Remix.run Logo
functionmouse 2 days ago

> What You'll Need

> A Computer running 24/7 with Internet Connection

> A Smartphone

> A Claude Pro subscription

Or.. just install Termux and do it the same way you do it anywhere else?

b40d-48b2-979e 2 days ago | parent | next [-]

Termux with a 10-keyless BT keyboard in bed was a comfy way to solve AOC problems considering it released at midnight in my timezone.

rbergamini27 2 days ago | parent [-]

This comment taught me about Termux. Good to know!

ijustlovemath 2 days ago | parent [-]

Make sure you install it via FDroid. Also grab Termux:API to be able to write little apps with bash scripts. Here's one I did which gives a notification based interface to Pandora: https://github.com/ijustlovemath/pbr

katsura 2 days ago | parent | prev | next [-]

And what's the recommendation for iOS? Because, as it turns out, the Termux app on the App Store is not the same as the one on the Play Store, just uses the same name.

hhh 2 days ago | parent [-]

use blink https://apps.apple.com/nl/app/blink-shell-build-code/id15948...

raddan 2 days ago | parent | next [-]

Or shellfish. [1]

[1] https://secureshellfish.app/

setopt 2 days ago | parent [-]

Shellfish is underrated. It has a very convenient tmux integration (auto-restore a specific tmux session per host to work around iOS suspending background apps), supports SSH tunneling via other configured hosts, and can be used as an SFTP file provider for other iOS apps. It’s also generally polished and supports the expected standard terminal features.

There’s a few settings I wished were possible, like using volume buttons as modifier keys in Emacs (I’ve heard about this in other apps), but mostly it works fine.

zamadatix 2 days ago | parent | prev [-]

Blink will end up giving you an experience similar to the stack in doom-coding (as Blink's local capabilities are very limited thanks to iOS rules) except you have to pay a subscription.

Termux on Android will let you do anything you can do on your standard Linux PC.

hhh 2 days ago | parent [-]

Hmm, maybe I got grandfathered in or something because I paid some set price a few years ago and have not had a subscription for blink, and just use it the same way I would use Ghostty and then ssh into another machine. Use something else if it needs a sub. Some sibling comments had some recommendations.

ludocode 2 days ago | parent | prev | next [-]

I just use ConnectBot to ssh to my house. It runs tmux and vim well, especially with a little pocket-size folding bluetooth keyboard to go with it.

zingar 2 days ago | parent | prev | next [-]

Hang on, is Claude running on your phone/tablet and installing large dev dependencies right there? Or which parts of this stack are you replacing with termux?

kurtis_reed 2 days ago | parent [-]

Yeah, everything runs on the phone

hypercube33 2 days ago | parent [-]

Didn't vscode have a web browser version you could self host so where is the cursor version, anysphere?

2 days ago | parent | prev [-]
[deleted]