How can we make Linux more appealing as "just works"?
Let's say just like for example like MacOS. It's awesome we have so many tools but at the same time lack of some kind of standardization can seem like nothing works and you get overwhelmed. I'm asking for people that want to support Linux or not so tech-savy people.
You got it. The moment you surface the idea that there are multiple distros or DEs you've missed the goal the thread is suggesting. Presintalled, customized software built for the hardware is the way to ease people in with zero tweaking, which is crucial for newcomers.
I think this was Steve Jobs' primary skill. He could see a clear vision of the product people didn't know they wanted. Bottom to top, from the hardware to run on, to the typeface their apps used; he knew that the best user experiences happened when every level of the stack harmonized to create a very finely tuned user experience.
Unfortunately, the people who are that good usually don't work for free. We're very fortunate that Valve is choosing to open source their work and keep their SteamDeck platform an open one.
Underlying kernel aside, I think that the Steamdeck's SteamOS is an excellent example of how "easy to use" != "smaller feature-set". I've heard countless times from apple dudes that the reason that their stuff allegedly "just works" is because of the lack of some functionally that if present would overwhelm the user. You know, as if ios and android don't share fundamentally the same user interface principles. But they do have a point, a green user can be overwhelmed when presented with a huge feature set all at once. Yet, despite SteamOS literally having a full-blown desktop environment, the UI frankly is way less confusing than my Xbox. It just goes to show that it's not about the number of features, it's about how they're presented. Power users don't mind digging into a (well designed) settings menu to enable some advanced functionality, and keeping those advanced features and settings (with reasonable defaults) hidden around the corner behind an unlocked door helps the newbie get started with confidence.
“People who are really serious about software should make their own hardware.”
The only way to make sure Linux works like that is to have a closed hardware environment. But it has to play nicely with other hardware and services (e.g. printers, webcams, etc + office documents, etc). It has taken a very long time for MacOS to get to this point, but people put up with Mac compromises because enough things worked smoothly.
but I’m pretty convinced that Linux is not close to being ready for normies.
Yeah. I consider myself somewhat tech savvy (I do software development for work) and I had a really bad time installing mint on my desktop. I got it to work after a day but that was far more than a casually interested person would put up with.
To make Linux more appealing to the average person, you'd have to be able to buy a Linux PC at your local computer store. Most people can't be bothered to install a new OS.
lol wtf are you talking about? You can literally take $100 off the price of a computer just because it’s not bundled with a Winderps license - the price is straight up lower because the license cost is $0. You can order some models like this straight from Dell or Lenovo or whatever.
I don't see it as impossible. Like various brands are distributed with windows, various brands can be distributed with various Linux distros, customizable by distro and features, pre-order. These brands can work out a donation contract with distros.
I’m a very casual Linux user and in my experience, I’ve NEVER had a problem with a documented solution that didn’t require going down a rabbit hole of other references.
Something like this: “To get the trackpad to work with Ubuntu, make sure you’ve installed the hergelbergelXX package.” (No link, find it on your own!)
Visit the HergelBergelXX page. To install Hergelbergel on Ubuntu, you must install the framisPortistan Package Manager. (No link!)
On the FramisPortistan GitHub readme, we discover it requires the JUJU3 database system to be installed. “JUJU3 may cause conflicts with installed USB devices under Ubuntu” JUJU2, which shipped with Ubuntu, is no longer supported. Also we recommend Archie&Jughead Linux over other distributions.
And this essentially never stops.
All of this is comparatively a happy result—I actually DID post a question on linuxnoobs about getting my trackpad to work with Ubuntu… and have not had a single reply. I have no idea how to find out how to make it work.
I had similar stories getting Wireless Networking to work on some devices before. Good thing is, there are drivers for most, if not all, default hardware interfaces directly in the kernel nowadays and if a device has any sort of popularity it will be supported before long if it isn't out of the box.
Hat a problem with WLAN on a laptop when I tried to install fedora. The solution was to install Linux mint with LAN\internet and let the driver manager figure it all out.
Atomic OSes should be evangelized more aggressively to laypersons. IMO, they’re great for 3 specific use cases:
gaming (bazzite) - personally, I want my gaming box to “just work”
thin clients/low-powered laptops used as an entry point to your homelab or other remote systems - again, I like having at least one fairly bulletproof and super stable system to use as a human:homelab gateway/admin machine
non-techies. If the update fails, just roll back. Can’t remember if that’s generally an automated recovery process or not, but that sort of idiot-proofing is precisely what the general public needs in the context of Linux. Because there are a lot of idiots out there.
I installed Bluefin on my mother's laptop and it's like a Chromebook for her. She just wants to surf and consume media, and the OS stays solid and out of they way.
Atomic distros are the biggest advance for Linux in recent years.
Absolutely. Look at Aeon. I turn it on and do what I need to do.
Later I might see a quick pop up that says system has been updated. It didn’t require intervention. It didn’t even tell me it was happening, it just informed me after the fact.
If anything broke, I would never know because on the next boot if something failed it just uses the previous snapshot to boot. As far as I am concerned the system is working just like it always has.
But even as recently as this week I see people saying:
immutable? No don’t make it a bad experience for them! Just recommend Ubuntu for newcomers! >:/
Simple, start teaching it in elementary school all the way up through high school. Apple did it long ago and got apple users out of those kids. Microsoft does it now, and now you have Windows users. Just need the computer education to be Linux centric from the start. It's not that it's different, it's that it's not what they grew up with and were taught.
I think it depends. If a school has a laptop for each student, it is most certainly a Chromebook. However, a lot of schools also have a mix of systems. In elementary school, I was taught to use Microsoft Office on Windows, for instance. At my high school, all the students had Chromebooks, but there were also some labs with Windows machines; graphic design, photography, and film classes had labs full of 5K iMacs.
On top of being preinstalled, we also need google search-able instructions that avoid the terminal altogether. People are afraid of the terminal, it doesn't matter why, it just is.
Currently, most solutions to linux problems come in the form of terminal commands. We would have to start creating a whole new troubleshooting forum where instructions avoid the terminal and are just lists of buttons to press in a GUI. Probably helpful screenshots too.
Of course I have no idea if some things even have GUIs at all, like configuring user groups and permissions or firewall settings, someone would need to make them. Not to mention every DE or program would need a different set of instructions, GNOME or KDE, firewalld or iptables. It'll be a lot of work.
I searched but never ever found a website with Linux help specially for non IT people. This is seriously needed. Everywhere I've looked, gatekeepers with no clue about the GUI solutions, insist people use the command line for day to day user tasks. Sure things vary between desktop environments, but it's important people learn about their desktop. It's how they get comfortable, and stay. And not stuck reliant on strangers having to spoon feed them cryptic text commands each time.
I'd be happy to help contribute. As I've found GUI ways to do nearly everything.
I will say part of problem is knowledgeable volunteers will almost always want to just cp and paste a command string over the docs needed to walk someone through doing it in the current version of GUI.
I've done both. Repeatable user instructions for GUIs IS NOT FUN. Maybe if we can get some automation to turn vague directions into detailed ones and better yet testable (supporting something like OpenQA) it might help lower the burden for a project to do so.
Copy pasting strange commands people will not memorise does not solve it!
To keep non IT people on Linux, they need to find out how their desktop GUI works, so they are in control and happy to stay. The aim is not to use the minimum possible time writing the tips.
Thrusting an unfamiliar environment on people is sure to scare them away, and is bad usability.
Need hardware with it pre installed with a reason to buy other than because it has Linux
Maybe use the lack of a requirement for a Windows license to bring the price to performance ratio down
If they're really performant machines also helps break the idea Linux is only for old and slow machines, I only ever used to put it on laptops as they were reaching the end of their usefulness, the moment I put it on my pc and a new laptop it changed my perception on it entirely
I also think the majority of technical users still use windows, maybe we should concentrate on getting them first and maybe we'll see more support
you can't because it's explicitly against the whole point of having endless choices. when everyone works on something different, the quality spreads out to where it's mostly just mediocre stuff across the board.
I feel like there's also the point that on Mac OS a lot of stuff "just works" because everything else just doesn't work at all. I have a number of things that just aren't going to work at all on Mac. Linux is obviously much more permissive, which leads to a lot more kinda working stuff that just wouldn't work at all on Mac.
when everyone works on something different, the quality spreads out to where it's mostly just mediocre stuff across the board.
I wouldn't say that's the only problem. We have pretty high quality stuff on Linux. The other problem is that choice always means differences between options which makes perfect integration hard or even impossible.
It's current year, I should never have to touch the terminal for anything. I don't care that it's powerful, my brain is already full of windows knowledge and I don't want to have to google what command I need to perform basic functions. Everything needs guis. If there's a gui, I can figure it out and also discover tools I didn't know about along the way, which allows me to solve future problems without going insane.
That's popular sentiment though, so how about one that I don't see often: Add options to allow windows like behavior. For example, middle click paste is the bane of my existence. I should be able to change it to middle click scroll os wide, not just in firefox. I know that there's a hacky workaround to kinda make it work, but it sucks.
I agree though, other common UX replication options would help user meet the OS where they are more. I also agree that most common system administration and user UX should be doable in a full GUI, they are just so nice for when you don't know what you are wanting but will once you see it.
I also think VUI (voice user interfaces) would bridge the gap for a lot people and NLP would cover most of the worlds population.
Honestly people keep working on and it ebs and flows in progress. Its just a lot fing work to do it well. One day we will get to doing most functions with multimodal interface support (GUI/CLI/API/VUI/NLP/BCI?).
More GUI front ends for stuff. This takes away the need to understand command line tools and syntax, and makes the out-of-the-box experience feel more like it just works.
SUSE / OpenSUSE has this. You can open Yast2 GUI utilities and access all the GUI utils like Windows old Command Center. Hardware, package and driver installs, add hardware and configure, network, enable services and tweak parameter, printer tools, mess with boot options or kernel parameters, etc.
The average user would never need to touch CLI
Exactly. That's Windows' secret. Give us a control center where it's easy to control NetworkManager, Pipewire, systemd, and other parts of the OS, and give them not-so-technical names. That's one of the keys to Windows' success. Others involve EEE and anticompetitive practices but we don't want Linux going that way now, do we?
It's not that Windows isn't complicated, it's just that there's a GUI for everything.
Yip. I was trying to find a useful front end to manage the audio settings on my focusrite audio interface. Pipewire has the functions and capability to set the sample rate and buffet size on the fly but I failed to find a gui until for it that wasn't part of some other complicated thing. When I suggested the Devs of pipewire should provide a GUI I was politely shot down. The reasons given were; it takes too long, and Linux users don't mind the CMD line. I think this is a mind-set that needs to evolve.
Most people have had great answers coming from the company side of things. I'll take it from the standpoint of individuals like us helping someone linux curious see the light, while still having the "just works" experience.
Do not give them any choices. None. Put them on your stable distro of choice for a new user, call whatever that is "Linux", and be on your way.
But why? Isn't that antithetical to everything we value? Yes and no. We value choice almost above anything else, but that doesn't "just work" for most people. Which of those do you value more?
That's true. Most are perfectly fine provided they have a computer ready to use. Straight out of the box. Immediately. The lack of choice itself is comforting. Everything moves forward. No lateral motion.
We must provide them that type of "thing that just works". Constantly move forward. What is comfortable. What is familiar.
Thank you thank you thank you for posing this question.
This is the biggest issue by far with open source stuff in general, and as a non-programmer who wants to use more and more of it, user unfriendliness hamstrings so much.
I don't know the answers but I can tell you for a fact that if open source in general is serious about broader adoption, this needs to be occupying 50% of everybody's open source discussion time, at least.
What I know is the standard "fuck you read my 19 pages of 1s and 0s" is the wrong answer.
Maybe good design is just really hard. I don't know, I've never tried to do it. Seems like the sort of thing that might take three thousands iterations.
Software, 1,000%. I love linux and daily drive it. But when I have videos to edit, photos to rework, or collateral to design I have a windows laptop with professional grade tools to do the job.
I'm sorry, gimp is hot garbage. There isn't a pro-grade, open source video editing tool or anything close. Inkscape is useable in a pinch. Scribus is useless.
Not everyone is a multimedia creative professional, but most software on linux never quite have the features you need, are no longer maintained, or will be useful in ten years.
That said, I'd still rather break out the laptop when doing client work than daily drive MacOS or Windows 11. Either way the barrier for most users is that linux almost works.
Gimp works really well, just that it is destructive editting.
As for the software not having features or not being useful, part of that comes down to: if a company offers a linux version make sure you use it. For a proprietary MCAD and PLM system from Siemens, we had a unix version, then windows, then when Linux was viable with support on SUSE and RHEL we had the exact software OEM aerospace and Automotive engineers used for design and management. Trouble is not enough companies used it to make supporting it a worthwhile effort, so they ditched the GUI desktop support. You can still run the few years old version.
Maybe it will come back with Linux rising from 1-2% to 4.5% ; if that trend continues
There isn't a pro-grade, open source video editing tool or anything close
Do you use open source professional grade video editing tools on Windows? Almost certainly not, so why would it be a requirement for Linux?
What we need is companies producing Linux builds of professional grade closed source software. And if the trend of Microsoft making terrible decisions and Linux use increasing, it might actually happen.
This kind of opens up its own point: people need to accept that non-free software isn't the devil. It actually can be really good for a community to have large entities investing real, actual USD dollars into it, and creating products and services that people want to pay for. It absolutely shouldn't be the only option, FOSS is a beautiful thing and I love that the Unix community puts a huge emphasis on it. But, without some heavy hitters putting some money on the table, Linux/BSD will always be niche. They won't go away, but they won't blow up either.
While I understand the sentiment, we have to understand that Open Source developers work on projects that motivate them.
So, we can have a single example of each of these but they do necessarily get any more devs. In fact, if you take economic theory ( competition for example ), it is likely they attract less attention individually than they do competing as part of an ecosystem.
It would certainly help on the user acceptance and commercial software side where choice is an impediment. But, if we are just talking resources, limiting the number of projects only works if you pay people to work on them.
Why was each of these projects started ( eg. window managers )? The answer is simple. It is because the founding developer did not like any of the existing options.
I don't have much of a problem with the small open source projects that are generally very good at filling gaps or addressing niches.
I think most of the waste is coming for the development done by the large open source houses. The canonical and red hats of the world. They should stick to what they are doing well, which is the foundational stuff.
The way to get Linux more appealing is to get proprietary software makers, like Adobe, Microsoft (Office), you know the actual things people need to do their job, to make software for Linux. Steam Deck is a good example of this, it works because Steam ported the games to Linux...
In some ways this is true. However, I feel like in the case of Adobe, someone needs to take another shot at a good FOSS image editor. Adobe is really starting to mess itself with generative AI; knowing many artists, they hate generative AI image tech as a threat to their job, so I find it weird that Adobe is alienating one of their largest user bases. I find it weird how Inkscape is really good and has evolved (I actually switched to it from Adobe Illustrator and don´t regret it), while GIMP has barely changed in 10 years.
I get that some parts of an image editor are complex, but at some point, it's just a chain of mathematical operations. Maybe I'm wrong, but when I get the time, it's almost tempting to take a stab at the issue.
While I don't disagree with you about the potential of those alternatives they won't cut it for the average graphic designer... usually not due to the lack of features but most likely because of the network effects / dominant position that Adobe holds over their field. People who need to collaborate with others and are pressured to get stuff done can't afford the slightest compatibility issue.
Software-wise, it seems that the relatively fast adoption of flatpaks and other containerized formats somewhat solves the typical dependency hell that was so common in Linux just a few years back (and to some extent still is an issue today depending on your distro and use case). The hardware support side is a little harder. That's going to be up to vendors to play nice with the Kernel team and/or introduce reasonable userland software that doesn't break the golden rule. Until Linux gets more market share the latter isn't likely to happen. A nice side benefit of the emergence of immutable and/or atomic distros is that users can play around and try things with much lower risk of bricking their systems, so I'd also consider that a step closer in the "it just works" department.
As others have said, macOS does not “just work” anymore.
I am primary tech support for a few “normy” users including my mother and wife. My wife, the more technical and capable of the two, uses macOS. My mother uses Windows. My wife requires substantially more tech support. Worse, the issues are often complete mysteries to me like “why is everything so slow” and it turning out that some OS level process is consuming huge amounts of memory and / or CPU. Web searches reveal lots of people with similar issues but no real insight into what to do about it or why it is happening. I have moved OS versions just to solve this kind of crap on Mac. Another problem is software not working on older versions of the OS.
I am no Windows lover but, once I show my mother how to do something, I never hear from her. Every once in a while I stop by to marvel at how many updates need to be applied but that is about it. She is in the Windows 10 that I installed for her many years ago now. It just works.
From a non techy perspective, having what is used and installed being secure is a big one. I am new to Linux Mint. Mostly user friendly until something gets corrupted or suddenly can not be verified.
Looking for why is not always simple, and there are some explanations/instructions easier to understand than others.
I preface most of my searches with Linux mint (whatever I am searching for) for dummies. This helps some.
I have been forced to use mac now for like a year, and I don't get the whole "just works" opinion of it. Like I have had so many issues with just basic stuff. Turning off mouse acceleration and the mouse still feels all slimy. Highest mouse speed is so slow and setting it higher requires some crazy tricks, which also does not work consistently through boots. It can't wake up a lot of monitors, I have to turn them off and on manually. If it cannot connect to a monitor properly but tries, it like disables your keyboard for a few seconds while trying. Some items in the settings menu take a long time to load, as in if I reboot, log in, open settings, there is no mouse settings.
I've heard so many good things about Bazzite that when they release a COSMIC version (I'm a tiling WM user), I'm at least trying it out, and switching if I like it.
While you are correct, Bazzite is a drop-in OS replacement for Steamdeck and Asus ROG Ally, so there's a lot of potential for more people hearing about it as it gets more popular.
The issue starts at the fact that it's difficult to find a computer sold by a common major distributor with Linux already installed, nor does Linux have any marketing aside from word of mouth to compete with the aggressive Microsoft/Apple duopoly.
The threshold to entry begins at simply having the technical prowess to install an alternative operating system on one's computer, which I don't believe a good majority of people are even capable of. Before that, people also need an incentive to transition in the first place. They've probably been using their current OS for a good portion of their life and are more than comfortable with it without putting themselves through another learning curve.
The average person isn't considering an alternative to what they're already using, and if they are, it usually isn't Linux. The biggest problem isn't appeal or ease of use; it's exposure and immediate accessibility.
That said, performance and simplicity would be an excellent selling point for Linux. It would be absolutely worth banking on the open-source nature of it to appeal to a growing demographic of people interested in privacy-oriented tech as well.
Linux is a tool that big corporate entities have profited greatly from for many years, and will continue to. Same with BSD, Apache, Docker, MySQL, Postgres, SSH...
Valve, Sys76, Framework, etc. Are proving that using Linux to serve an end user market is also profitable, and are capable of supporting enterprise use-cases.
I understand that there may be specific problems to solve wrt improving adoptability, usability, compatibility, etc., but Linux is doing more than ok within the context of the FOSS ecosystem (and increasingly without).
Your thinking is slightly skewed, IMHO. Linux doesn't have an inherent incentive to compete with MacOS or MS, and if it did, it would be subject to the same pressures that encourage bad behavior like spying on users, creating walled gardens, and so forth.
But Linux is open source? So if hypothetically so distro adopted spying al la windows couldn’t people just change distros? tbh I also think the question is slightly confusing as I don’t understand why OP thinks Mac OS is not standardized but I digress.
Yeah sure, a distro could start spying on users. How easy it would be would depend on their distribution model, and how willing they are to violate the GPL.
An easy way to import/export Flatpaks would be really convenient. On Windows, I can easily move around software using a usb drive to a computer that may not be connected to the internet. I'd have no clue how to do that on Linux aside from AppImages
But due to fragmentation etc. I'd guess that such portable flatpaks would be huge, as they'd need to carry all dependencies in case the other end is missing some
Kinda don't think you can its one of the beauties of Linux, there's so many different flavors of it. Best thing that would've helped me as a beginner would've been like a collection of all the wiki's and basic knowledge in a single space instead of searching through different sites for a problem or terminal commands, which I bet exists but I just never looked too hard. Also documentation of common problems would've been big for me (especially for older devices) like drivers no longer being supported by kernels and solutions like using the open source version instead.
ChromeOS does this well because it's android, a walled garden that users aren't allowed to break. You can buy it at Walmart, and it works well.
Other big "consumer" distro projects (Debian, Ubuntu, fedora, rhel, etc) are similar, especially if you're installing stable releases on hardware that is supported.
The question for me is what do users want their OS to do? My guess is internet, office, print, scan, photos, games, updates, and get out of the way. Almost all big distros will give you that experience already, as long as you don't expect to play Windows games or pick a specialized gaming distro.
Users who want to step outside using supported repos are back to googling for a solution when things are broken, and should see themselves as part of the tech-savvy group that need to fend for themselves.
It would be nice if it was possible to simply go to a website, check off on the stuff you want and then get a full package.
I liked the idea of AV Linux, because it comes in a bundle of stuff that I need, but it also comes with a lot stuff that I don't need, and I'm not sure the desktop is my choice. It also didn't really work at the time I tried it.(Some years ago).
So.. if I, a stupid user, could simply go to a website, check mark at the desktop, check off which office package, music apps, browser, etc.etc. and then get a download of that in one go where it's all set-up and works, it would be a lot easier than having to go through the process of installing the OS and then installing/removing apps, and then making it work..
Like, let's say I want a PC just for music creation, I should be able to download the the OS with the DAW of my choice, all the VSTis and potentially also the most common free sound banks. In one file.
If I wanted an office PC, I should be able to get the OS, the office suite of choice and all the misc. PDF tools, email client and whatnot of choice. All in one go.
Windows and macOS sort of came with everything before, but these days they're just as annoying to set up as any Linux distribution. Linux as a whole could take advantage of that situation by offering a prepackaged but custom installation.
Of course it would also help if someone made a Linux installer for windows, so users didn't have to use windows to create a bootable USB. I think this is the step that normal users hesitate on. I don't know if it's possible, but it ought to be possible from software to partion the disc and install dual boot or something.
Automation, integration and premade scripts and GUI tools for the use of tools such as wine and other pain point relief software
Idiot proofing
Decrease choice fatigue by decreasing the number of choices visible by default as much as possible (Ubuntu is an okay example/starting point in my opinion)
Make a one-stop-shop wiki or equivalent with the specific purpose of giving explanations to non Linux-savvy people
I think that the proliferation of software/app centers is a great development when it comes to package management. Guides should mention them as an option to install whatever packages are needed, as a lot of people are clearly afraid of terminals.
Which leads to the “more GUI tools” point, which I'm sure everyone knows by now.
Also, you know how Windows update is so aggressive with getting you to update? That's for a reason.
More appealing? Linux runs basically all server infrastructure where even Microsoft bent the knee for Azure & Windows Subsystem for Linux. If we are talking about Desktop Linux, it will remain popular with those building software for easier/better dev tooling & wanting to better understand the systems their production code is run on. As software becomes more intergral to our lives & knowing how to write/debug it rises, folks will slowly keep trickling in as the have for decades where more & more software is treating Linux (& the web, & since BSDs, et al. are running similar software such as GTK they are also included) as a primary target. The other desktop OSs continue to shoot themselves in the foot injecting ads into the OS or denying system-level access to the machine you own.
A would say a better focus is mobile Linux… as casual users have migrated away from desktop OSs, where Android & iOS’s walls are holding them captive.
It is very hard, time consuming and boring to iron out those finishing issues in any software product. You need team of people being paid for that.
When doing it for fun, I just go until it works and until it is fun. As soon as I come to those last 20% I never touch it anymore.
So ai doubt it will happen until more companies start paying decelopera to do it. But I don't see the business model in that, so I doubt it will get better fast.
After getting used to KDE I still need to use windows for work. People think big companies iron out all the bugs but they really don't. We're just so used to our default OS that we don't notice the bugs we deal with every single session.
Windows has tons of buggy base functionality but users just work around it. KDE's base functionality is actually quite solid by comparison. You only run into issues with more technical compositor stuff that an average user would probably not interact with.
If you appreciate autonomy, avoid MacOS. Their whole business model is to suck you into their technological ecosystem. The fact that their stuff works in any way outside of their expensive, walled garden is unintentional.
I was going to refute your comment but to be honest I use it largely because of those features. I’ve used MacOS for over 30 years and recently bought an AMD workstation for development work when my MacBook didn’t cut it anymore. It would be a good experiment to try an all local MacOS experience to see how it stacks up and I think it would probably be ok. You can install a lot of desktop apps using Brew to keep your system up to date. The main advantage that Mac has over Linux is that a lot of corporate software is available that otherwise can only be obtained on Windows. When I realized that windows in a VM on Linux wasn’t for me I more or less converted my Linux machine to a server for most use cases.
Good S0ix support. At the moment, Linux mostly fails to sleep correctly on modern S0ix laptops, which happens to be most modern laptops.
This means the battery drains incredibly fast, and S0ix features aren't being used, which is unfortunate as it has potential for quick wake, lid closed actions and limiting battery drain while asleep (since S0ix can eventually hibernate automatically from a sleep state)
Also the boot loader could be improved, systemd-boot needs to support secure boot natively so we can be rid of the slow, ancient and scary-looking GRUB.
It depends on which user and their workflow. For example, Graphics Designer use Photoshop compare to GIMP because of native CMYK for printing as well as non-destructive effects. Most people will be fine using GIMP.
I bring this up as I tend to see people on Lemmy and even in online space that talks about open source that would bitch about "normies" being too stubborn for not trying Linux or any open-source projects in general but never think about how much compromise they had to do if they do go down the open-source route.
By telling users to change their mindset, by showing em how control is important and how the "just werks" mentality imposed by Microsoft is more detrimental than anything.
"Just works" is not a mentality imposed by Microsoft, and has nothing to do with loss of control. It's simply (a consequence of) the idea that things which can be automated, should be. It is about good defaults, not lack of options.
I don't think we do, but that's a feature, not a bug. Here's why:
There was a great post a few days ago about how Linux is a digital 3rd Space. It's about spending time cultivating the system and building a relationship with it, instead of expecting it to be transparent while you use it. This creates a positive relationship with your computer and OS, seeing it as more a labor of love than an impediment to being as productive as possible (the capitalist mindset).
Nothing "just works." That's a marketing phrase. Windows and Mac only "just work" if the most you ever do is web-browsing and note-taking in notepad. Anything else and you incite cognitive dissonance: hold onto the delusion at the price of doing what you're trying to do, or accept that these systems aren't as good as their marketing? The same thread I mentioned earlier talked about how we give Linux more lenience because of the relationship we have with it, instead of seeing it as just a tool for productivity.
Having a barrier of entry keeps general purpose communities like this from being flooded with off-topic discourse that achieves nothing. And no, I'm not just talking about the Yahoo Answers-level questions like "how to change volume Linux????" Think stuff like "What's the most stargender-friendly Linux distro?" and "How do we make Linux profitable?" and "what Linux distro would Daddy Trump use?" and "where my other Linux simping /pol/t*rds at (socialist Stallman****rs BTFO)???" Even if there is absolutely perfect moderation and you never see these posts directly, these people would still be coming in and finding ways that skirt the rules to inject this discourse into these communities; and instead of being dismissed as trolls, there would be many, many people who think we should hear them out (or at least defend their right to Free Speech).
Finally, it already "just works" for the aforementioned note-taking and web-browsing. The only thing that's stopping more not so tech-savvy people is that it's not the de facto pre-installed OS on the PC you pick up from Best Buy (and not Walmart, because you want people to think you're tech-savvy, so you go to the place with a dedicated "geek squad"). The only way it starts combating Windows in this domain is by marketing agreements with mainstream hardware manufacturers (like Dell and HP); this means that the organization responsible for representing Linux would need the money to make such agreements... Which would mean turning it into a for-profit OS. Which would necessitate closing the source. Which would mean it just becomes another proprietary OS that stands for all that Linux is against.
And this ladies and gentlemen is what is wrong with Linux and its communities.
Technological gatekeeping is THE major problem in the Linux world.
You use Linux to use Linux.
You intentionally do not want people that you consider "below" you to use Linux or even be present in your communities.
Most people use computers to get something done. Be it development, gaming, consuming multimedia, or just "web browsing" (which you intentionally use to degrade people "just" doing that).
They do not use computers to use computers. They don't need to and should need to.
If you want to do this, good for you.
But stop trying to gatekeep people out of it. That's just an a****** behaviour.
You intentionally do not want people that you consider “below” you to use Linux or even be present in your communities.
No, but I do want my communities to stay on-topic and not be derailed by Discourse™
Who I consider beneath me is wholly unrelated to their ability to use a computer, and entirely related to their ability to engage with others in a mature fashion, especially those they disagree with.
Most people use computers to get something done. Be it development, gaming, consuming multimedia, or just “web browsing”
I realize most people use computers for more than web-browsing, but ask anybody who games, uses multimedia software, or develops how often they have issues with their workflow.
(which you intentionally use to degrade people “just” doing that)
No I don't. Can you quote where I did so, or is it just a vibe you got when reading in the pretentious dickwad tone you seem to be projecting onto me?
But stop trying to gatekeep people out of it
I'm not, you're projecting that onto me again. If you want to use Linux, use Linux. Come here and talk about how you use Linux, or ask whatever questions about Linux you want. If you don't want to use Linux, or don't want to to talk about Linux, take it to the appropriate community.
If keeping communities on-topic and troll-free is "gatekeeping," then I don't give a fuck how you feel about it.