AI ToolsBuild Log
#246
2026-05-218 min read

I built this with Claude Code. The bugs weren't where I expected.

Three days into a page-by-page audit of my own site, I realised the bugs Claude Code had left behind weren't logic errors. They were hypotheses it had inferred from context, presented as facts. The reflex I needed wasn't suspicion. It was verification.

Read post
Web DevDevOps
#247
2025-04-181 min read

Static Next.js on cPanel in 2025

GitHub Actions to FTP to cPanel. Simpler than it sounds, with a few real gotchas worth documenting.

Read post