• BartyDeCanter@lemmy.sdf.org
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    23 hours ago

    The typical advice is:

    • Mint
    • ElementryOS
    • Fedora
    • Pop!
    • Ubuntu (unpopular with Extremely Online people, but is pretty good at the Just Works for normies)
    • Debian Stable for older hardware
    • kalpol@lemmy.ca
      link
      fedilink
      arrow-up
      3
      ·
      9 hours ago

      As usual OpenSuSE gets totally forgotten. Tumbleweed is 5the most stable rolling release I’ve ever seen.

      • BartyDeCanter@lemmy.sdf.org
        link
        fedilink
        arrow-up
        1
        ·
        5 hours ago

        Oh yeah! I’ve always heard good things about OpenSuSE, just never tried it. Maybe I’ll give it a whirl on my other old laptop.

    • Skullgrid@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      19 hours ago

      Fedora

      really? I haven’t touched regular fedora, how is the “vanilla” version different to derivities and other “vanilla” distros like debian or arch?

      • PieMePlenty@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        9 hours ago

        Fedora’s philosophy is free software only. So vanilla Fedora ships with FOSS only. Imo, they’re really good at this, but I personally couldn’t live with that. The community maintained fusion repository is essential because of Nvidia drivers and full ffmpeg. Steam is in a separate non-free repo as well.
        Other than than tidbit, Fedora is easy to install, well maintained, has a large community and wide third party support (as in software devs often build “native fedora” binaries available on their repo).
        I prefer it to any other Fedora based distro, but for the reason above, it may not be best suited for the average lemming.

      • BartyDeCanter@lemmy.sdf.org
        link
        fedilink
        arrow-up
        5
        ·
        19 hours ago

        Yeah, vanilla Fedora comes in both KDE and Gnome flavors, with good hardware support and a large community. For noobies, a good, familiarish desktop environment and comprehensive hardware support are really the most important things for them not to immediately bounce off.

        • Limerance@piefed.social
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 hours ago

          Fedora is pretty good. However in order to install drivers or firmware for specific hardware can be more difficult as it involves adding extra repositories.

        • Skullgrid@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          19 hours ago

          Yeah, vanilla Fedora comes in both KDE and Gnome flavors, with good hardware support and a large community.

          I have never installed Arch, but I guess it doesn’t; but debian does come with various DEs , including KDE and Gnome.

          • PieMePlenty@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            9 hours ago

            For Arch, I’d go with something like EndeavorOS. The installation is easy for someone who knows what a file system or software repository is and I absolutely loved that you can install a bare bones system: just the desktop and almost no apps and you can go from there and install what you like (I wish fedora offered this).
            I ended up not using Arch/Endeavor because of rolling releases and I found the AUR dangerous. I mean, its not dangerous, but anyone can put anything on there and its your job (and the communities) to make sure its good. I think a “build all the software yourself” is a great philosophy, but it only fits computer geeks (and I mean this in a good way). We cant all be Richard Stallman. I think for somethings, I can accept an “arbiter of software” who curates what gets on the repo and what doesn’t and that its shared via compiled binaries instead of code.

          • BartyDeCanter@lemmy.sdf.org
            link
            fedilink
            arrow-up
            3
            ·
            19 hours ago

            Arch can be great and you can install whatever desktop environment you like, but there are just too many concepts for the average new user. Making a USB install stick is “difficult” enough to make a lot of people give up.

            Debian is great, and my personal preference but it tends to be a bit behind on the latest hardware support, particularly for laptops. It’s easy enough to install whatever drivers you need, but again that can be just one thing too many for a new user.

            • Skullgrid@lemmy.world
              link
              fedilink
              arrow-up
              2
              ·
              18 hours ago

              Debian is great, and my personal preference but it tends to be a bit behind on the latest hardware support, particularly for laptops.

              ah ok, so fedora is generic and more up to date for new hardware, but debian lacks … cutting edge support, otherwise, it’s just as good for newbies.

              And arch is still wiki based to install, even if you use archinstall.

              • BartyDeCanter@lemmy.sdf.org
                link
                fedilink
                English
                arrow-up
                2
                ·
                18 hours ago

                That’s pretty much it. The most obvious difference between Debian and Fedora is that Debian uses apt with deb files for package management, while Fedora uses dnf and rpm files.