• havokdj@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    11 months ago

    Now look, that isn’t true. While yes, the maintenance of your system is entirely up to you, you cannot help it when a bug comes from an update. Typically if you stay away from the git versions of software, you should be fine, but library updates break stuff all the time, all it takes is that one piece of software that you use to not be compatible with an update and you’re out. Yes you could downgrade that package, but what if something else you uses requires that updated package? Then you’re downgrading that. Next thing you know, 30 libraries have to be downgraded because they changed the way their syscalls work and that software cannot make use of the libraries the way they are.

    I prefer using arch and I don’t have any problem doing any of this stuff (I approach software the suckless way save for a file manager), but I can see why a lot of people look elsewhere for their distro of choice.

    • Titou@feddit.de
      cake
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      bugs is something that can happen when you build your system yourself

      • havokdj@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        I wouldn’t really call arch a system you build yourself, as that would imply you are building every package from source including the base packages. Stage 3 Gentoo is IMO the bare minimum.

        • Titou@feddit.de
          cake
          link
          fedilink
          English
          arrow-up
          2
          ·
          11 months ago

          it’s a diy distro, even if you use pre-compiled packages you’re technically building your system yourself