UX Case Study
December 7, 2025
10 min read
A weekend of UI polish for EVE Frontier Map: fixing window scaling and positioning, adding vertical resizing to the feature bar, implementing scrollable tools section, and introducing the Beta/Storage panel for power users.
ui improvementsfeature barscaling fixesstorage paneldrag and dropux refinementpower user featuresalpha developmenteve frontier
Read More →
Infrastructure
December 4, 2025
20 min read
The complete story of migrating EVE Frontier Map's backend infrastructure from a Windows workstation to a Hetzner VPS—why Docker made it trivial, the cost breakdown, and lessons learned.
hetznervps migrationdockercloud infrastructurepostgresqldevopscost optimization
Read More →
Feature Announcement
December 3, 2025
10 min read
How we built a comprehensive killboard for EVE Frontier Map using blockchain-indexed kill mail data, Docker cron jobs, and Cloudflare KV snapshots—from schema discovery to production deployment.
killboardpvp trackingblockchain indexingkill mailcloudflare kvdocker croneve frontierleaderboardstribe statistics
Read More →
Technical Deep Dive
December 2, 2025
9 min read
How we transformed EVE Frontier's live event ticker from a pretty-but-useless feature into a powerful intelligence tool with IndexedDB persistence, multi-speed replay, and 24-hour event history.
indexeddbevent persistencereplaywebsocketbrowser storagelazy loadingevent historyeve frontier
Read More →
Feature Announcement
November 29, 2025
11 min read
How we built real-time event streaming for EVE Frontier using Cloudflare Durable Objects and WebSockets—watch smart gate links, tribe actions, and fuel deliveries happen live.
real-time eventswebsocketdurable objectsblockchain indexinglive streamingcloudflaresmart gatesevent tickereve frontier
Read More →
Development Methodology
November 26, 2025
8 min read
How we added S/M/L size filtering to EVE Frontier's Smart Assemblies panel—modifying a Docker container, blockchain indexer, Cloudflare KV snapshots, and React frontend—all in under an hour.
smart assembliessize filteringrapid developmentdockercloudflare kvblockchain indexingeve frontiervibe codingllm developmentfull stack
Read More →
Technical Deep Dive
November 26, 2025
12 min read
How we added natural language command parsing to EVE Frontier Map using Cloudflare Workers AI—from model selection to compound command support, all at 16x lower cost.
workers ainatural language processingcloudflare aillm integrationvoice commandsgranite modeleve frontiercommand parsingai interface
Read More →
UX Case Study
November 26, 2025
7 min read
How we built a 9-step guided tour using Driver.js to teach new users EF-Map's routing workflow, complete with a themed exit modal and progress persistence.
onboardingdriver.jsguided tourux designuser educationinteractive tutorialeve frontierproduct tour
Read More →
Technical Deep Dive
November 26, 2025
10 min read
Watch Dijkstra explore the star map in real-time. We built a visualization mode that renders visited nodes as the algorithm searches, with 5-second fade-out trails.
pathfinding visualizationdijkstra algorithmexploration modevisited nodesanimationeve frontieralgorithm visualizationreal-time rendering
Read More →
Feature Announcement
November 26, 2025
8 min read
We built an interactive configurator to help streamers, tool makers, and community sites embed EF-Map with customized styling, coordinates, and feature toggles.
embed apiiframe integrationpartner toolsconfigurationstreaming overlayeve frontiercustomizationurl parameters
Read More →
Development Methodology
November 26, 2025
9 min read
Why we kept App.tsx at 9,000 lines and extracted 15+ custom hooks instead of forcing an artificial split. A case study in pragmatic React architecture.
react refactoringcustom hooksapp.tsxthree.jscode architecturetechnical debtcoordinator componentlarge components
Read More →
Technical Deep Dive
November 26, 2025
11 min read
How we optimized EVE Frontier pathfinding with bidirectional Dijkstra search and fixed a critical bug where one-way Smart Gates were traversed in reverse.
bidirectional dijkstrapathfindingsmart gatesrouting algorithmminheapgraph traversaleve frontieroptimizationone-way gates
Read More →
Technical Deep Dive
November 26, 2025
10 min read
Creating a soap-bubble effect for EVE Frontier's jump range indicator using GLSL thin-film interference physics—wavelength-to-RGB conversion, flow noise, and spiral animations.
glsl shadersthin-film interferencethreejswebgljump rangevisual effectseve frontierphysics simulation
Read More →
Development Methodology
November 10, 2025
7 min read
A transparent look at how we handled a leaked Cloudflared tunnel token for EVE Frontier infrastructure—rotation, history scrubbing, and updated guardrails.
incident responsecloudflared tokengit history rewritesecret rotationsecurity hygieneeve frontiergitguardian
Read More →
Architecture
November 10, 2025
9 min read
How we tunneled the Assembly API through Cloudflared to stream EVE Frontier smart deployables from a local Postgres indexer directly into Solar System view.
cloudflared tunnelassembly apipostgressolar system viewfastapieve frontierdocker
Read More →
Technical Deep Dive
November 9, 2025
10 min read
How we reduced loading times by 99.9% through SVG conversion, IndexedDB caching, and intelligent loading screen design—cutting bandwidth costs from £12-22/month to £1-2/month while improving user experience.
bandwidth optimizationsvg conversionindexeddb cachingloading screen uxperformance optimizationeve frontiercloudflare cdnweb performance
Read More →
Technical Deep Dive
November 9, 2025
14 min read
The complete story of building a 3D planetary explorer for EVE Frontier Map in three days—from initial coordinate bugs to production deployment, featuring dynamic icon grouping, starfield backgrounds, and smooth camera transitions.
solar system viewthree.jscoordinate transformationdynamic groupingstarfield renderinggame developmenteve frontierwebglcamera optimization
Read More →
Development Methodology
November 6, 2025
5 min read
How we built a PowerShell diagnostic tool to troubleshoot EVE Frontier overlay injection failures remotely—reducing support time from hours to minutes.
diagnostic toolpowershellremote troubleshootingoverlay injectionautomationeve frontier
Read More →
Development Methodology
November 6, 2025
9 min read
How we integrated Context7 MCP server to eliminate manual file attachments for AI agents, reducing documentation lookup time from 3-5 minutes to 10-15 seconds with zero user interruption.
context7mcp serverai documentationgithub copilotautomationdeveloper experiencellm toolingvscodeworkflow optimization
Read More →
Architecture
November 6, 2025
11 min read
Complete documentation for regenerating EVE Frontier map databases from VULTUR and Phobos extraction tools—ensuring fresh LLMs can rebuild production data after universe updates.
database regenerationvultur extractionphobos toolsuniverse updatesdocumentationautomationeve frontierdata pipelineverification scripts
Read More →
UX Case Study
November 4, 2025
8 min read
Designing intuitive jump distance calculators for EVE Frontier—a case study in iterative UX refinement, user feedback, and the surprising complexity of mass input fields.
jump mechanicsship calculatorux designiterative developmentuser feedback
Read More →
Development Methodology
November 4, 2025
13 min read
How a non-coder built EF-Map in 3 months—a production tool with 124k+ lines including C++ DirectX overlay—using LLMs, structured documentation, and iterative vibe coding. The complete methodology.
vibe codingLLM developmentAI codingGitHub Copilotagent modenon-coder developmentC++ without codingDirectX overlayEVE Frontier tools
Read More →
Architecture
November 4, 2025
11 min read
How we integrated blockchain-powered Smart Gates into EF-Map through six phases—from overlay polish to SIWE authentication, authorized filtering, and opt-in routing—without breaking production.
smart gatesblockchain routingsiwe authenticationwallet connectphased rolloutpreview deployments
Read More →
Feature Announcement
November 4, 2025
10 min read
How we expanded Smart Assembly tracking to include 19 new deployable types—portable printers, decorative totems, tribal structures—while improving tribe-based filtering and star coloring.
smart assembliesdeployablesblockchain indexingdata expansiontribe coloringphased rollout
Read More →
Project Management
November 4, 2025
9 min read
How comprehensive requirements documentation and methodical execution transformed ambitious goals into a production-ready interactive map tool for EVE Frontier.
project planningrequirementssoftware architectureagile methodologyincremental deliverytechnical documentation
Read More →
Feature Announcement
November 4, 2025
6 min read
The Scout Optimizer now supports min-max range filtering, letting scouts exclude already-visited nearby systems and focus their search on unexplored outer regions—saving time and fuel.
scout optimizerrange filteringexploration workflowuser experienceincremental search
Read More →
Technical Deep Dive
November 3, 2025
8 min read
How we reduced monthly KV operations from 1.6 million to 108,000 through intelligent caching, adaptive polling, and serverless architecture—without compromising user experience.
cloudflareoptimizationserverlesscost reductionkv storage
Read More →
Architecture
October 29, 2025
9 min read
How we built a usage analytics system that tracks feature adoption and engagement using only aggregate counters—no user IDs, no sessions, no PII, complete transparency.
privacyanalyticsgdprserverlessaggregate datatransparency
Read More →
Technical Deep Dive
October 26, 2025
10 min read
Reducing load time by 90% and bundle size by 65% through spatial indexing, code splitting, native APIs, and measurement-driven optimization.
performanceoptimizationbundle sizespatial indexingwebglthreejs
Read More →
Feature Announcement
October 22, 2025
6 min read
Introducing Cinematic Mode—a fullscreen, distraction-free way to explore EVE Frontier's star map with smooth camera controls and atmospheric visuals.
ux designimmersive uiexplorationcinematic modeuser experience
Read More →
Feature Announcement
October 19, 2025
7 min read
Introducing Follow Mode—live location tracking that keeps the map centered on your in-game position, bridging the game client and browser via the helper service.
follow modereal-time synchelper bridgelocation trackinggps mode
Read More →
Feature Announcement
October 16, 2025
8 min read
Track all-time and per-session visited systems with visual halos—integrates with the helper bridge to automatically detect systems visited in-game.
visited systemssession trackinghelper bridgevisualizationexploration history
Read More →
Feature Announcement
October 15, 2025
9 min read
Building a DirectX 12 overlay that displays routes calculated on the web directly inside EVE Frontier—seamless navigation without alt-tabbing.
directxoverlaygame integrationnative appsreal-time sync
Read More →
Feature Announcement
October 11, 2025
9 min read
Enriched pathfinding that trades efficiency for exploration—corridor factors, overhead budgets, and discovery scoring to find wormholes and resources along your route.
routingpathfindingexplorationcorridor factorsdiscovery mode
Read More →
Technical Deep Dive
October 8, 2025
10 min read
How we built a multi-waypoint route optimizer using genetic algorithms and spatial indexing to find efficient paths through hundreds of star systems in seconds.
algorithmsgenetic algorithmsoptimizationroutingtsp
Read More →
Feature Announcement
October 4, 2025
9 min read
Lightweight shared annotations on the star map—no user accounts, just tribe names, optimistic concurrency, and serverless KV storage for real-time tactical coordination.
collaborationtribe marksannotationscloudflare kvoptimistic concurrency
Read More →
Technical Deep Dive
September 28, 2025
7 min read
Creating a serverless, privacy-focused route sharing system using Cloudflare Workers and KV—compress complex routes into short URLs that work anywhere.
url shortenercloudflare workersserverlessprivacycompression
Read More →
Technical Deep Dive
September 24, 2025
8 min read
Offloading pathfinding and multi-destination optimization to background threads using Web Workers—message protocols, progress updates, and worker pools for parallel computation.
web workersbackground computationpathfindingperformanceparallel processing
Read More →
Technical Deep Dive
September 21, 2025
9 min read
Understanding the difference between A* and Dijkstra's pathfinding algorithms—when to use each one, performance tradeoffs, and why we implemented both in EF-Map.
algorithmspathfindinga-stardijkstragraph theoryrouting
Read More →
Technical Deep Dive
September 18, 2025
9 min read
How we built a three-tier caching system to visualize on-chain access control lists for Smart Gates—transforming slow blockchain queries into instant map interactions.
blockchainsmart contractsaccess controlcachingweb3 gaming
Read More →
Feature Announcement
September 14, 2025
7 min read
Iframe embedding for partner sites—URL parameters for system focus, zoom levels, orbit mode, color palettes, and preloaded routes. Fully customizable and responsive.
embed modeiframepartner integrationurl parameterscustomization
Read More →
Architecture
September 12, 2025
8 min read
Bridging the browser sandbox: how we built a Windows service that connects the web app to the game client via localhost HTTP, custom protocols, and DirectX injection.
native integrationwindows developmentipcprotocol handlersdesktop apps
Read More →
Technical Deep Dive
September 5, 2025
9 min read
From 500ms to 4ms: how we used instanced rendering, spatial indexing, and GPU picking to render EVE Frontier's massive star map at 60 FPS in the browser.
threejswebgl3d renderingperformance optimizationinstanced rendering
Read More →
Technical Deep Dive
August 29, 2025
8 min read
Turning millions of blockchain events into geographic intelligence—heat maps, time series analysis, and spatial aggregation for strategic decision-making.
data visualizationanalyticspostgresspatial queriesheat maps
Read More →
Feature Announcement
August 26, 2025
7 min read
Side-by-side region comparison tool for data-driven expansion decisions—analyze resource density, player activity, gate connectivity, and strategic positioning across multiple regions.
region comparisonstrategic analysisterritory planningdata visualizationdecision support
Read More →
Architecture
August 22, 2025
10 min read
Inside our PostgreSQL-based indexing pipeline: how we transform slow blockchain queries into millisecond-response analytics using spatial indexes and materialized views.
database designpostgresqlblockchain indexingperformancepostgis
Read More →