Ideology over functionality
imagine actually thinking this is a bad thing, i'd take ideology over functionality anytime possible
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Ideology over functionality
imagine actually thinking this is a bad thing, i'd take ideology over functionality anytime possible
if you'd read it you'd see the author has no problem with people who choose ideology over functionality, only people that try to force others to.
Android already runs on 1 Billion devices which is basically Linux...
At which point? It takes only the Linux kernel. But kernel is the least important part from practical usage perspective. Everything else is different, the bootloader (no GRUB or systemd-boot), screen compositor, sound system (not a Pipewire or PulseAudio), package format, init process, shell, even the standard C library (Bionic instead of glibc).
There are projects to run Linux on phones (see: https://wiki.postmarketos.org/wiki/Devices), but it takes huge about of reverse engineering and work.