but seriously though, it feels so nice to be able to do basically everything you would ever need to from one very small piece of tech--even if it's in a limited capacity
like, if you were stranded somewhere and only had access to your phone, you wouldn't be limited to only doing standard "phone things"
a few examples of things i've managed to do natively in termux:
...all without the help of a more "powerful" or "complete" desktop system
at this point, i'm actually pretty confident that i wouldn't even need a laptop for dev reasons beyond convenience
i mean, my standard environment for making things was actually fully possible from the start!
i even have my fancy key-only multi-hop ssh configurations working, so my tunnelled git repos and emacs tramp work out of the box
i've definitely learned a lot along the way too
mostly quirks in AOSP and ARM, but also how to do some legit android development and how the OS actually even works as a whole (it really is just a linux, but it's an unwieldy one with a few restrictions for security purposes that can mostly be bypassed in userspace)