TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Gentoo Is a Project Car

34 pointsby super_linearover 2 years ago

10 comments

ktpsnsover 2 years ago
I stepped into Gentoo at the age of around 15 and it was probably the best Linux distro for a teenager nerd. Time and curiosity was plenty and Gentoo sucked up/consumed all of them. As a grown up with a job, I even find Arch on desktop sometimes too time consuming, but on average it is a good compromise between rolling releases charming Gentoo and old men's Ubuntu/Debian.
评论 #34677243 未加载
gavinhowardover 2 years ago
I run Gentoo as my daily driver. I love it. I not only compile Firefox from scratch, I compile <i>Chromium</i> from scratch.<p>Like the author, Gentoo was what gave me sysadmin skills. I didn&#x27;t know how much until I recently had to set up <i>two</i> Gitea instances on one Gentoo machine.<p>There are no tutorials for that, so I had to figure it out. And I did, thanks to Linux from Scratch and Gentoo for making me a sysadmin.<p>I just wish I had those skills when I had a sysadmin job right out of college. Man, I bumbled around a lot.
KyeRussellover 2 years ago
This just makes me feel old :). <a href="https:&#x2F;&#x2F;www.shlomifish.org&#x2F;humour&#x2F;by-others&#x2F;funroll-loops&#x2F;Gentoo-is-Rice.html" rel="nofollow">https:&#x2F;&#x2F;www.shlomifish.org&#x2F;humour&#x2F;by-others&#x2F;funroll-loops&#x2F;Ge...</a>
评论 #34688518 未加载
评论 #34678888 未加载
hulituover 2 years ago
There are some good things in Gentoo. It encourages users to use the system, to interact with it.<p>A lot of linux distros are compiled for the lowest common denominator. Is only recently that gcc introduced suppport for generic optimisations.<p>Also with the tendency to use more and more libraries this leads to a situation where the user is at the mercy of the distro maimtainer.<p>I use Slackware, but when i have time, i compile from source. There are many unneeded packages which only bloat the system.
PixelForgover 2 years ago
My currrent setup consists of KDE desktop on Gentoo stable as the base and using the AUR(through distrobox) for installing any packages not in the main repo and also any package that would rely on 32 bit packages (steam for example) and I&#x27;m pretty satisfied by it!<p>It&#x27;s just amazing how it all glues perfectly and I no longer have to distrohop.
sramsayover 2 years ago
Funny to be reading this, because on Friday, I decided I should join the modern world and install Arch (I’ve been using Gentoo pretty much exclusively since it was new).<p>It’s Monday, and I’m back on Gentoo. And the reasons for that surprised me. (And yes, I spent all of Sunday compiling).<p>Arch was not as stable. I don’t know why, but I was having weird crashes (mostly with audio apps). Gentoo breaks at the install stage from time to time, but I do not ever have random application crashes.<p>The Gentoo docs are better. Those are fighting words, I realize, but I find the Gentoo Handbook a lot easier to work with than the Arch wiki. The GH is more opinionated, but I feel like that’s a strength.<p>Your mileage may vary, I suppose, but since when do gentoo users care about mileage! ;)
gsoraover 2 years ago
I used gentoo exclusively for a couple years on various machines, mostly because of need: I had one of the first revisions of the AMD Ryzen 7 1700X which was plagued with a silicon bug. You could mitigate this issue by compiling the entire system with a recent enough version of GCC and some specific flags. Coming from Arch, I found gentoo to be some order of magnitude more stable, while performance wasn’t that much different. I enjoyed it so much that I ran it on my MacBook Pro retina and an old thinkpad x61s, which took almost two days to compile GCC 6 :’)
techcodeover 2 years ago
If we follow that project car metaphor - <a href="https:&#x2F;&#x2F;www.calculate-linux.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.calculate-linux.org&#x2F;</a> is project car where you can get all parts pre-machined (already compiled) and you can still customize bits and pieces, or even whole thing.<p>That said - it&#x27;s default config&#x2F;profile and use flags are such that it&#x27;s rare some package needs to be compiled.
lemperover 2 years ago
i once used a funtoo, a spinoff of gentoo which uses git instead of svn, in my early 20s. i didn&#x27;t learn much from it because my hardware and use case were the happy path. i guess gentoo provides much better environment if you want to go your way to learn linux desktop and &quot;classic server&quot; administration.
mrlonglongover 2 years ago
My emerge.log dates back to 2005. I&#x27;ve moved it from old machine to new machine over the years. Growing old with it :-D