"I Texted My Localhost From the Train — Claude Code Fixed the Bug Before I Got Home"
📰 Dev.to AI
Last Tuesday I was on the train home when a Slack message came in: "prod build is broken, can you look?" I didn't have my laptop open. I didn't want to SSH from my phone. But I had something else — a Telegram bot connected to my localhost machine at home. I typed: "launch claude code in ~/projects/api-server, fix the failing build" By the time I walked through my front door, the fix was committed. That's not how localhost is supposed to work. But here we ar
DeepCamp AI