| Nowadays, you can get binary packages from gentoo linux if you don't change USE flags. You don't even have to compile linux kernel anymore. Gentoo Linux has overlays. You can compile packages from third party overlays. Gentoo overlays are better designed than debian/ubuntu PPA(personal package archive)s and AUR(arch user repository). Gentoo Linux is simpler than nix and guix unless you need reproducibility. Gentoo Linux doesn't require you to learn nix langauge or guile scheme. You don't need reproducibility that comes with nix or guix on desktop computers. I just manage dot files in my git repository without any infrastructure-as-code tool. For servers, nix or guix can help. |
A friend and I wanted to play around with Linux, so we installed Mandrake[1] Linux on a school PC. We didn't know what we were doing, and the GUI (I think it was KDE3?) abstracted too much. It was also very unstable.
I don't remember how I got to know about Gentoo, but I then proceeded to install and reinstall Gentoo on my home PC (Athlon 64) about 20 times, and this was when you had to start from stage1, so you had to do a full bootstrap, kernel, and system compile; no binaries and no shortcuts. The scrolling gcc output on my screen was the coolest thing ever.
The Gentoo handbook was amazing. It taught you exactly how Linux works and how to install every component of the system.
After a while, I began contributing to the distro and even became a developer for a few months but had to quit due to real life.
I don't follow Gentoo today, but if it's still valuable as a tool to learn Linux, I can highly recommend it.
[1]: https://en.wikipedia.org/wiki/Mandriva_Linux