this post was submitted on 24 May 2024
387 points (82.7% liked)

Linux

45573 readers
696 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 
  • NTSync coming in Kernel 6.11 for better Wine/Proton game performance and porting.
  • Wine-Wayland last 4/5 parts left to be merged before end of 2024
  • Wayland HDR/Game color protocol will be finished before end of 2024
  • Nvidia 555/560 will be out for a perfect no stutter Nvidia performance
  • KDE/Gnome reaching stability and usability with NO FKN ADS
  • VR being usable
  • More Wine development and more Games being ported
  • Better LibreOffice/Word compatibility
  • Windows 10 coming to EOL
  • Improved Linux simplicity and support
  • Web-native apps (Including Msft Office and Adobe)
  • .Net cross platform (in VSCode or Jetbrains Rider)

What else am I missing?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 month ago* (last edited 1 month ago) (1 children)

no automatic updates

Well it’s really not entirely true unless you’re on a rolling release (which most people should if they can do basic system administration themselves). Unattended updates were a thing in traditional Linux distros with frozen release cycles since forever. On any Ubuntu-based system it’s a matter of switching a toggle, and I think it could’ve been Mint that enabled that by default (I’m not sure) at least for security updates, because users never updated their systems. They can still be done much quicker and more transparently than Windows does that, without ever forcing users to reboot in any given time.

The problem is also that once in like 5 years you absolutely have to upgrade system to a newer version to keep it updates in such scenario. Popping up a dialog with info that your system goes EOL and you’ll loose security updates and one click upgrade button should be enough.

[–] [email protected] -1 points 1 month ago

Yeah, Fedora has the closest I've seen to this, as they do a rolling release distribution cycle, but with a major update every year. It's still too hands on for the average Windows user from what I've seen.

That said, in the particular case of the Fedora upgrade, I'll admit I get lazy in the other direction. If I can accomplish a task from the terminal, 99.9% of the time, I'll do it simply because it's exponentially faster.