this post was submitted on 28 Jun 2023
45 points (100.0% liked)

Linux

64 readers
1 users here now

founded 2 years ago
 

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.

LE: Read (and tried to reply to) most messages. I will come back with an update once I decide my pick and see how it goes. Thanks everyone!

(page 2) 34 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 2 years ago

After having tried many distros, I settled on Fedora. It's a boring choice, but it has been a great experience for me. Everything pretty much works without issue, and the OS gets out of the way for me to do my work.

I also think that having a trustworthy company and team behind it matters. It's hard to trust some obscure distro to provide proper support, security updates, and proper testing.

Also, while I enjoy tinkering and messing around, my main OS is not one of the thinks I would want to tinker with. I have work to do, and I need a stable platform i can rely on.

[–] [email protected] 1 points 2 years ago (1 children)

I know this thread is old, but let me add this to the conversation: Look into distrobox, it essentially allows you to use packages from any distro inside of your current one.

Warning: not space efficient

That said, this takes the question of "what packages do I want" out of the equation when choosing a distro

[–] [email protected] 1 points 2 years ago

Thanks for the suggestion, I decided to give EndeavourOS a try and so far I'm really happy with it.

[–] [email protected] 1 points 2 years ago (1 children)

If you aren't familiar with Linux yet at all I would suggest a Mint. You can think about using stuff like Nix after you're a but not familiar with the way Unix-likes work.

[–] [email protected] 1 points 2 years ago (1 children)

I'm a bit familiar with Linux, but not that familiar I would be able to use Arch straight from the get-go.

load more comments (1 replies)
[–] [email protected] 1 points 2 years ago (3 children)

I've recently switched to NixOS and I'm loving it. I'd say that it's as much of a learning curve as Arch, but without the breakage when you screw something up.

You install all your packages and do all your configuration from the main config file. Should something somehow break you can simply switch to an older generation (a state of your computer, basically) and go on with your day. Also, if you configure something incorrectly it will warn you and refuse to apply it. You can even check the config file into git and keep track of your changes!

The new terminology can be pretty daunting, especially when people start talking about flakes. My suggestion is to simply avoid those until they've matured.

I can't comment on it's ability to game, but I'd definitely give it a try :D

[–] [email protected] 1 points 2 years ago

That's what appealed to me with NIX, the fact that you can't really break it. I am not so keen on reinstalling something like Arch a hundred times just because I forgot to do a step at the right time ╮( ̄▽ ̄)╭

load more comments (2 replies)
load more comments
view more: ‹ prev next ›