WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

718

I get it, the learning curve is harsh but by the time you get through the install you will have learned a ton. The amount of time and energy most people spend in a given year fighting with MS bullshit is enough to overcome even the Gentoo learning curve.

No systemd, 100% customizable, an absolute nightmare to write malware for, runs forever on ancient hardware, stable as hell.... e.g. * Linux XXX-003 5.15.52-gentoo #1 SMP Sat Jul 16 10:40:39 EDT 2022 x86_64 Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz GenuineIntel GNU/Linux * Linux XXX-001 5.15.52-gentoo #1 SMP Sat Jul 16 15:31:09 EDT 2022 x86_64 Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz GenuineIntel GNU/Linux

What am I missing?

I get it, the learning curve is harsh but by the time you get through the install you will have learned a ton. The amount of time and energy most people spend in a given year fighting with MS bullshit is enough to overcome even the Gentoo learning curve. No systemd, 100% customizable, an absolute nightmare to write malware for, runs forever on ancient hardware, stable as hell.... e.g. * Linux XXX-003 5.15.52-gentoo #1 SMP Sat Jul 16 10:40:39 EDT 2022 x86_64 Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz GenuineIntel GNU/Linux * Linux XXX-001 5.15.52-gentoo #1 SMP Sat Jul 16 15:31:09 EDT 2022 x86_64 Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz GenuineIntel GNU/Linux What am I missing?

(post is archived)

[–] 0 pt

I've been using Gentoo for about a year now. I used Void Linux before that and Void is also pretty darn good.

My suspicion to why there's "so little love" for it, is that Gentoo seem a little off-putting with a multi page manual just for installing it; dozens of manual steps and configuration. And for those that get through that, some probably fail to understand some of the various Gentoo concepts and so by next system update, they end up with a broken system. Either way, the Gentoo wiki and handbook is pretty good, so once you use Gentoo you aren't in total darkness.

I guess that the average user would want a Linux based system that just works™ and that's where the likes of Linux Mint, Ubrowntu and friends come in. Actually, on my work laptop I use Linux Mint because I had no time to go through a Gentoo installation on it, so there's that too.

Gentoo has a feature that I very much appreciate, the "Use" flags so that anything I install is customized to what I need. For example qemu with risc-v support. I have a few applications configured specially like that, such that in other distributions I would need a separately crafted package for that, or at least compiled and separately installed to /usr/local. Then keeping said application updated...yeah nah.

Update times on Gentoo doesn't bother me too much, once a week I run through it and my 3900X CPU compiles software fairly fast with its 24 vcores.

[–] 0 pt

Exactly this.

I love the granular customization it results in a very small footprint and amazing stability. I installed this about 5-6 years and believed the opinions prevalent in this thread, thought I would eventually crash my system or get sick of it. When neither of those things happened I changed my belief.

I like to even push my luck and do shit like this:

make modules_prepare && make -j8 -l5 && make install && make modules_install && genkernel --luks --lvm initramfs && grub-mkconfig -o /boot/grub/grub.cfg && reboot || echo "jews did this"