Hacker News new | ask | show | jobs
by throw0101d 107 days ago
> How does Linux have a monoculture? You'd think it is anything but "mono" with all the distros.

The kernel, systemd, most mainstream distros use glibc, a whole bunch of GNU utilities, GCC being the default on many distros. Versus a different kernel, different libc, different utilities (gawk vs One True Awk), clang default.