🔥 Discover this awesome post from Hacker News 📖
📂 **Category**:
✅ **What You’ll Learn**:
A DIY approach to coding on-the-go!
As an aspiring builder, I sought out a way to keep coding while not at home. Thanks to some Claude-assisted research and troubleshooting, I can now code via the terminal on my phone anywhere at anytime via “Doom Coding” (think Doom Scrolling but more productive).
After this 5-minute setup guide, you’ll be able to “doom code” anywhere you have Internet connection.
Code in the air!

Code on a run!
Even code at the club! 
I’ve been amazed by how much I can get done while being so far away from home. In Taiwan, I could access my computer in Philadelphia and coded a prototype in my downtime.
Shameless plug: check out www.friendlyr.ai to help shape the future of connection!
Make sure to “Watch” this repo for future updates to this doom coding guide. As I tryout the latest mobile coding tools (e.g. Claude Code on the Web), I’ll update this repository with comparisons.
Happy doom coding my friends!
- A Computer running 24/7 with Internet Connection
- A Smartphone
- A Claude Pro subscription
Use Tailscale, Termius, Claude Code, and a computer running 24/7 to continue building anywhere you have Internet connection.
- Turn on Tailscale VPN on your phone

- Select your host in Termius

- Run
claudeand start coding!

- If you’re not able to establish a connection from your phone via Termius to your computer:
1. Reset your Tailscale VPN
- Check your phone settings to make sure you are connected to the Tailscale VPN.
- Check the Tailscale app to make sure the Tailscale VPN is on. If your phone and doom coding computer do not have a green circle next to their labels, there is an issue with your Tailscale/Internet connection.

2. Make sure your computer is ON and UNLOCKED
When disconnecting/reconnecting power, make sure you unlock the computer. I’ve ran into this issue one too many times.
End sessions by asking Claude to update CLAUDE.md with where you left off.
Go to your desired directory and start an HTTP serverpython -m http.server 3005
then visit http://your-machine.tailnet-name.ts.net:3005/your-html-file.html in a browser on your phone.
Wherever you would use localhost:PORT to view an app on your computer, replace localhost with the computer’s MagicDNS from the Tailscale app (e.g. your-computer.tailnet-name.ts.net)
Use the PostgreSQL app to view databases for your projects https://apps.apple.com/us/app/postgresql-client/id1233662353
On your computer, bookmark the sites you refer to during development (e.g. Google OAuth, GitHub) to make it easier to reference from your phone. I use the Chrome app to seamlessly access the sites I need.
Please contibute your best practices! I am looking forward to seeing all the places you will code!
💬 **What’s your take?**
Share your thoughts in the comments below!
#️⃣ **#rberg27doomcoding #guide #smartphone #code #anytime**
🕒 **Posted on**: 1767729548
🌟 **Want more?** Click here for more info! 🌟
