Ask HN: Do you code remotely from your phone?
1–8 of 8 posts
Re: Ask HN: Do you code remotely from your phone?
#2Re: Ask HN: Do you code remotely from your phone?
#3Re: Ask HN: Do you code remotely from your phone?
#4Re: Ask HN: Do you code remotely from your phone?
#5If you do, how the heck do you handle all the extra cognitive burden of one finger (or at most, two thumb) typing on tiny keyboards? Programming languages have lots of punctuation which is typically only accessible via extra key presses which switch keyboards - another distraction. And then there's the 'L' or 'M' problem: whatever virtual key a particular keyboard image puts next to "delete" or "backspace" ends up ca…
Re: Ask HN: Do you code remotely from your phone?
#6I generally prefer doing operational stuff (checking traffic, making small configuration, checking logs etc) rather than writing code.
Re: Ask HN: Do you code remotely from your phone?
#7If you do, how the heck do you handle all the extra cognitive burden of one finger (or at most, two thumb) typing on tiny keyboards? Programming languages have lots of punctuation which is typically only accessible via extra key presses which switch keyboards - another distraction. And then there's the 'L' or 'M' problem: whatever virtual key a particular keyboard image puts next to "delete" or "backspace" ends up ca…
This. Even with a great keyboard app and LLMs there is no way I want to be typing much code on a phone. Quite apart from the tiny screen.
Would that make you reconsider coding remotely from your phone ?
Re: Ask HN: Do you code remotely from your phone?
#8Earlier quoted context omitted.
This. Even with a great keyboard app and LLMs there is no way I want to be typing much code on a phone. Quite apart from the tiny screen.
With vibe coding you don't really type code anymore. You just tell AI what to do in plain words(voice input helps a lot on phone) and it writes the code for you. Would that make you reconsider coding remotely from your phone ?
Unless, of course, you're reviewing and editing the code, in which case..... back to the problem of the phone.