I used Ubuntu once a few years ago but had compatability issues so I went back to windows. Not a great programmer but I’d like to learn. I’m not looking to do much gaming beyond DOOM2 and factorio. Mostly looking for privacy and a way to get back into programming (I have this pipe dream of learning Assembly). I’m not to particular on UI, I can use whatever.

Edit: https://distrochooser.de for anyone who stumbles upon this post with the same question

  • @[email protected]
    link
    fedilink
    239 months ago

    You don’t need to be a programmer to use Linux. I’d probably recommend you go with something like mint. Avoid things like Arch or Gentoo or NixOS for now as they involve a lot more manual configuration and it’s probably best to understand the landscape of things first.

    • I recognize that, having used Linux almost exclusively for 20 years, my perspective on these things is not objective. EndeavourOS seems pretty new-user-friendly, though, doesn’t it?

      • @[email protected]
        link
        fedilink
        59 months ago

        Could be, but I don’t know anything about it! Of course there are distributions based on Arch (like SteamOS) and Gentoo (like ChromeOS) that can be perfectly usable for beginners to the Linux world. In general, though, I’d probably recommend using something common, and not using a rolling release distro as a beginner.

        Realistically, though, the distro probably doesn’t matter too much for a first install, as long as you pick one where you get a reasonably well featured desktop environment out of the box. Beyond that the biggest difference between most distros is the package repository and package manager… You’ll probably pick up pretty quickly that you need to use dnf or yum or whatever on something like Fedora vs the apt suite on something like mint. It’s also kind of a time honoured tradition to do some distro hopping when dipping your toes in Linux, which I think is a good idea because you’ll learn about some of the different things that are available :). It’s not even too big of a deal if you preserve your home partition between installs (have a backup if you mess this up, though).

        I’ve been in Unix land pretty much my whole life and I’ve been on Gentoo and NixOS for a long time so I’m not totally up to date on the beginner friendly distros either haha. Frankly, as long as you pick something with a short and simple install process (which most distros have) you’ll be fine in my opinion.

        • I’m running Endeavour right now o a desktop, bit mostly for the simplified install. After trying one of the GTK desktops for a few minutes, I realized I hate anything that isn’t a tiling WM. I was pretty sure, though, that I saw a GUI tool for updating and installing software, but I’ve gotten a lot of replies saying EndeavourOS is still heavily terminal dependent. So, there that is.

          I think you were mainly addressing OP and not me, though.

      • @MonkCanatella
        link
        29 months ago

        Endeavour is very terminal centric. I’d recommend first something with an app gui

      • @[email protected]
        link
        fedilink
        29 months ago

        Yes. Assuming they aren’t terrified of the command line. It’s actually quite easy. Updating everything on the system just requires you to open a terminal and type in “yay”. As far as Arch goes it is one of the simpler ones.