Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone (github.com)
I used Tailscale, an old laptop, Claude Code, and Termius to code from my phone anywhere I have Internet connection.
Great for parties where you rather be home tinkering.
149 comments
[ 3.9 ms ] story [ 96.7 ms ] threadI spend hours each week riding transit, and use Claude for a bunch of side projects and have Tailscale set up already, so looks like I’ll be giving this a try this week!
Doom coding might be doomed while I’m in the transbay tube though, with awful cell service…
How’s the diff review? I rely heavily on the vs code integration for nice side by side diffs, so losing that might be a problem unless there’s some way to launch the diffs into a separate diff viewer app on the phone.
Other than that, love it :)
The example use case images are very funny though! :-)
For me personally I've found two better uses of in-between time:
1. Micro exercises. Really important for health and longevity, especially when it's hard to find dedicated time for exercise.
2. Resting. This means no phone. Yeah hard to resist doom scrolling. Just relaxing muscles and breathing exercises, calming down the nervous system. Increases long term resillience and reduces stress.
So I'm a bit puzzled. If you are in a situation where you can concentrate, why not just pull out a laptop? Typing on phone is really annoying. Even complex conversations with AI I prefer doing on a laptop.
Perhaps there are coding tasks where the prompt is not too complex and it's more about writing code. But you still have to review the result. That's even more annoying on a phone than writing text.
use a laptop. (trying to do it with only a phone-factor UI is madness.) have a mobile-friendly ISP if desired or needed. solved. been solved for decades
so much of the AI BS hyping is about inventing supposedly unsolved problems. like Google showing me ads to convince me to use Gemini to write a README. no thanks, kids, have been able to do that for many decades using only my brain, eyes, fingers and vi/vim
Okay, but how are you going to write your AGENTS.md file??
> A Computer running 24/7 with Internet Connection
> A Smartphone
> A Claude Pro subscription
Or.. just install Termux and do it the same way you do it anywhere else?
I'm tired of lugging my laptop around. Let me work from the beach with my phone and ar glasses.
- Email Claude to start the coding
- Claude emails you with any thing it needs acked on.
- you reply back to emails telling it what to do.
- maybe Claude can run your program and send back screen shots.
seems easier then getting a vpn working. What is the downside to using email?
If true to the post, it lacks "real time". Doom scrolling by nature is while chat is async. Refreshing Gmail constantly is not fun.
and all of them mentions Tailscale. I would not be surprised if we hear in a few days it got next big fund and all of this is just a preparation for it
This might be the most "when your only tool is a hammer all your problems look like nails" suggestion I've ever read.
Email driven automation isn't a terrible solution to everything - it works very well for support tickets, for example - but it's really lacking in the immediacy required from a serious software development environment.
I'll go further: I think coding on my phone is a fun, neat, idea, and an interesting curiosity, but I don't actually want to do it. There are few situations where I'd feel comfortable getting my phone out to code where I don't also have my laptop with me, and that's going to provide a way better software development experience, so I'm always going to use that for anything serious.
Edit: also setting up an email interface API to Claude Code seems like a lot more work than just setting up a VPN.
I personally not even convinced that Claude Code any better on average than something like Aider+Gemini 3 or other good model. May be in some specific cases it actually better but in those Aider+'Antropic Model via API' most likely will work too.
I'd link to a blog post about my setup, but I'm still writing it. Here's someone else's blog post:
https://commaok.xyz/ai/just-in-time-software/