this post was submitted on 11 Oct 2024
82 points (80.6% liked)
Linux
48008 readers
1462 users here now
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.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
When the initial rush of new Linux users arrived, experienced users had been trying to explain the same point for years: there are options like NixOS or CachyOS that offer unique experiences, optimizations, custom software or unique workflows, while other distros simply rebrand. But ultimately, most of them rely on the same underlying software, regardless of the distro. Having to explain this over and over in post after post became maddening. “What is the fastest distro” Posts on daily. With enough elbow grease my ancient Debian system can be willed into the latest NVIDIA drivers or other various bleeding edge packages. With a bit of suffering, I can compile a bunch of stuff months if not years before it shows up in the standard Debian repo. Point being, it’s all Linux.
As for updates being “boring”—there’s nothing wrong with a simple update. What massive advancements do people expect these “mostly” volunteers to deliver with every update?
(Chris Titus Tech getting blowback last year marking a whole group of distros as “Pointless” when they did nothing more than a reskin or pre-install a couple in-repo packages)
@ @mfat The reason I gave up on Nvidia is they never keep their drivers up to date with the latest kernel.
I honestly have no idea what you mean. I’ve been using NVIDIA cards on Linux for well over a decade. Recently the last 5 years on bleeding edge everything to get the latest benefits to gaming and the desktop. I’ve rarely run into issues with the driver. Lack of features, sure. Installing the driver, no. One of my systems has been updating year after year without a problem. Did you not use dkms? If you use dkms, it just rebuilds the driver everytime a new kernel is installed. You don’t have to do anything.
@ Download and compile the most recent kernel from kernel.org, sooner or later you'll run into a situation where the nvidia drivers don't support it.
Fair point. So having issues running latest mainline and RC kernels? I guess I stay away from those. The compatibility problems seem to never outweigh the benefits.