When I first began researching Linux, for my needs, I found the number of different Distros to be overwhelming. So I made this flow chart, with the intent to help new users find a starting point for choosing a distribution.

I’m open to critique, as to making this chart as helpful as possible.

EDIT: Chart updated based on suggestions in the comments.

  • NostraDavid@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    7 days ago

    Minimalist NixOS

    That is NOT a reason to pick NixOS. You pick NixOS when you want to configure your entire OS via a configuration that you’ve saved in one or more files, potentially in a git repo. No more manual scripting that’ll break a major version down the line.

    Copy the repo to another (or new) machine, let the OS setup your configuration and you’re done. You’re back to where you were.

    Now, not everything is tracked in that repo, like a stateful browser containing your browser history, etc, but if you can get back 90% to where you were in a single installation - that’s a massive time-saver :D

  • [object Object]@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    8 days ago

    Things I do want to point out if you intend to make this as new user friendly as possible:

    1. The bottom section doesn’t quite makes sense to include as it contradicts the purpose of this diagram. Similar reasoning for color coding and immutability tag; it makes sense to the experienced Linux users, not much for others.
    2. I can understand that the diamonds connected with a simple line are of equal standing, but it looks like steps. Users would also question which they should choose amongst them (or question why they exist if they seemingly serve the same purpose).
  • Telorand@reddthat.com
    link
    fedilink
    arrow-up
    2
    ·
    8 days ago

    Nice chart!

    If I could offer an addendum, CachyOS and PikaOS should be included in the gaming distros for non-new users. I love Bazzite, but CachyOS gives people a very good Arch option, and PikaOS gives people a nice Debian (not Ubuntu) option that’s about up to feature parity with CachyOS.

  • mortemtyrannis@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    7 days ago

    Excellent work.

    I had already had an idea of what distro I will be shifting to but this reenforced that choice. A good sanity check.