infrastructure
Mac Mini, Tailscale, daemons, backups. The plumbing that makes the rest run.
- EssayThe thirteen-hour outage and the doormanHow a Claude responder spawned itself into a kernel panic, and the structural fix: a kill switch outside the failure domain, plus a single shared doorman that gates every Claude-spawning subsystem.
- StoryBuilding from my phone while watching the kidsFive ways I have reached the development environment on my Mac Mini from an iPhone in a playground, and why each one replaced the last.
- Essay"Email me when done": a persistent task runner with a delivery guaranteeLong-running tasks fail silently if the session dies before the result is ready. This is the runner I built to make "email me when done" actually mean that, plus the retry loop, fallback paths, and last-ditch file write that back it up.
- EssayOne hour, one command: disaster recovery for a solo AI shopA worked recovery plan for the Mac Mini that runs my personal AI setup: what gets backed up, what does not, the ordered sequence to rebuild, and the gaps I have chosen to accept.
- EssayA personal AI operating environment: worked example and receiptsWhat happens when one person uses an AI coding assistant as the primary interface to a real physical and operational life, and fixes every failure that occurs along the way.
- EssayFive things I built to help my AI agent that I had to removeEvery automated helper I built to make my printers more reliable ended up making them less reliable. Here is each one, the print it ruined, and what I run instead.
- EssayWhat it means to be AI-nativeThe difference between using AI a lot and being AI-native: infrastructure as the limiting factor, not model capability.