trying to use a terminal on android makes it wish that it had a linux phone instead
-
@awoo I mean one can also just use
adb shell
-
@awoo@gts.apicrim.es yeah, but what would that one needs to do with a terminal in a phone?
@hypha using ssh to get into its servers, looking at funny graphs
in resource monitors (which is especially fascinating to look at in its opinion), using more lightweight programs that still get the job done (unlike apps with their clunky user interfaces sometimes) etc.
-
@awoo@gts.apicrim.es yeah, but what would that one needs to do with a terminal in a phone?
-
@awoo I mean one can also just use
adb shell
@MagicLike nah that would be too easy + that would involve a second computer.
-
@MagicLike nah that would be too easy + that would involve a second computer.
@awoo what if that second computer is another android phone
-
@MagicLike nah that would be too easy + that would involve a second computer.
@MagicLike termux and shizuku are the easiest when one wants to keep stuff on the same device (all one needs to do is temporarily expose wireless debugging but that can be en- and disabled within 5 seconds basically since that's how fast shizuku typically is with enabling itself via wireless debugging)
-
@awoo what if that second computer is another android phone
@MagicLike doesn't work, at least in its experience.
-
-
-
@MagicLike doesn't work, at least in its experience.
@awoo nawww would have been a nice cursed experiment
-
-
@awoo @sophie @hypha there's a termux fork that just bootstraps a chroot with nix lol
-
@awoo @sophie @hypha there's a termux fork that just bootstraps a chroot with nix lol
-
-
@sophie @49016 @hypha on one hand, it would really love to
on the other, it still has ptsd from trying to use nix for a year and effectively torturing itself with configs that broke pretty quickly because they suddenly decided to remove a package from nixpkgs while technically still not even having anything reproducible (it couldn't just take its nix config and throw it onto another computer and have everything the same way)
-
@awoo well termux (the terminal + "distro") provides a package manager and a manageable environment. or you can use the new vm stuff
-
@sophie @49016 @hypha on one hand, it would really love to
on the other, it still has ptsd from trying to use nix for a year and effectively torturing itself with configs that broke pretty quickly because they suddenly decided to remove a package from nixpkgs while technically still not even having anything reproducible (it couldn't just take its nix config and throw it onto another computer and have everything the same way)
-
@awoo well termux (the terminal + "distro") provides a package manager and a manageable environment. or you can use the new vm stuff
@chfour thing is, it really would like to have something directly on android instead of via termux (which, in terms of resource monitors, has limitations imposed by google (it can only see itself and the total usage maybe)) or via the android virtualisation framework thingy (which only sees itself because it's a VM)
-
-
@awoo@gts.apicrim.es @49016 @sophie nix can be installed on arch