90% of those are nvidia related.
I’m not a Fedora user (Debian and Mint are my go to) but I don’t have a similar impression. Also, my own NVIDIA GPU has always worked OOB (even without installing its proprietary drivers, it just works better after installing them) and still is, but it’s also considered old being a 970.
Imho, a simpler advice would be along the line of what you mentioned already. Something like: don’t rush for the latest/greatest hardware. Often, new stuff will lack support.
- no theming. no icons, no fonts, no plymouth screens, nada. as few extensions/plugins as you can, run it as close to stock as possible.
I agree with the idea of not wasting time but configuring the theme/look (which is part of the OOB experience, on Mint and Debian at least) can be essential to work in decent conditions.
As a matter of fact, theming is one of the technical reasons why I switched to Linux from Mac. The ability to have the text as large as I wanted it to be: getting older, one slowly realizes that small thin light-greyish designer cherished fonts lose a lot of their appeal in favor of those non-fancy but larger and bolder dark fonts that are more easy to read :p
So, I would object that theming can be a very legit, like 100% legit part of the process of turning a Linux machine into a usable working machine one will be able to work on for hours (like tweaking the keyboard layout would be for anyone, like me, writing in more than one language). And that is not even mentioning people with disabilities.
- don’t dual/triple/whatever boot.
Unless one has too, sure. Try running any recent edition of Photoshop in Wine and do real paid work…
My own solution was to keep a dedicated machine for anything like that: Photoshop and video. Note that for video one may decide to let go of FCP or Premiere and switch to DaVinci Resolve, instead.
- separate your system stuff from your applications as much as possible. purge all user-facing apps, like firefox and media players and such from the system’s package manager (apt or dnf) and reinstall them from flatpak
Why would that be a good idea?
I mean, I do my best to avoid all those third-party installer (like Flatpak) because they are not as well integrated to the system as the native installer is (in my case it is ‘apt’), and because they also waste much more disk space for the reason that, like you said:
the apps include everything they need to work,
Which, sometimes/often, means a real lot of extra stuff.
the setup is easy to maintain and recreate
That’s the exact reason why I use the native installer and not those third-party ones. That and the faultless integration with the system (menus, themes and stuff like that).
And in the odd case I would have to reinstall Linux (an even stranger need on a work machine, since that machine I would not tweak it beyond what I deem necessary for me to be able to, well, work on it and therefore it would be rock stable), even in that case I would need to reinstall it, I find it so quick to reinstall all my apps by typing a single line: “sudo apt install app1 app2 app3 app9999”, no matter how many apps.
I am keeping such a list in a text file, I update every time I start using a new app, just in case one of those days I truly am forced to reinstall my system. So, I know it would only be a matter to copy-paste said command line in a new shell. Not pretty but real easy and quick ;)
Flatpak (…) upgrades are better (no reboots necessary)
Once again, I’m not a Fedora user but does Fedora really need to reboot after updating a bunch of apps? I have hard time imagining that.
Sorry if my comments sounds critical, it’s not my intention. But while I was reading your post I was very surprised how affirmative you were on certain decisions/choices and how much my own personal experience was different.
greybeards dunking on you because you’re not a “real” linuxer?
And if you’re wondering, nope, I am not one of those ‘real user’ either even though my beard would be grey, if not plain white now… if I had one. I come from 35+ years (happily) using Apple hardware and software for work and for personal stuff ;)
Edit: clarifications.
As someone who slightly customize his Linux DE, I would say that the real but potential issue when using some non-official theming (or very niche ones) is that one does indeed risk having issues after a major system update, thing breaking off or just plain not working anymore. It’s no 100% certain, but the risk is real. And that is something that, on a work machine at least, is never an option (the machine is supposed to be available and work in a predictable and reliable manner, hence why I’m so madly in love with Debian plus it’s so well optimized :)). On a personal machine? Well, that’s up to anyone to decide what their priorities are.
Luckily one is not required to use extreme theming. Personally, I limit myself to whatever is provided with my version of Linux in order to change font size, colors/theme, wallpaper, cursor appearance and so on. So, everything is easier to see for my old eyes.
It works very well and since it’s part of the distribution I know it will not break after an update. The downside is that it’s often much more limited than what some other dude may have done somewhere on their own machine and then decided to share online. I don’t mind it ;)