I have fond memories of spending long nights recompiling with new flags to try and get slightly better FPS in games... this was over 25 years ago so not in the proton heyday we have now. These days I'm a fair bit lazier, throw Fedora on and use it happily. update frequently and it almost never causes me any issues. The Gentoo Forums were a super fun and friendly place back then, I hope they haven't lost that spirit.
Gentoo has pre built binaries for years now - you can be totally lazy about that ... And still benefit from packages/system being smaller/faster because they are not built to cater for all possibilities. And you can still override options (use flags) and compile some things exactly as you want/need them.
Why Gentoo?
41–50 of 85 posts
Re: Why Gentoo?
#42Earlier quoted context omitted.
Switch to using a git backend and portage will fly fast enough. tank ~ # time emerge --sync * Using keys from /usr/share/openpgp-keys/gentoo-release.asc emerge --sync 3.18s user 5.15s system 67% cpu 12.324 total https://wiki.gentoo.org/wiki/Portage_with_Git
Wait, it's that easy? Why isn't that the default?
Re: Why Gentoo?
#43With Gentoo you get to choose SystemD or no SystemD ;)
Re: Why Gentoo?
#44I have fond memories of spending long nights recompiling with new flags to try and get slightly better FPS in games... this was over 25 years ago so not in the proton heyday we have now. These days I'm a fair bit lazier, throw Fedora on and use it happily. update frequently and it almost never causes me any issues. The Gentoo Forums were a super fun and friendly place back then, I hope they haven't lost that spirit.
Gentoo has pre built binaries for years now - you can be totally lazy about that ... And still benefit from packages/system being smaller/faster because they are not built to cater for all possibilities. And you can still override options (use flags) and compile some things exactly as you want/need them.
but truly, I've been using this install since 33... and am on 44 atm. never have i has such a slick trouble free experience. I've had one nvidia related issue once... I also had to rebuild a mirror once because i wanted to update more than i wanted ZFS, and they were updating the kernel faster than the zfs package was updating. not a big deal. I've moved on happily.
Re: Why Gentoo?
#45I think it's time to use an LLM to rewrite portage in C. Might be one of my next projects. Should not take long and the result will be easy to deterministically test side by side.
How are you ever going to get test coverage over the massive number of possible system states and configurations? Are you going to compile every package in portage on every architecture it supports?
Re: Why Gentoo?
#46I think it's time to use an LLM to rewrite portage in C. Might be one of my next projects. Should not take long and the result will be easy to deterministically test side by side.
> will be easy to deterministically test side by side. How are you ever going to get test coverage over the massive number of possible system states and configurations? Are you going to compile every package in portage on every architecture it supports?
I don't really care about it being a replacement overall. I just want my own emerge command to be faster. I can't believe it's not instant like it should be.
Re: Why Gentoo?
#47Other issue is when you need something promptly, if nothing else to test it out or one-use only and you either have to wait or use something like official binary/flatpak...
Re: Why Gentoo?
#48I don’t have time to futz around installing Linux distros instead of getting laid like I did as a teenager. I have a job and a girlfriend and more than enough of a social life to keep me busy day to day. But something keeps nipping at my heels, telling me to return to the pen—-the sun is setting on my long sojourn in the warm fields of average life, the long night of idle tinkering approaches once more, that I might sooner forget the morning before it ends.
Re: Why Gentoo?
#49I have not had the, ahem, privelege yet of installing Gentoo. I gave up on Linux a while back after I bricked my computer because I missed an update on Arch Linux (no joke). Got a macbook and I’ve been happy ever since…well, at least until I was trying to shareplay Mulholland Drive with my girlfriend while she’s out of town and discovered that the only way to manually adjust audio levels of facetime vs, say, the movi…
I would suggest Calculate Linux.
It's 100% Gentoo, with additional customization (e.g. profiles presetting not just sane defaults, but also things you usually want on desktop [e.g. samba, network printers ...]), there are pre built binaries for all profiles and basically all the software (but you can still override some and get it compiled with or without specific features) ...
And perhaps most importantly - there's extra tooling/automation around the Gentoo/portage updates and such.
With vanilla Gentoo - beyond regular PITA to update packages due to various package/use-flags conflicts (which would make me do it even less often). I was also regularly (every few years) having to reinstall Gentoo because my glibc/bintools/python/etc were so far behind that during system update something would break and fixing it was basically reinstalling Gentoo from stage3 tarball.
It's been ~10 years that I've "switched" to Calculate Linux - and it's "cl-update" was automatically solving even those things that would've left me with world update broken system.
Re: Why Gentoo?
#50Gentoo is customizable. But really customizable. That's my #1 reason for using it.
Gentoo let me install mpg123 on a headless box without bringing in X, which is what pissed me off about RedHat at the time.