• PorkrollPosadist [he/him, they/them]
    link
    fedilink
    English
    511 months ago

    You can pry gentoo from my cold dead hands. The ability to do things like mix LTS and git HEAD packages at will is yuuge, as well as the dynamic dependency graph based on enabled features. Some newer distros like Nix and Guix come close, and even offer the ability to skip compilation via their package caches, but they have a number of pain points in my personal experience.

    • CyclohexaneM
      link
      fedilink
      311 months ago

      I agree. Nix and Guix follow a very unorthodox approach to managing a unix-like system, and while they make it work for most things, there’s always those few issues that linger around.

      I really like their approach. But Gentoo’s approach is much more “just works” and tries to be unorthodox only where it is necessary or highly beneficial.