#engineering
7 posts tagged with "engineering".
June 2, 2026
~4 min read
AI agents are good at finding something that works. They are terrible at finding out why something broke. That is a discipline problem — and manufacturing solved it sixty years ago.
May 25, 2026
~7 min read
Two AI agents writing to the same file simultaneously is a data corruption event. Here is the file-locking orchestration layer that makes parallel AI development safe and fast.
May 18, 2026
Giving an LLM access to your codebase without governance constraints is like hiring a contractor and handing them the master key on day one. Here is the governance framework that keeps multi-agent AI development safe and productive.
May 11, 2026
~6 min read
The highest-leverage AI skill in 2026 is not writing better prompts. It is knowing which problems need a prompt and which need a full architectural design. Here is the line I draw.
February 2, 2026
~5 min read
asyncio is not a magic speed-up — it's a precise tool for a specific problem. Here's what it actually does, when it wins, and when it costs you more than it's worth.
January 26, 2026
I spent months running Claude Code, Cursor, and Google Antigravity 2.0 side-by-side on real projects. Here's what the combined agentic stack actually looks like — and where it breaks.
January 19, 2026
An intro to this space — what I'll be writing about, how the blog is generated, and what the assembly hub is.