Games on Linux are great now this is why I fully moved to Linux. Is the the work place Pc’s market improving.
Come pre installed. As much as it pains me, LTT guy is probably right to a degree as well. Shit needs to work without tinkering. Personally I don’t mind some tinkering - enjoy it even. But the average Joanne does not.
There are already computers that come with Linux right out of the box. It’s needs more than that.
You need to be able to walk into a big box store, get a Linux computer right off the shelf, and take it home. That’s what’s needed here.
Once you get people to userstabdnits a different kind of computer they would take to it fine. iPad and chromebooks sell just fine and they don’t run windows or macOS. I refuse to believe Microsoft and Apple are the only ones who can sell a computer.
deleted by creator
I think part of the problem is that while Linux software is constantly getting more user friendly, the average user is getting less knowledgeable about computers at just as fast of a rate. People even understanding the concept of files and folders doesn’t seem to be a given anymore.
Everything mainstream is a black box corporate ecosystem these days. Kids learn how to use specific programs and mobile apps, but don’t learn anything about the OS or machine itself because everything is isolated and “just works”.
It’s a really weird spot to be in. We’re used to the older generations being bad with tech, but now it’s also the younger ones too.
Part of the problem there is that we don’t teach people how to actually use computers, we teach how to use specific programs instead usually.
A few months back I saw a post somewhere about how “kids these days don’t know how to read an analog clock”. And it’s the exact same thing, you have to teach people how to use them. You don’t just innately know how to use these things we created.
Two things:
- Obviously it needs to come pre-installed. This is a really tough hurdle to overcome and I’m not sure how it can be.
- Security needs a lot of work if Linux is going to lose the small-target advantage.
Default install from box store systems
Most of the comments here seem to be from the consumer perspective, but if you want broader adoption, you need to consider the corporate market too. Most corporate software these days is web-based, so the problem is less with the software and more with the people responsible for it.
The biggest hurdle is friction with the internal IT team. They like Windows because that’s all they ever learnt and they’re not interested in maintaining a diverse set of company laptops. They won’t entertain Linux in a corporate environment unless it’s mandated by management, and even if the bosses approve it, IT will want a way to lock you out of your laptop, force updates, do a remote wipe, etc.
There are (proprietary) tools to do some of this, but they generally suck and often clash with your package manager. Microsoft is just way ahead of Linux in the “bloatware that tours your hands” department.
This is it. Exactly it. Internal IT management wants a good, centrally managed system to lock down and control corporate devices. Heck, corporations often even contract this task (and help desk) to management companies.
Let’s assume the tools and the experts are there to perform these remote management shenanigans, after this it only comes to “money talks”. Don’t have to replace a 2-4yo laptop with a new one if the old one still performs fine for another 2-4 years. So then you have to weigh the cost of expertise against slower amortization.
My company disabled VPN access for anything but macOS and Win11. Because even though the VPN we use is mandated to be used with a closed source app, and the app has a Linux version, the IT dudes couldn’t exit vim when asked to manually edit /etc/environment
The vast majority of business apps and network admin apps are written for windows so you either can’t run them on unix or they would require an additional layer of complexity that can’t be justified “just to be on unix”.
For dev and IT work I use a mix of windows and RHEL. Business apps in windows and terminal sessions on our linux servers. My db work is almost 100% linux.
Multi-million dollar advertising budgets from apple and Microsoft. Coordinated campaigns to embed those systems in education institutions and workplaces.
CAD software.
FreecCAD just released it’s first full version and it’s a pain to use. Back in 2018 somebody said FOSS CAD software was at least ten years behind the big windows commercial software. I think now it’s about fifteen behind.
I disagree. Majority of average office workers do not use CAD software. It’s not a hurdle to widespread adoption.
Majority of average office workers do not use CAD software.
That really depends on the office, doesn’t it? Project Managers, Detailers and Engineers should be familiar with CAD software.
Try bricsCAD closed source but native for linux https://www.bricsys.com/
The software looks nice, but it seems there’s no 3D capable hobby-tier. 3D modelling starts at Pro-tier, which is >$700 per year. That’s a low price for commercial software, but not a good option for hobbyists
Question was not about price but about existing of such software,yes cad software will alwasy cost a lot
I think with any alternative to big tech the problem is most people are really unwilling to change their habits and make short term compromises. A lot of people know on a surface level that big tech is stealing their data etc. But actually changing their habits goes to far.
Another issue is that its more or less a systemic issue.
To many people aren’t even awear of what FOSS even is. The state of Foss and is a bit complicated where you do have organizations and activists advocating for it but also gigantic corporations that use Foss technology and exploit the free labor that goes into it.
There definitely needs to be more activism for FOSS technology and alternatives to big tech. And those alternatives should be open to everyone like Linux is. Of course there are always multiple reasons why something isn’t used but I do think it is important to look at a bigger perspective than individual consumer/ in this case users
Adding my voice to the hardware compatibility issue. While most hardware just works, Linux usually lacks the ability to configure the device. Audio interfaces are a good example of this. They work but you can’t set the sample rate or enable any custom features on ANY of them.
I believe government regulators should step in and require hardware manufacturers to provide Linux support equal to Windows or Mac. This could be relaxed for low volume or highly specialised devices, but mainstream consumer stuff should be more universal.
It CAN be configured, but you have to go hunting for the tools to do so.
I’ve got an old 5.1 surround sound speaker setup attached to my main rig, and in both Cinnamon and KDE (the only two I’ve tried), you can’t use the normal DE’s audio control panel to put the thing in 5.1 mode without first installing an old, probably unmaintained tool called ALSAJackRetask. Once you’ve retasked the jacks, several options for surround appear in the DE’s audio control panel. It knows but it can’t do.
Stigma.
A very large number of people believe Linux is difficult to get into. There are a number of publisher that somehow think Linux users are all hackers that will cheat in their online games. There are a not-so-insignificant number of Linux users who like Linux to remain niche, and small, and exclusive, and difficult to get into, and scoff at the idea of a “general user”.
In Enterprise: manageability. It’s hard to overstate how powerful Windows Group Policy is. Being able to configure every single aspect of the OS and virtually all major applications, Microsoft or otherwise, using a single application that can apply rules dynamically based on user, device, user or device groups, time of day, location, battery level, form factor, etc, etc. Nothing on Linux comes close, especially when simplicity is a factor, and until it does most large organisations won’t touch it with a barge pole.
Came here to say this. My workplace used to offer a Linux workstation option (which I opted in for 9 years), but they had to remove that option to fulfill new security and management, compliance standards. They need to be able to manage exactly which applications are installed on a system, which binaries are allowed to run and when, the exact settings for every application, the exact version of the OS and the specific updates, and precisely when updates are installed. All of this needs to be applied based on the user, their organisational division, their security groups, clearance level, specific model of device, etc.
I know that using a combination of Selinux, Kerberos, and something like Puppet can get you close in the Linux world, but Microsoft group policy has been around for 30 years and is well understood and just works.
Personally for me its compatibility and support. Too many of programs and hardware I use daily aren’t compatible or even have a Linux version or have little to no support officially or not.
For an example I tried to use Mint on my main rig but i was having trouble with my two monitor. I wanted my right monitor to be the main display but i kept wanting to use the left one, issue with how i wanted them to be arranged virtually and a ghost third monitor showing up and it all reverting settings or just breaking when a program open in full screen
OR when i messed with how drop down menus in settings and though steam was busted or something cuz i couldn’t right click on my games in my library
A multi-billion dollars marketing budget, anti-competitive practices and confidential agreements, blacklisting hardware vendors if they dare proposing an alternative, and of course a legal department the size of a small city to sue all competition out of existence.
Oh wait that’s Microsoft/Google/Apple/Meta/Amazon.
Either:
- A smarter and wiser population able to discern and care enough that they’re being cucked by Microsoft, overcoming the inertia to install Linux.
- Linux invents a game/feature that is so goddamn appealing that everyone wants in on the action.
- Preinstallation.
I think the big thing that everyone is missing here is that schools and workplaces need to push it into people’s lives. For that to happen Linux (or at least one of its distros backed by a hardware distributor) needs to develop killer features for those markets and successfully sell to them in large enough numbers that the average computer user - who does not care what their OS is because they only use it for email and work - will make sure that their at-home setup is compatible with their work machine.
That moment is when market forces will take over and drive real growth in desktop Linux, rather than the tiny little bumps we’ve seen the past few years thanks to the Steam Deck coming out and MS pissing its users off.
This is how Apple built its marketshare against the Microsoft domination of the 90s. For a long time it was the go-to “school computer”, and then those kids grew up and now a huge piece of the tech industry and culture is more or less Apple only. It’s unclear if this process can be repeated, since Apple’s marketshare was carved out during a time of massive growth in the industry that is unlikely to repeat, but I wouldn’t say it’s impossible if the right conditions reveal themselves.
I will say that it is highly unlikely that the people here would like the change if it happens - imagine Google slinging fully locked down “linux” machines en masse and everybody else needing to download their kernel fork that’s loaded with spyware (“for security reasons”) in order to connect to Google Teams for work. Maybe I’m being pessimistic but I just don’t see mass adoption of a new OS happening without some kind of fuckery like this that renders the version of Linux that gets mass adopted unrecognizable from the version we’re all using now.
The other option is state intervention, as with NeoKylin in China, although the Chinese government seems to be limiting themselves to just government computers with that distro.
While I think that could be really helpful it is worth pointing out that schools in the US have been shoving Chromebooks into the hands of kids for over a decade and the market share sits at about 4%. Now Google’s planning to merge Chrome OS into Android.
Yeah I was thinking about that, which is why I pointed out that Apple’s plan only worked because of the massive growth in personal computing. Google was able to create marketshare for Android during the massive growth in smartphones, but those conditions haven’t existed for anyone for a while.
Generally how these things go is that after the growth phase comes consolidation and monopoly - we’re far more likely to see Apple and MS merge into one corporation than we are to see a third option emerge as a serious competitor.
At work us devs and IT folks use both windows and RHEL Linux. I’d say I use windows for business apps and Linux for everything development related except for terminal apps and visual studio. My database work is pretty much 100% linux. Everyone else in the company is likely using windows.