Live Dangerously
Live Dangerously
I worked with someone who uses arch on his work laptop
One day it just died and he had to spend a day or two setting it all up again
I mean, its not common, but it happens
I’ve been dailying the exact same arch installation since 2014 without reinstalling it a single time.
Now to be fair I did have it non-bootable at several points. Worst of which was a PAM update which broke it completely because the new config was in a .pacnew file and the old one was not compatible anymore. But since it was a edge-case there was no forum post about it. Still recovered it just fine after an hour or so of troubleshooting.
It’s all open-source and usually decently documented. The only reason anyone should have to reinstall a Linux desktop is lack of experience, but I would always advise to persevere because troubleshooting my system is how I gained much of my expertise. If that’s not what you want, stick to Debian.
been using Artix and Arch for two years, for work and play, no issues
I think bleeding edge linux is probably more stable than windows
The only issue I ever had was Arch ARM changing the naming convention for network devices and making me have to plug the first Raspberry Pi that I upgraded into a monitor to debug what was going on.
This was annoying for sure, but less annoying than using a 6 year old Python version like the Red Hat Enterprise Linux at work…
I see your 6 year old python version and raise you RHEL5 running python 2.5 in 2022.
That thing didn’t even have a base Exception class.
git push…
nvidia drivers are good performance-wise, you should have installed the proprietary ones because mint comes with nouveau, which does not perform well at all. if you did that, let’s talk about L3 cache. ironically gaming on low end hardware is worse on linux because apparently proton needs quite a bit of that cache. my previous cpu (9600kf) had 9 MB and it was hopeless, current one has almost 100 and performance is not an issue anymore.
btw pop os comes with proprietary nvidia drivers so you don’t need to think about it all, but because they ship it with their half-done cosmic de, can’t recommend it to newcomers anymore…
On my system I am using kde x11 instead of wayland for the same reason. Last time I tried wayland I was getting half of the framerate compared to x11.
At some point I want to switch to a gaming-oriented distros and see if it’s magically better there.
The typical advice is:
Fedora
really? I haven’t touched regular fedora, how is the “vanilla” version different to derivities and other “vanilla” distros like debian or arch?
Yeah, vanilla Fedora comes in both KDE and Gnome flavors, with good hardware support and a large community.
I have never installed Arch, but I guess it doesn’t; but debian does come with various DEs , including KDE and Gnome.
Arch can be great and you can install whatever desktop environment you like, but there are just too many concepts for the average new user. Making a USB install stick is “difficult” enough to make a lot of people give up.
Debian is great, and my personal preference but it tends to be a bit behind on the latest hardware support, particularly for laptops. It’s easy enough to install whatever drivers you need, but again that can be just one thing too many for a new user.
Debian is great, and my personal preference but it tends to be a bit behind on the latest hardware support, particularly for laptops.
ah ok, so fedora is generic and more up to date for new hardware, but debian lacks … cutting edge support, otherwise, it’s just as good for newbies.
And arch is still wiki based to install, even if you use archinstall.
Min- oh.
I don’t really know a bunch of distros, but I helped convert some normies so here’s a list of pain points I rather not have as a first experience
New users are dumb, so it needs to be easy for them