Hello there!

After some lurking on r/Unixporn and its Discord, I’m more and more tempted to try Linux as a daily driver. While I’m by no means a pro, I’ve been using WSL at work the past year and generally I can fiddle around finding solutions when something doesn’t work.

These being said, the main requirements I would have from a distro is to be able to run League of Legends (saw that it’s pretty straight forward using Lutris) and not be insanely complex from the get-go (wouldn’t want to jump straight into something like Arch), I intend to use something like Hyprland.

So far I am split between OpenSuse Tumbleweed, NixOS, Fedora and EndeavourOS, but would gladly hear alternatives.

  • rokejulianlockhart@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    I have tried Debian, (K)Ubuntu, Fedora, and OpenSUSE Tumbleweed. For myself, I use OSTW, because it supports both x86 and x64 (regarding UEFI and/or CPU) which I need due to my mess of really old and really new devices. Also, YaST (like Windows’ Control Panel) is absolutely wonderful when I just want to get something done now and graphically. Also, due to its quick update release cadence, I get the newest updates immediately. It lacks a few important packages despite/due to this though, like WayDroid, so if you use the Windows Subsystem for Android, use Fedora instead.

    OSTW also isn’t 100% stable. There is the occasional bug. The Fedora KDE Spin, on the other hand, because it by default isn’t a rolling release distribution (its release cycle is more like Windows stable, whereas OSTW’s is like Windows Insider Dev/Canary) it’s amazingly stable. It is very barebones though when compared to OSTW, since it doesn’t have any custom distribution-specific features at all, not even YaST, so you’d need to be vaguely more familiar with the commandline unless you can find 3rd-party graphical apps for everuthing you want to do. This is probably possible, but I don’t bother since I have YaST.

    I’m not going to recommend Debian to you, because until last month, it didn’t even come with proprietary drivers by default, and the technically-not-yet-official image with them in is hard to find. It’s also very much an LTS distribution. However, it wasn’t on your radar anyway.

    NixOS is though, and whilst an incredibly stable distribution that’s been around for ages and has undoubtedly the best (cross-platform! yes, it works on Windows too) package manager, it needs basic technical skill to configure. I have no idea whether you have that.