You can anticipate "the linux brigade" because it works well for many of us.
This isn't to say there _aren't_ problems. Bluetooth, audio, etc. working all depend on having the luck that someone wrote good drivers for the device you want to install Linux on. When you do have a problem, you don't have the benefit of having many people on your same configuration like you do with Apple. You might find yourself troubleshooting as the only person with your specific combo of dongle, mobo, cpu, distro, and kernel.
I've been on Linux since 2009 and MacOS since 2021. I've never had a bluetooth problem with Linux but I've had a ton on MacOS (but that might just be airpods).
The nice thing about Linux is that you have control over all your problems. On MacOS, if you have a solvable problem, the solution is often either "Pray that Apple fixes it in the next release" or "The fix for that costs $10 per month and it'll clog up your app switcher". On Linux, if you have a solvable problem, the solution is often "go into the settings for your distribution" or "install this tweak tool" or "find someone who had it before on a support forum and follow their steps".
It's not unreasonable that someone who is fed up with unsolvable problems on MacOS would find Linux more appealing. It's not a naive mindset, it's just how things are.
The big idea with Linux/BSD/fully-open-source is that you can fix whatever you don't like.
That was the breaking point for me with Tahoe. I never loved MacOS before that, but it never got in the way. Then with Tahoe, it got in the way, so I went to fix it, and found out that fixing it is actually impossible! That was the breakup moment.
Sophisticated LLMs make it even easier to fix or tweak any Linux/BSD/fully-open-source software to our liking.
That's a great theory, and sometimes it's actually true, but in reality for most users most of the time, Linux is as "fixable" as Windows or macOS, because most people, even the technically savvy ones aren't driver developers. Heck most software developers probably aren't even C programmers anymore. And even if someone had the competency in the language and low level system programming, do they have the time and the inclination to re-write the audio stack so that it finally works correctly? Or to fix the fact that even in 2026, sleep and hibernate are hit and miss? And then to maintain their patch against future system updates or go through the process of getting it upstreamed?
Most Linux users, and especially most Linux users switching from something like macOS or Windows would be waiting and hoping that someone else decided to fix the thing for them because they either lack the skills, time or inclination to do it themselves. And we know this is true because if it weren't true, all the various "wars" over the years like systemd and pulse audio and wayland wouldn't have been a war at all because everyone who didn't like it would have easily patched it out and moved on. But a modern full fledged OS experience is a mess of intertwined and complex dependencies. So when a distro decides to switch a big chunk of the underlying stack like that, most people either have to go along with it, or hope that enough people feel strongly enough about it to fork everything and make their own distro, and then they have to hope the forkers have the passion and drive to maintain that for them.
Yes, you "can" fix whatever you don't like in linux. Just like you "can" find all the information you need to diagnose and treat whatever medical condition you might have online and at your local libraries. But most people are still going to pay a doctor, because most people don't have the time or skills to actually do it.
I disagree with this. For most users, most of the time, Linux is significantly more fixable than Windows or MacOS.
In nearly 20 years, I've never had to write a line of C or touch the Linux kernel to fix issues I've had on Linux.
For example, one of my big peeves I've had lately on both PopOS and MacOS are the looooong animations to switch desktops.
On PopOS, I had two paths to fix this: Tweak the COSMIC desktop to fix the behavior, or the simple thing of simply installing GNOME (or KDE or any other DE of choice).
On MacOS, I'm SOL. There's no way to fix that on my Macbook (short of installing Asahi Linux, of course).
> Just like you "can" find all the information you need to diagnose and treat whatever medical condition you might have online and at your local libraries. But most people are still going to pay a doctor, because most people don't have the time or skills to actually do it.
This isn't a great analogy, but it's worth noting: Many conditions are expected to be self-diagnosed and self-treated. I don't go to the doctor for scrapes, bruises, colds, dry eyes, a stubbed toe, etc. By this analogy, Linux users are buying their own aspirin and applying their own band-aids, while MacOS users are waiting in line, dependent on someone else to fix these things.
I say this as someone who uses both MacOS and Linux daily.
So what did you do? Did you fix the DE? Again, this is effectively outside the skill of the sorts of people who would be "switching" to linux due to the issues with macOS or Windows.
And while installing a new DE is certainly easier than re-programming one, it's still dependent on someone else having written a DE that not only solves your problem, but doesn't introduce entirely new ones and isn't so fundamentally different to the user that they might as well have switched OSes in the first place. And if the user's primary issue was being forced into a major interface re-design like liquid glass, having to switch to a completely new DE is more of a lateral move than actually fixing the problem.
And to be clear, the fact that it's POSSIBLE for someone to fix a problem for you even if you can't, and it doesn't have to be the primary OS vendor is a benefit of using an open source OS. So I'm not saying it's not possible to benefit from this. I'm just saying that for most users, most of the time, the ability to "fix it themselves" is effectively as out of reach for them as it is using macOS or Windows because having access to the source code is only the tiniest part of actually fixing a problem for themselves.
Since my doctor analogy fell flat, let me try again with a traditional car analogy. A kit car is infinitely more open, customizable and user controllable than any car bought from an auto manufacturer. And yet, for the vast majority of drivers, buying a kit car, even if it was turn key and pre-built would do absolutely nothing to make it more likely that they will do their own repairs or modifications to the car. They will continue taking it to the same mechanics they always took their traditional cars to, they will continue to buy off the shelf parts if possible and do without if not.
There are often comments on threads like this that go along the lines of "If only the people making Linux desktop did X then they'd get more people". But there there isn't really anyone making Linux on the desktop. It's not a product. Even the products within it are built on the work of people with very disparate interests. It's kind of amazing that we get a cobbled together working experience at all.
Apple and Microsoft can focus on particular things, like getting more users, or supporting hardware they want to sell, or trying to get you to sign up to Office 365. No Linux desktop environment can have that kind of focus. So when you say it's not fixable to most users I think: well it's not supposed to be. It's not supposed to be anything, it just kind of is. Like coming across a mountain instead of a theme park - it's not a curated experience, it's not going to be for everyone, you might get hurt, but it's far far more beautiful.
It does matter if you're selling someone on the idea of switching away from their mac or windows machine that they're complaining about something the OS vendor has done by highlighting that with Linux they could "fix it themselves". It misses the point that most people don't want to "fix it themselves" and even if they had the inclination to that, for many problems they don't have the time or the skills. If someone is upset that Apple forced a move to Liquid Glass with Tahoe and all the bad UX that comes along with it, it's possible that they could also have the skills to fix their OS if they were equally upset that their chosen linux distro switched to Wayland. But it's more likely than not that they don't have those skills and so for that user, Linux is theoretically an OS they can fix, and practically just as likely to force them to accept the march of technology as any other OS they use.
> That's a great theory, and sometimes it's actually true, but in reality for most users most of the time, Linux is as "fixable" as Windows or macOS, because most people, even the technically savvy ones aren't driver developers.
But there a whole lot more people who are happy to pay Claude $200/month now than there used to be. Claude isn’t a driver developer, but it’s taken a bunch of different open projects and modified for them for me in such a way that it’s made my life meaningfully better.
Things I couldn’t do for years, that I’ve wanted for years, got accomplished in 2 evenings: one to implement and deploy, one to optimise because the original deployment was a good POC but not good enough to keep running (e.g. doubling or tripling of CPU usage or RAM from prior to modification).
Sure, you could argue I’m paying a doctor, but there isn’t a doctor for the apple ecosystem. There’s just “suck it up, sunshine.”
(Written from my iPad, where I continue to suck it up)
Sorry but the level of stuff that Apple users complain about when they say "not working" is not comparable to the level of unreliability of linux for me - it's not even in the same class of reliability - Apple users are just spoiled and rightfully mad about the platform quality deteriorating.
I'm not a Linux noob, I've been running linux desktop on and off for a long time (I remember ordering the free Ubuntu CD's and having to go to customs with my father at 14-15 so over 20 year probably - holly shit time flies). The last attempt was like a year ago for two months. Linux is still very much a hobby you pick up to run your computer for me and every colleague I see using it just confirms this even if they won't admit it (issues connecting to calls, unmuting, turning on camera, etc.). Like I'm annoyed that I can't use HDMI 2.1 via my USB 4 dock on Mac because it doesn't support some protocol, on Linux HDMI 2.1 on my AMD card is a no go from the start (unless I want to go with some random dude unofficial kernel driver patches).
I still use my desktop as SSH workstation and run arch on it, but my client is MacOS - I just need something that works reliably for everyday productivity tasks.