Technical advice heavily features `tmux` (terminal multiplexer) as an essential tool for this workflow. Commenters explain that standard SSH connections drop when a mobile device sleeps or switches networks, whereas `tmux` allows the session to persist on the host machine. This enables users to seamlessly resume their work exactly where they left off, regardless of connectivity interruptions or app switching.
← Back to Stop Doom Scrolling, Start Doom Coding: Build via the terminal from your phone
Many developers describe a "game-changing" workflow that combines `tmux` with tools like Tailscale, Mosh, and mobile shells to create a resilient, persistent environment accessible from anywhere. By hosting sessions on a remote server, users can seamlessly transition between a laptop and a smartphone, allowing them to continue complex AI-assisted coding tasks during commutes or while away from their desks. While veterans note that "living in the terminal" is a decades-old practice, the integration of modern LLM command-line tools has revitalized this approach, offering a performant and portable alternative to traditional web-based development environments.
29 comments tagged with this topic