How I Shipped a Full WordPress Site With an AI Agent
Aanand Madhav - Writing
A practical WordPress delivery note on building with an AI agent, separating code from content, and avoiding the migration mistake that cost 14 hours.
Aanand Madhav - Writing
A practical WordPress delivery note on building with an AI agent, separating code from content, and avoiding the migration mistake that cost 14 hours.
Adventures in Claude
I was staring at ERR_TOO_MANY_REDIRECTS on three production domains at once. MedicareMagic, MyHealthMagic, NewsletterMagic - all three had the same infinite redirect loop. The fix itself was simple - a self-redirect guard in the middleware - but it was a symptom of a bigger change I’d been...
Adventures in Claude
Late in the day I plugged a Raspberry Pi 5 into the Apple Studio Display using a micro-HDMI to USB-C cable and got nothing. No splash screen, no error, just a monitor that didn’t react. After some debugging I found the reason: the Studio Display only accepts Thunderbolt 3 video input. It cannot...
Adventures in Claude
I was staring at the CureCancerMagic care team invite system when I realized this was the ninth ticket in a row for an app that didn’t exist last week. Care team invites, email ingestion, AI-powered summarization, document management, notifications, reporting, mobile optimization, multi-case...
Adventures in Claude
I started the day staring at a pg_roles.rolconfig query result and ended it staring at a Hugo binary size chart. In between - a production release, an open-source launch, and the uncomfortable discovery that last week’s disaster recovery missed 17 files. The morning began with Production Release...