Ulu-Mulu-no-die

  • 0 Posts
  • 9 Comments
Joined 2 months ago
cake
Cake day: June 4th, 2025

help-circle
  • First thing to consider is they all use the same Desktop Environments.

    Unlike Windows, in Linux the “graphic” is completely separated from the operating system, any DE can be uses on any distro, so trying different distros that come with the same DE, might make you think there’s very little difference (at first look).

    Second, almost all distros are derivatives, that contributes to make them feel similar. The original ones are just a bunch: Debian, Red Hat, Slackware, SuSe, Arch, Gentoo, everything else is based either on one of those or on another derivative, if your curious you can have a look at this graph: https://en.wikipedia.org/wiki/File:Linux_Distribution_Timeline.svg.
    So for example, if you take Ubuntu and Mint, they might look similar because Mint is based on Ubuntu.

    If you want to see the real differences, you need to look at the original ones, the core differences are: the way software is packaged and managed, and the “philosophy” behind the way the system is overall administered, maintained and released.

    Derivatives add differences to the user experience, they main reason they’re created is someone is not completely happy with the way a distro does things and they create one the meets their needs, for example, Debian is improved dramatically on the user experience lately, but many years ago was quite arduous to setup and use for non-experts, so Ubuntu was born.

    Now to answer you question

    as long as I choose one that gets regular updates, it doesn’t matter fundamentally?

    It does matter, tho it’s not as much world-changing as some people seem to think (especially when it comes to gaming).

    The most important things are support for your hardware and easy of administration/use. Most distros will recognize and setup your hardware out of the box, but some might require tinkering or extra steps. Some distros automate almost everything so the user doesn’t need to think about it, others require more knowledge and more manual intervention, you have a much finer control of your system this way at the expense of some user friendliness, it’s up to you to decide what you prefer.

    Then it comes the Desktop Environment, different DEs do things differently, which one to choose is totally personal preference.

    As for software, unless you go after some niche obscure distro, you shouldn’t have problems finding it in the distro repositories. For edge cases you can always use Flatpaks or AppImages.






  • On one side, I’m one of those glad for people coming to Linux because Linux is truly fantastic and it can make your life easier on many things, I’m happy for them.

    On the other side, I share your concerns, because everything that gets adopted by the masses is inevitably subject to enshittification, I would never want that to happen to Linux.

    We should find a sweet middle-point tho I have no idea what that would be.



  • Ulu-Mulu-no-die@lemmy.ziptoLinux@lemmy.mlLinux Mint a PITA to install on Win 11
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    2 months ago

    Not the one you’re asking but I’ve been dual-booting Windows and Linux on my gaming desktop for many years, every time a build a new PC, disabling “secure boot” AND “fast boot” in the BIOS is the very first thing I do and I never had problems (I play on Linux but I keep Windows for testing in case I want to report a bug).

    Fast boot is even more troublesome, since it’s a Windows specific feature that allows it to not truly shutdown so it can startup faster later, but that can cause locks for other OS that won’t work correctly.

    In theory, Linux should be able to support secure boot (not fast boot), but since that one too was made for Windows, there are cases in which it could cause problems, I will always disable it just to be on the safe side.