119
Beginner's Guides for Switching to Linux?
(lemmy.ml)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Please pick a rolling distro with KDE Plasma. I would recommend Endeavour OS.
A rolling distro is the most similar thing to keeping a Windows installation in terms of updates if you don't change the big version. You get constant updates, sure, but it's also really more compatible because software is not frozen until the next OS release.
In contrast, a standard release distro is more akin to macOS. You install the OS, but every X (6? 9? 12?) months, you must upgrade to the next big thing. This presents 2 problems IMHO: you have to wait that long for updates you might need, and the upgrade might break a lot of things.
And KDE is a Desktop Environment. This is the look and feel of the desktop. In my experience, I tried Gnome, Cinnamon, and XFCE, thinking they might be more aligned with the FOSS philosophy. Then I tried KDE because I bought a Steam Deck, and I immediatly loved it and haven't looked back. It's that good.
Okay great! What are the improvements/benefits of KDE that make you say that?
Customization doesn’t break as often, and you opt out of features already built in, rather than installing third party extensions that might bug out with every update.
You feel like you can change KDE to your workflow, rather than feel the DE force you into a specific way of working.
Interesting. Thank you!