this post was submitted on 08 Aug 2025
97 points (91.5% liked)
Linux
57181 readers
650 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Be preinstalled on laptops/desktops.
everything else is ready unless you use niche software. Most people just use a browser and word or a pdf editor.
note the distro MUST be an immutable up to date kde flatpak using one for normal people, however
I disagree on one thing. I think gnome is actually better for laptops and kde is better for desktops. A laptops with gnomes gesture navigation is just so much nicer to use with a trackpad. And with people already being used to phones i think gestures will come naturally to them.
For beginners KDE is much more familiar, and is generally the better pick regardless. I'm not saying this is the best choice for everyone, but it's the best choice when you don't know anything.
Once again im gonna have to disagree. You are right only if someone is used to windows. But many people ONLY use a phone or tablet these days. Gnome is much more familiar when coming from Android or iOS on a mobile platform. Since its more gesture based just like those are.
Especially among younger people i think the main OS will not be windows but Android. Just look at how Samsung is testing out Samsung Dex on their devices and how Chrome OS is moving to android. Windows is more of the productivity, and desktop OS now imo. For daily use like web browsing, media consumption, etc, Android will be more and more common.
If trends continue as they are i expect Linux to be dominant in the server space still, and to gain ground in the gaming space. Mainly as Valve comes out with more plug and play Linux based consoles, and other companies copy them.
Windows will likely remain dominant in the professional and productivity space. Since they cater to companies and allow lots of remote control options, and the ability to monitor employees.
Android will probably be dominant in the casual media consumption, and web browsing space.
Apple kind of does their own thing and so i dont consider them for this. They are in a bit of everything, but mainly focused in the US specifically. Other regions have a lot more Android presence. But just assume Apple has a piece of each pie too.
Personally i do not think Linux can or should compete with Windows in the corporate space. What companies want is control. That control comes at the cost of features, privacy, and autonomy for users. Microsoft is happy to give those up to make more money. The Linux community isnt, and thats a good thing.
So the areas we can probably peel away some market share are in KDE powered gaming desktops, gaming consoles on something like Steam OS or Bazzite, and in touch friendly portable media machines. 2-in-1 Gnome powered laptops. Thats the way i see it anyway.
Yeah a lot of people will complain about their OS but never try installing another one.
ChromeOS is best example. It doesn't have half the functionality linux or windows has but nobody is installing another OS on their chromebook.
Well, it may be actually due to the fact that schools often lock down the Chromebooks so you simply cannot install another operating system on them, and if you do manage to it will be quite a headache and may even include fines (at least for my former high school). I couldn't even install real apps on my Chromebook (all I had was webapps and extensions), even though the feature was already technically out there (it was just locked down my school).
Also yes, as a Linux user, I really hated my Chromebook.
actually, MUST NOT. The moment I see "this is immutable, all things are flatpack/snap/etc.", I am out, and not because of being a dev myself
Flatpak is infinitely easier for people who don't know what they're doing, because it's sandboxed and separate from the native system. If you know what you're doing it's different though, I don't use them personally.
So we can agree that something targeted at "general user" should play nice with it, but making it a hrd requirement is too much for me
I was in agreement until you talk about flatpak...
Flatpak is infinitely easier for people who don't know what they're doing, because it's sandboxed and separate from the native system. If you know what you're doing it's different though, I don't use them personally.
My opinion on flatpak is that it only allows developers to be loosy with dependencies. I'm convinced it will fall appart in a decade or two because it's too messy and bloated as a technical solution.
It's just a weird linux distro that you install atop your distro, honestly, I have no idea why you think that.
Piling abstraction layers is bad design imo. For performances, complexity and maintenance.
But this one in particular vastly reduces maintenance, doesn't do anything at all to performance, and only arguably adds complexity, I think it needs to be case by case.
Flatpak is great for two groups of users: the ones who only use default settings in standalone apps and the privacy-oriented experts who know how to tweak things to their liking. In the middle is a large group of users who don't know or care how things work, but they want that one feature an app is supposed to do but mysteriously doesn't work with flatpak.
Even one of these occurrences is enough to make most users give up on that app or the OS entirely. I like the idea of sandboxing apps, and I use flatpak daily, but we have to acknowledge and hopefully improve some of its limitations or many users (yourself included, it seems) will consider it unusable.