What are the main challenges in Linux adoption for New users, and how can it be addressed?
What are the main challenges in Linux adoption for New users, and how can it be addressed?
which was strictly prohibited
It was probably due to some goober like me changing it to Scarlett Johansson’s bikini pics.
Which actually means Linux is being successfully adopted by the general public in a similar way to windows as a general use system that doesn't require a lot of technical knowledge.
Fully customizable distress will never be popular with the general public. They want systems that just do the general stuff and have it work automatically.
I bet at least 50% of people in the market for a pc don’t even know what an OS is.
70%*
Intimidating to install and then an unfamiliar interface and applications.
It might be more accepted if it came preinstalled and simply had a browser like Chrome and an app store, where all the other ‘helpful’ but confusing apps like Libre office were kept out of the way.
I install it for my family and it would only be accepted if it looked and worked just like Windows or MacOS. All they really need is a browser to get to GSuite or Office365.
If things cannot be done purely through touch / the mouse, it is too hard for most people.
100%. Even as a power-user (understatement) who overwhelmingly prefers keyboard input to control things when I'm "gettin' stuff done", I will sometimes miss the general consideration level of Windows' input handling when it comes to mouse and especially touch. Mouse is pretty damn good these days on Linux, but touch...
Touch is abysmal. A ton of modern laptops have touchscreens, or are actually 2-in-1s that fold into tablets, etc, and the support is just barely there, if at all. I'm not talking about driver support - this is often fairly acceptable. My laptop's touch and pen interface worked right out of the box... technically. But KDE Plasma 5 with Wayland- an allegedly very modern desktop stack- is not pleasant when I fold into tablet mode.
The sole (seriously, I've looked) Wayland on-screen-keyboard, Maliit, is just terrible. No settings of any kind (there is a settings button! it is not wired to anything, it does nothing), no language options, no layout options (the default layout is abysmal and lacks any 'functional' keys like arrows, pgup/dn, home/end, delete, F keys, tab, etc), and most egregiously, it resists being manually summoned which is terrible because it does not summon itself at appropriate times. Firefox is invisible to it. KRunner is invisible to it. The application search bar is invisible to it. It will happily pop up when I tap into Konsole, but it's totally useless as it is completely devoid of vital keys. Touch on Wayland is absolutely pointless.
Of course, there is a diverse ecosystem of virtual keyboards and such on Xorg! However, Xorg performance across all applications is typically abysmal (below 1FPS) if the screen is rotated at all. This is evidently a well known issue that I doubt will ever be fixed.
In the spirit of Open Source Software, and knowing that simply complaining loudly has little benefit for anyone, I have at several times channeled my frustration towards developing a reasonable Wayland virtual keyboard, but it's a daunting project fraught with serious problems and I have little free-time, so it's barely left its infancy in my dev folder, and in the meanwhile I reluctantly just flip my keyboard back around on the couch with a sigh, briefly envious of my friend's extremely-touch-capable Windows 2-in-1.
I echo your frustrations with Maalit. I am running Arch on my Surface Pro 7 and very frequently I have to snap in the keyboard just to get myself out of a situation where touch doesn’t work. Maalit also has this bug where it will push and resize windows as if it was visible even though it is hidden.
Regarding the Firefox issue, it helps if you enable it’s Wayland backend by passing MOZ_ENABLE_WAYLAND=1 to it. Maalit should properly pop whenever you tap on a text box.
MOZ_ENABLE_WAYLAND=1
Thank you - I was already aware of this, actually, but I choose to leave it disabled because when this is set, touchscreen drag-scrolling of webpages breaks and it selects text as though it were a mouse click-drag instead. As it turns out, I barely use Maliit anyway because of its other deficiencies, but I definitely touch-scroll my browser a lot, even in laptop mode. A generally disappointing dilemma!
I have been tempted by GNOME several times, but I disagree with some of their design choices and find them a bit frustrating. I feel that it's fairly strongly-opinionated software. The benefits, of course, are obvious: internal consistency that leads to a higher quality experience. But, only if you buy-in to some overarching design philosophy. That's one of the reasons I left Windows! I also have a suite of Kwin scripts that make my life a lot easier, so it's pretty hard to leave Plasma at this point.
Still, that keyboard has tempted me a lot nonetheless...
While this is true, if someone goes to a shop and buys a “PC”, it will have Windows 100% of the time.
You have to look to get Linux preinstalled on stuff, or pick the choice yourself. People buying PCs aren’t picking Windows, it’s just what comes with them.
Self updating without user interaction per default.
I think that this is a terrible idea, until a clear boundary is set between applications that can or cannot break the system. Updating flatpaks automatically might be fine, but updating everything is simply a recipe for disaster.
Most folks have been sold a story that every new technology they start using is supposed to be “intuitive”; and that if it is not “intuitive” then it must be defective or willfully perverse.
For example, novice programmers often stumble when learning their second or third language, because it differs from their first. Maybe it uses indentation instead of curly braces; maybe type declarations are written in a different order; maybe it doesn’t put $ on its variables; maybe capitalization of identifiers is syntactically significant.
And so they declare that Python is not “intuitive” because it doesn’t look like C; or Go is not “intuitive” because it doesn’t feel like PHP.
It should be obvious that this has nothing to do with intuition, and everything to do with familiarity and comfort-level.
Commercial, consumer-oriented technology has leaned heavily into the “intuitive” illusion. On an iPhone or Windows, Android or Mac, you’re supposed to be able to just guess how to do things without ever having to confront unfamiliarity. You might use a search engine to find a how-to document with screenshots — but you’re not supposed to have to learn new concepts or anything. That would be hard.
That’s not how to learn, though. To learn, you need to get into unfamiliar things, recognize that they are unfamiliar, and then become familiar with them.
Comfort-level is also important. It sucks to be doing experimental risky things on the computer that’s storing your only copy of your master’s thesis research. If you want to try installing a new OS, it sure helps if you can experiment with it in a way that doesn’t put any of your “real work” at risk. That can be on a spare computer, or booting from a USB drive, or just having all your “real work” backed up on Dropbox or Google Drive or somewhere that your experimentation can’t possibly break it.
It should be obvious that this has nothing to do with intuition, and everything to do with familiarity and comfort-level.
Not to be petty, but I think that intuitive is not that different to familiar.
I mean, the problem is in using the word intuitive when “selling” something in the first place. User interaction involves ton of things, large and small, and the intuitive things are rarely noticed. Such promise is likely going to lead to disappointment.
Adapting to these small differences is a skill in itself.
IMO one of the main problems is eliminating the workflow of older commercial operating systems and having to build a new habit of using a new system. There are various Linux-based distributions that manage to give the user everything they need without having to resort to using the specific terminal.
Creating a new habit after spending years developing one for an old system, for me, is the main problem that leads many users to leave it.
Anything using the terminal... I once tried to do something on Linux because a friend told me it was great. I gave it another go when it came up on my Chromebook and tried to teach myself. I just don't get it.
I'm not a programmer at all, so anything that involves typing commands is going to baffle me!
Fair.
But I was just giving my perspective as an outsider who stumbled across this post because messing about with the terminal had the opposite affect on me as someone who appreciates the concept of Linux but doesn't really have the level of passion to learn programming for it.
For the average user all that extra works gives them very little return.
Most people don’t want everyday computer use to be work.
I’m not a programmer at all, so anything that involves typing commands is going to baffle me!
When I was in college in the 1990s, non-STEM students regularly learned enough of the Unix command-line to:
pinetalk or on IRCpico or joe editorsThe command line is something that millions of people have learned; and you can, too!
YES! I fucking hate it. I shouldn’t have to enter code in order to install a program. I want to go to a website and download the software, click install, and have it actually just work.
I’ve used mint for several years now but it will never be a primary OS die my household because it’s such a hassle to work with.
You don’t - you just open your distros software manager (which is like an app store) and get all your apps that way.
Been like this for several years.
Yeah I keep seeing people mention having to use the terminal to install software, and I wonder what distro they’re using and what software they’re trying to install.
Most distros use flatpak, so when opening GNOME Software/Discover you can install Discord, Spotify, Web browsers, text editors, Steam, etc all through it. And even Ubuntu which doesn’t use flatpak by default, all of those apps are in its Snap store as well. Hell, Ubuntu even has software drivers through a GUI in one central place which is very nice.
I’m on Fedora Kinoite right now which really encourages you to use Flatpaks, and the only software I’ve installed through the CLI are dev tools which would be disingenuous to say in this situation stops casual Windows users since they are very unlikely to need Rust, Neovim, various C/C++ libs, etc…
When's the last time the average user has had to install an operating system?
That's the biggest obstacle right there. I think plenty of non-techy people would use linux if it came preinstalled.
Also, if it came pre-installed, one would assume all the hardware was properly supported. A big pain point with Linux is that sometimes things just don’t work right, and there’s nobody to turn to for help except Google. It’s been a while since I attempted to run Linux on a laptop, but when I did I struggled a lot getting good battery life, good trackpad support, and a sleep mode that worked correctly.
Reputations live on for decades after they are earned. Perhaps all of my laptop problems are ancient history, but I have no way to know without trying, and it’s too much effort.
New user: I have a problem 😊
Everyone:👍
New user: Nevermind 😮💨