Writing
Notes from shipping software with AI agents.
Multi-agent orchestration, agentic architecture, discipline at scale, and side-project deep dives. New posts most weeks.
AI Isn't Magic. It's Infrastructure.
Why I stopped throwing prompts at the wall and started engineering with AI like every other system that has a budget, a failure mode, and a quality bar.
An Agent Platform Where Agents Can't Destroy Each Other's Work
Workspace isolation, three-way diff merging, loop detection, blind validation. Every guardrail exists because I watched an agent break something without one.
26 PRs, Zero Bugs. The Boring Truth.
It's not the AI. It's not the framework. It's the discipline around the code. What zero-defect output actually requires when AI writes most of it.
Why I'm Going All-In on AI Agentic Architecture
How AI tools fundamentally changed my coding workflow, the daily tools I rely on, what agentic architecture actually means, and where I think it's all heading.
Building SteamForge: A Desktop Achievement Manager
A deep dive into building a cross-platform Steam achievement manager with Go, Svelte 5, and Wails. Stack choices, key challenges, and what's next.