Fast C Tools ⚙️, Unity 6.5 Lifecycle 🎮, MCP Optimization 🤖
⚙️ Performance Tools & Architecture
Building Fast Desktop Tools in C: File Pilot’s Architecture
File Pilot is what happens when a Handmade-style C programmer gets fed up with Windows Explorer. In this long-form walkthrough, Vjekoslav Krajačić shows how he structured his 100k-line codebase into a tiny platform layer, slim GL/D3D render backends, and a big, portable “program layer.” He demos his immediate-mode UI framework, command queue input model, and fast build/debug loop, then live-codes a new UX feature. If you’re building in-house tools or editors, this is packed with transfer...
