I've been playing with Termux, both on Chromebook (Eve), and my Samsung Galaxy S22 - pretty cool, though hit some issue with recent `bazel` - as newer versions try to access a `/dev` endpoint that's not available. Quick fix, was to add `~/.bazelrc` this: common --experimental_collect_system_network_usage=false and then it works! Though sometimes I need to first `termux-chroot` and then it it handles cases, where some…
Highly recommended.
I coded some python with micro in alpine in userland on my phone.
I really really enjoyed it, like more than my pc for that day. I am proud of it.