Hi, I'm Camil
Software engineer exploring the intersection of distributed systems and AI infrastructure. I write about performance optimization, streaming systems, and building robust software.
Recent Posts
From Backlog to MVP: Building an Offline Industrial Installer in Go
A storytelling case study on designing an offline-first installer with strict versioning and reproducible deployments
O(n) Streaming: Optimizing LLM JSON Parsing in Go
A deep dive into building a zero-allocation, resumable JSON streaming parser for LLM applications