Since i see so much linux talk on lemmy i got curious and watched a video about the common distros. How true is the information in this video? The person hardly describes why debian and arch are just better than every other distro. At least i’m definitely now curious about Mint or something for gaming.

  • @[email protected]
    link
    fedilink
    English
    187 months ago

    While I find that I agree with his takes like, 55% of the time, I do agree that Debian and Arch are basically the S-tier distros. So many of the other ones are basically just opinionated Debian or Arch, and while those can be useful when you’re getting started, I’ve found that for the long haul you’re better off just figuring out how to configure the base distribution with the elements of the opinionated ones that you like rather than use those distros themselves. Also, RIP CentOS. I would have put that in a high tier before the RHELmageddon (not top tier mind you, but it had a well defined use case and was great for that purpose).

    • ∟⊔⊤∦∣≶
      link
      87 months ago

      I’ve been using Arch for years and can’t pull myself away because everything just works. Whats the difference between arch and whatever the derivatives are? I don’t even know what distros to arch are the Ubuntu / mint to debian

      • @[email protected]
        link
        fedilink
        7
        edit-2
        7 months ago

        EndeavourOS is easy-mode Arch. You get a liveboot with XFCE and a graphical installer with quite some choices, from a wide selection of desktop environments and window managers to the init system and filesystem. You get pacman and yay, with the AUR preconfigured.

        Manjaro is the easiest way to break Arch. It has its own repos which are just Arch but 2 weeks behind. This causes problems when (not saying if) you add the AUR, which is not 2 weeks behind but in sync with Arch main repos. Thus causing breakages due to migrations not happening at the same time.

        Garuda is not as widely used as Endeavour and Manjaro, but from those who’ve used it, I’ve only heard good things.

        I am using EndeavourOS Sway Community Edition. Was nice to have a starting point for my first pure WM and my first Arch install. The Sway Community Edition is looking for maintainers but I am a bit disappointed by some things in upstream Sway and am not sure I want to stick with it long-term yet. Might try Hyprland at some point.

    • @[email protected]OP
      link
      fedilink
      17 months ago

      Ah ok i gues si can understand it makes sense that if you really wanna learn linux you gotta be ready to get your hands dirty aka figuring out how to configure the distribution. Maybe its just very overwhelming because a beginner doesnt even know what you can / can’t configure. But probably everything

      • @[email protected]
        link
        fedilink
        English
        27 months ago

        Yeah basically all a “distribution” is is a selection of software and configurations, and they distribute (hence the name) that software and configurations as a bundle. It definitely can be daunting to learn all of this at once as a newcomer, but on the other side of that coin I’ve seen many people begin their Linux journey on a “beginner friendly” distribution who come to see that distro’s configs as default and need to unlearn/relearn many habits as they progress through their journey. I think, too, that often people who are immersed in the Linux world don’t have a great perspective on what is/isn’t confusing for a new user and often end up obfuscating things with other things that are just as complicated, if not more.