Coding Without a Laptop - Two Weeks with AR Glasses and Linux on Android
I recently learned something that blew my mind;
you can run a full desktop Linux environment on your phone.
Not some clunky virtual machine
and not an outright OS replacement like Ubuntu Touch or postmarketOS.
Just native arm64 binaries running inside
a little chroot container on Android. Check it out:
i3, picom, polybar, firefox, and htop
That's a graphical environment via X11 with real window management and compositing,
Firefox comfortably playing YouTube (including working audio),
and a statu...
Read more at holdtherobot.com