I’ve installed gentoo but there seems like there’s so many sacrifices. I love that it’s all open source, but I really don’t mind closed source software now and then, because after all I would be using it to play closed source games. The biggest compromise I’ve observed is the very long build times. I have a lukewarm cpu(i3 10100) and it’s powerful enough for good gaming but the build times are still like 10x minimum for some software. All this to say, is using gentoo really worth it? I love the idea behind it, and if I was doing criminal activity I’d definitely use it, but is there some absolute upside to it or is it a really good OS for privacy that sacrifices in usability?

  • TarantulaFudge@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    4 months ago

    As a developer the cool thing about Gentoo is you can have a full debugging stack. You can compile every single library and program on the system with debugging symbols and source and you can trace an issue all the way through. It’s really not possible to do on other distros. Having learned a bit more about gdb when debugging, it is really cool.