Instead of just jotting down an idea in a notes app (and it sitting there for eternity), I’ll open up Jules, describe the tool, and have it scaffold the HTML. I have Cloudflare Pages hooked up to the repo—once Jules submits the PR, the preview branch builds automatically and I can verify the result on my phone immediately.
Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
261–270 of 420 posts
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#262Does this approach work for anyone? For my life, I've found that if I'm not behind the computer then I'm not in a productive situation anyway, even with AI access. I don't have a setting where I can concentrate for a long time and think clearly. For examole when watching children, doing groceries, during transit (probably have to change train in 20m, or walking to next destination). No convenient access to a notepad…
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#263And honestly, all this free marketing has me convinced to pay for it
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#264Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#265A random thought has started to occur, maybe given how early we are in LLM tech world, isn’t it strange a lot of AI tech is being built on top of proprietary tech? In this case, it’s Claude Code And honestly, all this free marketing has me convinced to pay for it
[0]: https://github.com/charmbracelet/crush [1]: https://github.com/baalimago/clai [2]: https://github.com/anomalyco/opencode
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#266Does this approach work for anyone? For my life, I've found that if I'm not behind the computer then I'm not in a productive situation anyway, even with AI access. I don't have a setting where I can concentrate for a long time and think clearly. For examole when watching children, doing groceries, during transit (probably have to change train in 20m, or walking to next destination). No convenient access to a notepad…
Yeah, even if I'm on a plane or a train I probably wouldn't pull out my laptop. Lack of space, vibrations etc. even though I can do a lot of work offline if the internet is spotty. It's just not enjoyable. I prefer to read or chill out. I kind of envy people who are like oh yeah I coded the feature on the flight... I can't really get in the zone in that environment. Saying that, I assumed this post was a joke. ssh to…
Another thing I can recommend is Chinese style radio calisthenics (guang bo ti cao, look it up on Youtube, all Chinese people learn it in primary school and do them daily at school). Full body cardio like and stretching exercises that you can do while staying in one place (you just need space around you). Takes 5-10m, better warming up than just walking and swinging arms and covers a lot of basic things. The entire approach seems virtually unknown in the west.
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#267Does this approach work for anyone? For my life, I've found that if I'm not behind the computer then I'm not in a productive situation anyway, even with AI access. I don't have a setting where I can concentrate for a long time and think clearly. For examole when watching children, doing groceries, during transit (probably have to change train in 20m, or walking to next destination). No convenient access to a notepad…
It worked for me for finishing my app (vps+shellfish+gemini-cli), I've done a lot of coding like this on the train and in between sets in the gym, picking up on the more complicated stuff when at home. But also all of the changes I made from the phone were incremental.
Re: Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
#268I really want to use and like this, but I feel like I need a different UX / UI for my phone. I think adoption of this development workflow at large is going to be a design challenge more than a setup/devops one.