Weblog | 2026
All articles published during 2026.
Stop Splitting Your Code for AI Agents
A colleague proposed splitting a 2,800-line file into 20 modules for AI agents. I went down a research rabbit hole. The benchmarks say it makes everything worse.
AI Writes Better SQL Than Your ORM
SQL plays to AI's strengths. ORM workflows play to its weaknesses. After fighting Prisma migrations with AI agents, here's what I've learned.
Claude Code Permission Spam? Just Ask It to Fix Itself
Configure Claude Code permissions without danger mode. Bootstrap prompt, wildcard patterns, MCP prefixes, and the commit message fix.