Running Claude Code from a phone just seems like a recipe for Alzheimer’s. Rest, then focus and build.
There are two types of software engineers: Those who do and then think, or those who think and then do. Claude Code seems to strictly be for the former, while typically the engineers who can maintain software long-term are the latter. Not sure if we have any LLM-tooling for the latter, seems to be more about how you use the tools we have available, but they're all pulling us to be "do first, think later" so unless yo…
Claude Code Remote Control
41–50 of 336 posts
Re: Claude Code Remote Control
#42Small UX note: the first time you run the command it only shows a URL. It's not until you run it again that you discover it also generates a QR code, which is actually the fastest way to open it on your phone. Would be nice if the QR showed up on the first run too, almost missed it.
You can also just open the app on your phone and go to the sidebar and click on Code and then you'll see the session at the top of your session list.
Re: Claude Code Remote Control
#43Running Claude Code from a phone just seems like a recipe for Alzheimer’s. Rest, then focus and build.
My favorite way to vibe code is by voice while in the hot tub. Rest AND focus AND build.
Re: Claude Code Remote Control
#44Re: Claude Code Remote Control
#45We've re-invented GNU screen in the most inefficient way imaginable
Re: Claude Code Remote Control
#46Earlier quoted context omitted.
There are two types of software engineers: Those who do and then think, or those who think and then do. Claude Code seems to strictly be for the former, while typically the engineers who can maintain software long-term are the latter. Not sure if we have any LLM-tooling for the latter, seems to be more about how you use the tools we have available, but they're all pulling us to be "do first, think later" so unless yo…
I usually have conversations with Claude for clearing my mind and forming the scope of a project. I usually use voice transcription from Claude app to take notes and explore all my options.
Having access to my local repository and my whole home folder is much easier than dealing with Claude or ChatGPT on the web. (Lots of manual markdown shuffling, passing in zipfiles of repositories, etc).
Re: Claude Code Remote Control
#47We've re-invented GNU screen in the most inefficient way imaginable
Re: Claude Code Remote Control
#48There's an open issue on github for it:
Re: Claude Code Remote Control
#49Running Claude Code from a phone just seems like a recipe for Alzheimer’s. Rest, then focus and build.
There are two types of software engineers: Those who do and then think, or those who think and then do. Claude Code seems to strictly be for the former, while typically the engineers who can maintain software long-term are the latter. Not sure if we have any LLM-tooling for the latter, seems to be more about how you use the tools we have available, but they're all pulling us to be "do first, think later" so unless yo…
Given the number of CC users I know who spend significant time on creating/iterating designs and specs before moving to the coding phase, I can tell you, your assumption is wrong. Check how different people actually use it before projecting your views.
Re: Claude Code Remote Control
#50Running Claude Code from a phone just seems like a recipe for Alzheimer’s. Rest, then focus and build.
There are two types of software engineers: Those who do and then think, or those who think and then do. Claude Code seems to strictly be for the former, while typically the engineers who can maintain software long-term are the latter. Not sure if we have any LLM-tooling for the latter, seems to be more about how you use the tools we have available, but they're all pulling us to be "do first, think later" so unless yo…
Claude Code and similar agents help me execute experiments, prototypes and full designs based on ideas that I have been refining in my head for years, but never had the time or resources to implement.
They also help get me past design paralysis driven by overthinking.
Perhaps the difference between acceleration and slop is the experience to know what to keep, what to throw away, and what to keep refining.