Games on Linux are great now this is why I fully moved to Linux. Is the the work place Pc’s market improving.
Reliance on terminal
I’m gradually concluding that every decision in computer UI has been wrong. Peak UI happened in the 1990s; it’s been downhill ever since. People think terminals are scary, but come on—asking ChatGPT “how do I do this?” and getting three lines that have worked unchanged since 1989 is not harder than watching some tech-bro explain which menus to click… menus that get rearranged every six months so they can find new ways to wedge ads into your ribbon.
I’m reminded of a video I saw of a woman talking about her dating prospects using M&Ms. She poured a bunch on the table as a metaphor for her dating pool, and slid away M&Ms as she ruled the people they represent out. “8 million people in the city. But half are women slides half of the M&Ms away of the remaining 4 million men, 20% are under 25, slides more M&Ms away” until she got to a point where she had one candy left, and then she shattered it with a meat tenderizer and continued sliding pieces of it away.
You can do that for potential adoptees of Linux, because there are a bunch of filters in series you have to pass through before successfully adopting Linux.
8 billion people on the planet.
Subtract the Sentinelese and Amish and North Koreans and everyone else who just outright doesn’t have access to computers. Nothing we can really do about them and in some cases it would be unethical to try.
Now subtract out the people who only use a mobile device like a cell phone or tablet, which are locked to their OSes. Android or iOS is as much a part of the hardware as a microwave oven’s firmware is to them. Linux on mobile devices (excluding Android) is in a severely rough state, there’s basically no hardware and software combo that is ready for daily driving.
Now subtract out the people who do use a PC or other device, that won’t ever install an operating system on a computer themselves. You’ll get some of these folks by selling computers with Linux installed in stores and such, though I think you’ll have to address a few other points later. I think SteamOS is demonstrating this.
Now subtract the people who might install Linux themselves, say PC builders who would have to install an OS anyway, but bounce off the process of choosing a distro and then installing. The big distributors like Canonical and Fedora tend toward marketing wankshit instead of human language. You can’t tell their goddamn websites “I just want the normal end-user desktop version with KDE please.” Does “Core” mean our main, central product, or the IoT embedded system version? You kind of have to know Fedora calls their Gnome edition “Workstation” and if you want “normal Fedora but with KDE” that’s a “Spin.” Then you get the Trendy Fork Of The Month, things like Bazzite and Nobara that pretty much are Fedora or Ubuntu with a theme applied, maybe some actual features in the OS, but often just a redone onboarding process, like I think it’s Bazzite that offers a configurator on their website that lets you pick your desktop and such. Defuckulating the onboarding process of major distros might allow us to do away with the Trendy Fork Of The Month.
Now subtract the folks who get a Linux machine up and running and then bounce off of the unfamiliar UI. I’m pretty sure this is Gnome’s fault more often than not, Gnome is deliberately hostile to both distro maintainers and end users to the point there are now four DEs that are “We can’t do this anymore” forks of Gnome: MATE, Cinnamon, Unity and Cosmic. You’d probably see more people stick with Linux if it was less easy to stumble dick first into Gnome.
Now subtract the people who got this far and then said “My CAD/art/music/office/finance/whatever software doesn’t run on this.” and had to switch back. In a lot of cases, software like that exists in the FOSS ecosystem but it’s significantly inferior, like FreeCAD or GIMP. These are often kept in a deliberately shitty state because some opinionated programmer likes how the code they wrote in 2004 looks in their IDE, so open software continues to be unadoptable and people continue to pay subscriptions to the Captain Planet villains in charge of Microsoft, Apple, Google and Adobe.
North Koreans
north korea literally uses linux on their computers
kept in a deliberately shitty state
now thats just ignorance.
now thats just ignorance.
Explain the permanent state of GIMP’s UI without deliberate sabotage.
does the average Korean citizen have a PC of their own?
Do the same thing for CAD software engineers that was done for gamers and gaming. Quality CAD software would move companies to make the switch. Once people use it at work and school, they’ll use it at home. I’m hoping the Chinese government’s move to Linux will lead to their investing in FreeCAD.
Default install from box store systems
Linux has only become much more user friendly in about the past 5 years. Installing Linux Mint in my experience was actually easier than Windows. It comes down to education and the misconception that using Linux is somehow more difficult than Windows or iOS. The hard truth is if someone is using Windows or iOS they are probably just too lazy to switch as long as it does what they need they don’t care if they’re being burdened with bloatware or spied on.
Native Adobe apps ports :(
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.
They work but you can’t set the sample rate or enable any custom features on ANY of them.
Not in my experience. I have a RME card that can be configured via alsamixer (which should work for most cards) and a Focusrite Saphire USB interface that someone wrote a little UI for in which you can even freely route audio to/from different channels and mix busses.
Are either of those accessible from the GUI in a fresh default install? I know exactly where in Windows to find that control panel (granted they make it more convoluted to get to in every successive version), but I don’t know how I would do it with just what the OS provides in either Mint or Kubuntu (the two distros I have the most familiarity with).
I have only been rocking Linux as a daily driver for a year or two now though, so it could just be a gap in my knowledge.
No but now we get closer to the real problem. Meaning there is an accessibility problem, which is different than the (in my opinion wrong) statement that I wanted to correct.
Ah, fair enough.
Are you able to enable the Air function or doing any routing on your focusrite? I’ve found a way to handle sample rates on Topping Pro 2x2, and on my old focusrite 2i2. But input delays through the audio layers in linux are slower than windows and mac.
I should clarify my original comment. I’m looking for full feature parity out of the box and not having to devise some sort of work around or relay on a 3rd party and hope they don’t stop maintaining it.
It is a real frustration, I use my linux install as must as I can but somethings are limited by the lack of 1st party support.
The problem with audio interfaces is that they function very different internally and have different kind of settings. Alsamixer does usually a decent job of listing all parameters but it is an old TUI tool and not nicely embedded into the desktop so I guess people just don’t find it. Stuff like latencies just have to do with buffer sizes that are configured in your machines audio system, usually pipewire, pulseaudio or jack, which all work on top of alsa (which is where the drivers run). You can reduce the buffers there (in config files) to get lower latencies. This however means that your system needs to have a very tight scheduling for your audio processes, because if it fails to fill the buffer in time there will be glitches. Professional low latency audio does definetly not work out of the box on linux. It got a little better with pipewire, but I don’t think it works well without a little bit of tinkering. If you decide to tinker I recommend you read this: https://wiki.archlinux.org/title/Professional_audio
I don’t remember which tool I use for my Scarlett (I’m travelling). But I googled a bit and this looks good:
https://blog.rtrace.io/posts/fedora-support-focusrite-scarlett/
This all would be better if manufacturers would provide Linux config tools like they do on windows or at least information of their protocols. Until they do we have to be greatful for people reverse engineering that stuff (e.g. by analysing USB traffic on windows) and then writing uis for it.
Edit: this site seems to make more sense as the arch wiki page (it is linked there):
People can’t be bothered to run better messaging apps. Expecting them to change OS is crazy
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
As my employer has turned to almost exclusive webcrap over software - I see no hurdles really. Webapps run shitty either way. Fucking Salesforce and Opus bullshit… refresh… refresh…
I think it’s more users need to realize that an OS that is easier to use in every way is not a more difficult OS to use.
But also, I’m okay gatekeeping Linux, as bringing the masses over just means enshitification and turning it into Windows again. Fuck that.
lolwat. can you explain the reasoning in your second paragraph?
Also I’m not sure that your definition of Enshittification is correct.You need to dumb shit down for the majoirty. Jist look at the downward spiral of popular software, and how little the masses really care about ownership or ability to tinker and control what they use.
If you want the masses to use Linux, then you’ll need a distro that is as useless as Windows. No technical errors, no forward-facing power user features.
Plus, you’ll bring the big corps into Linux with a their shit ideas like rootkits, SaaS, etc. Because if the masses are in Linux, they’ll be following the money.
GLIBC
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 applocation 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.
Why would “Linux” want to get more users, whatever “Linux” is.
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