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
Designing, building, and shipping real software with AI agents doing the heavy lifting.
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%.