18 Services and No Index

I had 18 services running across two Raspberry Pis and a Chrome bookmarks folder full of different ports. Every few weeks I’d need one and end up clicking through bookmarks trying to remember which port was which. How I got here I use Claude Code on a couple of Raspberry Pis. Over the past few months I kept asking it to build me things — a performance report for Podly so I could see podcast processing stats visually. A SvelteKit spec browser so I could review generated codebase specifications and give Claude specific feedback. MOSAIC prototypes so I could compare three UI directions in browser tabs and pick one. Some were full apps, some were just a python3 server pointing at an HTML file. ...

March 5, 2026 · 3 min · 588 words · Chris Hughes

How Hard NFS Mounts Silently Killed My DNS

When ‘systemctl status’ says everything is fine but your network is down, you learn that hard NFS mounts and critical services don’t mix.

January 12, 2026 · 4 min · 776 words · Chris Hughes

When Your AI Assistant Crashes Your Infrastructure

How an AI assistant saturated SSH connections, crashed a Pi, triggered rate limiting, and why that incident led to mandatory safety rules for AI-assisted infrastructure management.

January 12, 2026 · 5 min · 917 words · Chris Hughes