Jul 5, 2026
The wrong answer I gave about AI coding security
A customer asked me how I know my AI-written code is secure. I gave the defensive answer. Here is the better one.

Thoughts
On service business software, infrastructure, AI tools, and what running all of it in production actually looks like.
Jul 5, 2026
A customer asked me how I know my AI-written code is secure. I gave the defensive answer. Here is the better one.
Jul 1, 2026
Docs sites already ship Markdown for agents. Most marketing sites still bury the useful text under chrome. I added the docs pattern here.
Jun 23, 2026
Every server in my fleet gets the same two-phase setup: bootstrap first, lock down second. Here's the process, the agent prompt, and why I never combine the phases.
Jun 19, 2026
ChatGPT referrals started showing up in Vent Busters analytics. The site work I'd already done for humans turned out to matter for AI recommendations too.
Jun 12, 2026
Most service software treats online booking like a calendar drop box. The problems show up in the routes, and in the time technicians lose crossing town for jobs that should never have been booked that day.
Jun 5, 2026
AI agents call APIs, read files, and take actions on your behalf. Every one of those capabilities runs on credentials. If your secret management is sloppy, you have a much larger problem than you did before.
Jun 2, 2026
Serenity went from project to system, and backups stopped being optional. Here's how I run 3-2-1 with Kopia, local storage, and Backblaze B2.