3 min
This Blog Was a Weekend Idea
How an idea over coffee became a production blog in 24 days and ~1,250 commits, built mostly by AI agents — with a map to every post that tells the story.
building with ai
Software engineer

I build software end-to-end and write about doing it with AI agents in the loop. Currently turning one-person side projects into production-grade systems.
How an idea over coffee became a production blog in 24 days and ~1,250 commits, built mostly by AI agents — with a map to every post that tells the story.
Running several coding agents in parallel without collisions. How scoping each agent to one typed layer — with a contract the compiler enforces — kept the build safe.
The first afternoon of building this blog: from an empty folder to a typed Turborepo skeleton — by writing the spec first and letting an agent scaffold the boring 90%.