Ask HN: Do you ever wish you could code from your phone?
By: mattalievHow often are you away from your computer but want to handle a quick dev task - fix a bug, review a PR, or address a build failure?
Is "being tied to a laptop for all dev work" actually a problem worth solving, or do developers prefer keeping mobile and coding separate?
What scenarios have you encountered where mobile dev capabilities would be genuinely useful?
By: thisdougb
17 hours agoI do a lot of code review and doc/comment updates on my iPhone, using Working Copy and a small bluetooth keyboard. It turns out to be ideal because the small screen size means better mental focus.
I have a vm I connect into via ShellFish (same dev as Working Copy) for when I want to checkout/fix/deploy, but it's a rarity that I need to do that.
By: t43562
18 hours agoI do in effect - using it as my internet connection for a laptop....and I've used ssh on a phone in desperation at times but I think the experience is grim.
I have wanted to use jira etc to look up information and that just ends up being a problem of how one's company decides to limit access.
By: cosmicgadget
15 hours agoI have fixed a few one-liners from a browser editor. Anything more complicated and I'd just go fire up the workstation. And for one-liners I wouldn't want anything more sophisticated than a browser.
By: roscas
19 hours agoThere is no "phone". It's a computer, that also make calls. It's like any other laptop with a sim card. It just has a smaller screen.
By: mattaliev
19 hours agoYe, but in terms of ergonomics they are different. My laptop is heavy and takes a lot of space, personally I am not a fan of taking it everywhere with me. But at the same time, I want to do my dev work
By: keartland
19 hours agoI've used termux + neovim with a code assistant and it works quite well. However the mobile keyboard is not ideal for coding.
By: mattaliev
19 hours agoTrue about the keyboard, but I’m thinking more assisted coding. You are not writing code yourself, you’re writing a task, have an agent build it and review it
By: dtgm93
18 hours agoI can see "vibe-coding" on smartphones taking off, particularly for mobile and web dev. For new younger people.
Impossible to replicate the experience of a desktop, anyone that is accustomed to that... probably no.
By: brudgers
12 hours agoCellular data has been ubiquitous for about 15 years.
This suggests that the market for mobile phone development tools is probably efficient and the supply of existing tools satisfy the existing demand at an equilibrium price.
So as a business, it is probably not a great market to enter. Even worse, mobile applications require third party approval and require unpaid maintenance when mobile platforms change technical details and business details for their app stores.
And of course, the app stores are terrible for discoverability and have high overhead.
Good luck.