It’s Chromebooks, phones, and tablets that you don’t ever have exposure to actual files. Chromebooks especially now that they’re so common in schools because they’re cheap.
I so wish Linux phones were actually a usable thing so that we could have functional pocket computers.
The attempts made so far weren’t very convincing.
Unfortunately it’s not
Phones also have the added benefit of needing the OS tweaked for every device
I still have one of these bad boys
Those were pretty great. I would have expected them to live in as a niche product, but no such luck.
Honestly we probably can just somehow shove Linux components like flatpak and other stuff like the terminal into android, make them apks somehow so they can work whenever
Of course this would be hard AF to do but I just want to run tik tok in a sealed off VM using flatseal goddamnit (I don’t trust it with my phone but I want to access the videos on it)
You can run a full Linux distro with termux https://termux.dev/en/ and proot-distro https://github.com/termux/proot-distro
You can do many Linuxy-terminaly things with Termux. I use it quite often. Write shell scripts in vim, run Python scripts, SSH, use ADB tools to manage other android devices, install and update things with pkg/apt, traverse your phones filesystem as you would in Linux, if you have root on your phone you can even do root stuff! Heck, you can even run neofetch! All that and more on your tiny little phone screen!