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] 61 points 1 month ago* (last edited 1 month ago) (16 children)

There's more than a few reasons why Linux can't make the jump to holding a dominant position in the desktop market.

One is simply preinstallation. For companies (and therefore the general public) to adopt the Desktop Linux, they'd need it simply to be installed for them, with a Desktop Environment like Gnome or KDE.

Secondly is updates. As much as Linux users tout the control they have over when and how updates take place, and how much Windows users will always complain about having to update their systems, until system updates on Linux are made automatic (or at least given the option to be made automatic), there cannot be a mainstream Linux Desktop. This means updates that happen very much like Windows, no administrator/sudo password, just happens on reboot regularly.

The reason for this is mainly that the average user would never update unless forced, and then when something inevitably breaks, they are left, as always, frustrated that their computer just didn't work as expected forever without any upkeep, understanding, or updates.

Lastly is support. And this is multifaceted. By support I mean software support by companies like Adobe. I also mean a much farther reaching swath of random devices that literally plug and play like on Windows.

As an aside, I'll also say that since there is a move towards Wayland, there also needs to be a No Configuration Necessary way of running Nvidia on Wayland. This is less a Linux issue, and more a Nvidia one, but until pretty much any and all hardware works on Linux the way it just works on Windows, this sadly affects Linux Desktop adoption as more and more of the Linux Desktop ecosystem moves towards forcing Wayland adoption.

Finally I'll say that the Microsoft corporation at large obviously relies mainly on Corporate Adoption of its products and services, and that the Windows Desktop is simply one part of that greater whole. Their approach to competing with Apple and their walled garden ecosystem has been to slowly but surely create their own, its just so much larger you forget there are walls. They have done this by absorbing more and more of the tech ecosystem either by acquisition, invention, or otherwise. Examples ot this include Bing and All Search Engines that Use it, the pushing of TypeScript into JavaScript Development, the predominance and proliferation of VSStudio/VSCode in modern software development, their heavy involvement with OpenAI and aggressive pushing of AI products/services, their acquisition of Github and subsequent further expansion of influence over software development and distribution, and much much more.

Despite the privacy invasion, enshittefication of the user experience, and their various other ways they have mistreated their users specifically via the direction they've taken Windows, Microsoft has established itself as THE Desktop, as THE Workstation, and as THE company that comes to mind when the average person mentions "computer", and the majority of people associate computer related productivity and play with Windows.

For all the advances made to Desktop Linux, especially in recent years, it is unlikely that Linux Desktop adoption will ever proliferate to the kinds of mainstream adoption that its accolades desire. Until Linux (or at least a Linux distribution) can demonstrate what I've mentioned above (preinstallation, automatic/automated updates, and wide spread software/hardware support from various 3rd party vendors) along with demonstrating a work flow/user experience that is somehow both familiar to the user and also better than the experience on Windows, then the day of the Linux Desktop will never come.

This aforementioned demonstration, btw, would have to become obscenely apparent to the average every day computer user who just wants to get their work done, play a Video Game, and watch Netflix, all without having to ever even know what a terminal emulator is.

I love Linux, and I think the Linux Desktop is not only a superior user experience, but is just better in general than Windows. But the average user I've encountered generally hates their Computer if it doesn't work as expected 110% of the time. Linux, and honestly computers, will never be able to do that, but the closer the Desktop (and user facing GUIs more broadly) get to creating that illusion of "it all just works all the time", the more adoption you'll see.

[–] [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.

load more comments (14 replies)