macOS/iOS 26 are bad enough that I've begun switching to Linux. I preordered a Clicks Communicator and Pebble Round 2. Switching from a Macbook Pro M4 to an Asus ROG Flow Z13 with Debian.
macOS 26.3 updated clang and broke my emscripten workflow.
I tried to unrar a file but the version of unrar provided in homebrew is deprecated because it's no longer signed/blessed. I ended up SFTPing the file to a Linux box, extracting, and bringing it back.
My son wanted to try a Java minecraft app on his iPhone, but it required insane workarounds to enable JIT to get acceptable performance. This isn't a technical limitation, it's put in place specifically to protect Apple's walled garden, and their precious services revenue.
Despite the thousands of dollars spent on these devices, I don't feel like we own them. We can't run code without the platform owner's permission. We are at the mercy of the platform owner, that has been making increasingly worse decisions.
I'm really enjoying trying the available alternatives. My hope is that enough of us get fed up, and develop a thriving ecosystem in the open source world. I'll certainly be contributing back the things I build.
Basic keyboard shortcuts are still broke with the Wayland migration. e.g. Copyq has this janky workaround for a shortcut to register with the xdg-portal (that works until reboot, then stops), Warp terminal claims there is no support, Flameshot was impossible to configure, have to use the built in Gnome shortcut tool now. The whole ecosystem got wrecked. I have been so irritated by this that I've been considering switching TO the mac ecosystem, BUT this thread is good on my eyes and makes me disinterested now.
I don't have any of the problems mentioned by you or sibling comments, full stop.
Up until about a year ago, audio was janky as hell, but then as part of the great de-Poettering, they switched from PulseAudio to PipeWire. I've had zero issues since then.
Copy paste works. Login works. X11 runs at native panel speed (144Hz) with bug-for-bug parity with windows 3d acceleration, but open source (AMD drivers). XScreenSaver works (and can lock the screen). I can't comment on any of the stuff you mention in the second paragraph. I assume it's a bunch of broken Wayland workarounds?
Anyway, instead of switching to Mac, just switch to a stable distribution. Devuan is Debian minus systemd, so essentially everything works out of the box. Even crap that requires systemd usually works, since they install stubs. LLMs like Claude will happily admin it once you tell it that which init system to target.
> the great de-Poettering
If I remember correctly, Devuan uses sysv, yes? Other than Pulse Audio, what other Poettering software is in normal Debian?It really makes me miss Classic Mac OS 9. I used it from 7.5.1 to 9.2.2. I remember being so excited about Mac OS X when the Public Beta came out that I switched immediately. It really sucked and I went back immediately. But eventually Mac OS X got better and I switched to it, and never looked back.
Now I am looking back and remembering everything I lost. A computer that was so simple and so predictable. It didn't change behind my back all the time. It never shoved upgrades down my throat. It just worked!
This is what cachyOS + KDE is giving me at the moment. Ok, so it's not totally simple and there are A LOT of updates. But it's by and large predictable. I never had a 1980-90s Mac, but I had an Apple IIe and an Amiga 500. While cachyOS is so much more powerful it doesn't abuse that power like Windows and OSX with so many background processes and telemetry. I have a Mac laptop and I dual boot my PC with Windows + Linux. I don't have hate OSX but CachyOS + KDE is by far my favourite as it's customisable to the extent I want and it just gets out of my way. Highly recommend it if that wasn't obvious!
Yes, there were and are problems, but far, far less than before and not much more than on X11, just different ones.
These days my setup is less radical/minimalistic, as I went back to GNOME (Wayland) about four years ago.
Toshy still works to give me Mac keyboard shortcuts I might never let go of, but I still haven't figured out the keyboard shortcut to switch between open instances of the same program which drives me insane!
Logiops + Plasma's multi desktop support has given me something very similar to the multi desktop experience I had before, and the pager in the taskbar is a big improvement.
The tiling in Plasma needs work. I initially loved it until I released that when I arranged the tiles differently on one desktop, it changed them on the others... Hopefully that gets better.
Is it? Do you have any examples?
As a previous Mac(intosh) user of many years, before you switch back, I'd recommend trying Pop OS and its new COSMIC desktop env based on Wayland. It's still has some rough edges, not as polished as macOS was, but free from Apple's enshittification, and free in terms of open source. It's everything I wished Macintosh would have matured into, but that ship has sailed years ago.
Some people run NixOS with COSMIC DE, I'm considering that for my next machine. Also, Pop OS is based on Ubuntu, which you might also try. I've installed it for several non-technical friends and family, and they haven't had a single issue with it, migrating from Windows or Mac.
1. switching between different browser tabs has a sub-second delay(est 200ms) 2. a tab in system settings menu takes 200ms to load 3. maximizing a video doesn't always work(sometimes it leaves a big white space on top) 4. double tabbing a keyboard key often triggers zooming into the browser page
I couldn't believe these issues haven't been fixed after 3 subversions.
I was 100% Apple: Mac Mini on the desktop, Macbook Air laptop, iPhone, and two iPads.
Then came Tahoe.
I hated it so badly and it wouldn't let me change the things I hated.
I noticed a subtle sneer as I worked, having to use this stupid computer that wouldn't let me adjust it to my liking anymore.
Then I noticed I wasn't working as much as I used to because I just viscerally hated having to work in that Tahoe environment.
At first I did the thing of erasing the entire computer and doing a USB install just go back to the previous.
But then like you said: “I don't feel like we own them.” I didn't trust Apple to not keep making it worse.
So I switched. Got a Linux desktop, and a Framework laptop. Sooooo nice!! Snappy-fast Linux just the way I want it.
While I was at it, got my first Android phone and installed GrapheneOS on Google Pixel. Sooooo nice! So quiet, doing only what I want.
Even got my first Android tablet to replace the iPad. (OnePlus Pad 3.) It's great too. I'm loving the whole Android ecosystem, when made nerdy like Linux.
So yeah I'm 100% off Apple now and will never go back.
That's how bad Tahoe is.
Even GrapheneOS on an Android phone, which I’d heard was hard to install, was dead easy and so worth it.
For Mac to Linux, you can just rsync your /Users/{me} to /home/{me} and enjoy updating some old habits.
Anyone saying they had no trouble migrating away is either lying or delusional.
Just off the top of my head: external accessory issues when Linux wakes up from sleep; trackpad quality; battery life; full-disk encryption is still spotty if you, for example, want to use ZFS; boot-level security can be a nightmare to setup (although Evil Maids aren’t a concern for me); systemd things that don’t work and don’t report they’re not working; inconsistent shortcuts for basic things.
Man, I like the ideals behind BSD and Linux, but we gotta stop pretending that basic UX stuff is done and fixed, when we know perfectly well that it’s been broken for a decade (running Linux servers or desktop-on-the-side since 2015).
This is actually strange since Emscripten comes with its own Clang toolchain and shouldn't use anything from the system's toolchain (I'm also on 26.3 and haven't seen any behaviour changes in my dev setup).
FWIW, I'm also not a fan of the UI changes in Tahoe, but I mostly just move between the terminal (via Ghostty), VSCode and Chrome, so for the most part I'm blissfully unaware of the UI wreckage ;)
> My son wanted to try a Java minecraft app on his iPhone, but it required insane workarounds to enable JIT to get acceptable performance. This isn't a technical limitation, it's put in place specifically to protect Apple's walled garden, and their precious services revenue.
This would also not work properly in Android, because it is Android Java, not standard Java.
Even after they dumped Apache Harmony for OpenJDK, they only cherry pick what they feel like from OpenJDK, relatively easy to check, comparing the AOSP source code with OpenJDK.
Then there is the whole history of what ART can do, versus the native JVM bytecodes, where some features are lost in translation, e.g. lambdas aren't nested classes, they make use of invokedynamic.
Additionally they are in no hurries to update Java baseline version, other than when Kotlin starts losing access to more recent Java libraries at Maven Central.
> Clicks Communicator
Thank you for introducing me to this! If the keyboard is suitable for Hebrew input I will pursue this. I've tried all manner of external and on screen keyboards, but this looks like it might be a winner.Apple marketers are just going to think that in another year you’re going to get annoyed by some Linux thing (yes, there will be something annoying) and buy a brand new $2000+ Mac.
These kind of posts get a lot of upvotes, but they do nothing to change corporate behavior.
Well, they should. I've been on Mac since System 6.0.7. I've had a Mac Clone. I've been mocked by more Windows users for "using a toy computer" than I can remember. I remember (and briefly used) BeOS. I remember The Mac Performa-series fiasco. The Copland failure. Steve's return. The launch of OS X.
In all those years, I have NEVER witnessed such widespread dissatisfaction among long-time, loyal users, heavily invested in the Apple ecosystem. Users so frustrated with Apple's moronic decisions and the design of the OS that they are literally paying money to abandon it. I'm one of them. The frustration isn't rooted in nostalgia or resistance to change. It's the accumulation of what feels like contemptuous decision-making.
If that doesn't set off alarm bells in Cupertino, I guess it's just one more proof that parting ways is indeed the right call.
What leads you to believe that anything he mentioned is temporary?
I can't point at a bug that I've seen addressed in subsequent OS releases.
Seizure-inducing HDMI flickering from Night Shift. Finder Trash not supporting put-back _sometimes_. Printers becoming permanently "paused" sporadically, or worse, very consistently. Mouse lag/stuttering because you used "the wrong USB port." Apple photos libraries corrupting themselves with no recovery paths.
It would be strictly better to just not have the forum, then shouting sorrows into the void would feel more solitary.
The fine article made the same comparison.
I was on my way out the door before the Apple Silicon launch. They managed to briefly bring me back in, but the software is only getting worse. It's a shame too, because I do believe Apple has the best hardware.
But the hardware? The very first Mac I actually owned, a iiSi, was designed to suck the air for the fan through the slot for the $400 3.5" floppy. Wonder why it died? (The iivx quietly fixed that with a $1 piece of plastic.) ($400 was worth more 30 years ago... it could buy a dozen non-Apple floppies. When the mouse died I called them to get a replacement switch. 'We don't sell parts,' the support guy told me. 'Besides, it's only an $80 mouse.')
Later on I had heavily invested in external music hardware that worked with the serial port ... then that port just went away, no warning. I switched to a Power clone ... no failures for 7 years. Then I took a chance on an iMac. First the hard drive kept forgetting its partitions. Then, less than a year later, the screen started developing vertical color streaks; when hundreds of other users complained about the same problem on their forum, they shut down the forum. No options, out of warranty. Fool me twice ...
Debian (courtesy of the Asahi project) still wont let you down if you’re using an M1 or M2:
We all predict the future, consciously or not. We invest our time and effort into a system that we think has a good future.
Tahoe made me lose trust in Apple's software, and see its trajectory as a bad one that I didn't want to invest any more time into.
Then came Apple Silicon. And at least in my eyes, Apple hardware is the best it's been in a really long time.
There are some definite trainwrecks in the current state of Liquid Glass (especially on the Mac), and there have been other dubious choices and mounting bugs made over the last few years. But I've used both Windows 11 and a recent Linux distribution (Fedora, via Asahi Linux, running KDE Plasma), and while I like the latter it's just not enough to make me give up what I like on the Mac in terms of Mac-only applications and little life-bettering affordances I've internalized over the years I've been here. Yes, if the trajectory they're on now in software continues, I'll have to re-evaluate that -- but their hardware took a real turn for the better after Jony Ive and some of his deputies left. Alan Dye and some of his deputies left earlier this year, and I'm not going to count the new team out before giving them a chance to prove themselves.
Just to put cards on the table, the problem Apple has is disillusionment. They've managed to disabuse people of the notion that Apple designs quality software that is useful in their lives.
People who have lost faith in Apple won't regain their faith even if Apple fixes all the Liquid Glass problems in six months. And that is not something that will happen. On top of that, people are anticipating AI features and a touch-optimized interface.
It's why Google Trends shows larger-than-ever numbers of people having iPhone battery issues, performance issues, and searching for how to switch to Android. "Macos to Linux" peaked after Tahoe, at 3x higher than its pre-LG peak, for example.
I gave up on Apple twelve years ago and I can't imagine ever buying another Mac.
I mean, all problems are temporary, time is money etc. etc. And there are signs that suggest that some of these problems (namely freedom to run your own software) are not going to get resolved soon. Is there something deeper in your thought that I missed?
> These kind of posts get a lot of upvotes, but they do nothing to change corporate behavior.
I don't understand, we are on a discussion forum. Of course writing comments here does not influence what Apple does, that's not what HN is for, I think (I hope) that everyone already assumes that. Why do you feel the need to point that out?
I was fully locked-in to the ecosystem, the phone, the services, the TV, and I am looking for the exits.
I’m starting to parallelize to software which will play well on Linux, and when I’m feeling ready (or miserable enough) I will not be looking back.
The macOS exodus will be like Hemingway’s line about bankruptcy: very slowly and then all at once.
All the _just works_ feeling and reliability seem to be gone. Tahoe is so unstable that I now restart the Mac every day, when in the past it happened on software updates only. Apple Music is another huge mess, I can’t comprehend how can it be so unreliable.
Looking for exits as well and kind of looking forward to migrating to Graphene OS, self-hosted Immich, and Navidrome
It shouldn't have been broken though. It shouldn't be a native app written by Apple that feels worse to use than both Spotify and YouTube music. I mean, I open it now just to see if there's anything janky and yeah. "Get 3 months for $5.99" and then below that "Get 3 months for $8.99" and you'd have to scroll and read much smaller text to see that the second one is for family - I mean that's reasonably obvious but it's weirdly unpolished. And then the play bar, which is floating around, looks unintegrated with the app, obscures the content area, and provides enabled controls that do nothing because there is no song to play. Not broken, but UX stuff that shows a lack of care.
They managed to mess up an entire ecosystem and they’re acting so stupid about it that I cannot believe all this software was made by Apple.
There’s no elegance, no thought out user experience, no good design, it’s all stupid glass design with comical amount of padding. It all looks like it was designed and implemented by a team five over a half assed pool party.
What the hell is Apple doing with its tens of thousands of engineers, if they cannot make a freaking window manager.
Take your favourite rock band and turn over all the musicians until no one is left from the original band. Should we expect the band to continue cranking out chart-topping hits?
There's one further factor that makes the situation even worse than the "Rock Band of Theseus." That's the fact that young software engineers are not interested in stewardship. They want to build their own projects, not fix bugs in someone else's. Across the software industry we see this lead to a continual churn, rewrites and redesigns no one wants, and a huge amount of wasted effort reinventing the wheel (and often making a worse wheel).
However bad you think Apple is getting with MacOS - windows is getting worse. And Linux ? Good luck getting decent hardware that will run without having basic functionality issues. Queue the linux brigade "my PC works perfect, what linux issues are you having". Meanwhile I can't use bluetooth on my desktop (works perfectly fine on windows), and I was watching laptop reviews from justjosh recently where he's adding a segment where he is trying out linux on the device - and his experience on the two videos I've seen "sound does't work, wifi doesn't work, BT doesn't work ..."
All that said I am looking into leaving the Apple ecosystem as well because I just don't like how locked down and the devices are, but I'm fully aware that it's going to take significant effort for stuff that I'd get out of the box from Apple.
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 first of these systems is actionable: When it doesn't work, it can generally be made to work. The whole journey may be an awful affair for the entire duration, but a person can usually (not always!) get there.
The other two systems are inactionable: When it doesn't work, there is no fixing it. There is no pathway, nor any journey. One can only accept that it is broken, that they are powerless to change it, and that this is the end of the road for that problem.
---
There are probably healthier ways to learn acceptance than this.
Your experience isn't uncommon, but it's largely the result of trying to force a square peg into a round hole. There are thousands of different smartphones, game consoles and set-top boxes that rely on Linux for all of their basic functionality. You only get problems trying to smash reverse-engineered drivers and hardware together expecting OEM-level support. If you want good Linux support, pay for good Linux support.
I think you and GP agree more than you realise, their point seems to be that Apple was worth all the locked down walled garden stuff because at least it "just worked." Now it's a locked down walled garden which _also doesn't work._ Tahoe and iOS 26 are the worst of both worlds.
Ok, you're having Bluetooth issues. Fair enough. But using Bluetooth (on a desktop no less) is not so overwhelmingly common that one can justify a sweeping statement like yours on that basis. The "Linux brigade" says that stuff works for them because it does. My desktop "just works" for me and it has for like 5 years at this point. That doesn't mean everything is perfect, but neither is Linux the train wreck of incompatibility you describe.
I think that's probably a few years out of date. Certainly, it used to be completely true and was a major problem.
I'm just not finding that now. Drivers are better, and more widespread, and there are less odd hardware innovations in standard PC components that screw it up.
And, if you want a laptop that runs Linux perfectly, there are more than a few options out there that ship with Linux installed and supported now.
ElementaryOS is supposed to be a very clean transition environment for mac refugees. AI makes everything so much easier, Windows and Mac both have far more friction and hassle in contrast. Good luck!
Yesterday, my wife wanted to use Discord. It was right there in the applications folder. But MacOS couldn't find it. Launching it manually took minutes, for some reason.
We wanted to download a clip using yt_dlp (a Python program). Terminal told us, this would require dev tools, which it doesn't. So we installed Python from python.org instead, which worked. Except, that non-blessed python could not access the internet because of some MacOS "security" feature.
Another security feature requires all apps to be notarized, even the ones I built myself. This used to have a relatively easy workaround (right click, open, accept the risk). Now it needs a terminal command.
I live and work in a multi-lingual environment, and have set up a keyboard shortcut to switch between the German and English keyboard. MacOS does not have a keyboard shortcut for this. But Karabiner can do it, albeit a bit jankily.
Lately, the keyboard layout no longer sticks. It resets to English when I press shift. Sometimes it does work, sometimes it doesn't. This is unrelated to the aforementioned Karabiner shortcut.
The German keyboard layout for MacOS on non-Apple keyboards is insane. So I made my own layout. This is relatively easy, and worked well. Except, every single OS update reinstates Apple's insane layout.
Sometimes my Mac does not wake from sleep. Pressing the power button does nothing. Hitting keyboard keys does nothing. Only a long-press of the power button eventually reboots it. The power button on the Mac Studio is in an insane place of course.
There is still no indication anywhere that the hard drive is getting full.
There is still no simple way to reset the computer to factory conditions.
Gaming is still largely impossible, even though the hardware is very capable.
I have replaced TimeMachine with restic, as TimeMachine keeps resetting itself after a while.
My Linux PC should arrive this week, and will replace the Mac. I've had enough.
It will require wine for two apps, and a VM for two others. At this point, that's a price I'm willing to pay.
MacOS has since the early OS X days the default shortcut CTRL+Space for that. It may be deactivated for newer releases. It's findable under:
Settings → Keyboard → Keyboard Shortcuts → Inputsomething
(Einstellungen → Tastatur → Tastaturkurzbefehle → Eingabequellen)
Personally I dream of a Mac keyboard with OLED key caps for multilingual keyboard layouts.
When someone (Google?) finds me a way to seamlessly find/lock my phone from my computer, my computer from phone, and they all find my wife phone and computer, and they all find my keys and my wife keys... that will be the day I escape.
And... it's fine? Am I only using the happy path? Or are people just particularly confident about complaining about Tahoe after seeing everyone else do it.
For sure it has glitches, but as far as I can tell, they're the same glitches that were in Sequoia. (If anyone at Apple is reading this, can you take a glance at your NFS client code? It does like to just hang up occasionally.)
The only major complaint I have is the window resize target, which seems not to line up properly with the actual window corner, since they gave them Very Rounded Corners.
It's also a bit weird that the radius of the VRCs seems to change app to app.
But these are nits. I work on Tahoe every day and it seems fine.
I have two M4 Pro's w/ 24GB of RAM (one work, one personal). Work is on Tahoe, personal on sequoia and there's a really noticeable difference in overall UI responsiveness. It becomes even more pronounced when I hook up to my external display (32" 4k).
In a way it reminds me of the olden days of running KDE or Compiz with every fancy effect enabled but on an underpowered GPU. Yeah, it technically works, but it's not necessarily a fluid or enjoyable experience.
I have my own other nitpicks about liquid glass & the design (there's tons of papercuts here), but that doesn't necessarily impact stability.
Windows seems like windows. I don't care. I'll keep updating to the latest so long as MS wants to give me free updates. My Mac desktop changes looks a bit on each new release but otherwise it's all entirely unremarkable. Maintaining my linux boxes is a little more involved, which is fine, I enjoy it and learn about the internals. SystemD works OK, I don't like its philosophy or the whole binary logs thing, but I quite like the service files metaphor.
The last time I got annoyed enough to change anything was Gnome 2->3 being forced by an update on debian testing, which is why I now run Xfce on any given linux box. I haven't yet gone to Wayland.
Maybe I'm just easy. Or maybe it's all the time I spent switching between Linux/Windows/HPUX/AIX/Solaris/whatever in the 00s. I just look for how I can get on with my day and then ... get on with my day.
I have an M1 Max like the author of this piece and recently upgraded. It's fine.
I don't like the look of it much and the drag targets are annoying but other than that it's been completely normal.
Like, things all work pretty well at first. And then god only knows what happens as config and preference files get into weird states, and temp files accumulate and never get deleted, and cache files get stuck with old info and refuse to update, and god only knows.
So people with relatively new installations have a pretty good time, while people who have migrated their data across three MacBooks over ten years are encountering problems left and right.
I reinstalled Sequoia fresh last year because some mystery process would slowly consume 50GB of disk space over the course of every two weeks, no disk utility could locate any file responsible, but restarting reset it. But with the fresh reinstall, everything started working fine again. It's annoying. Then I upgraded to Tahoe and zero problems. But I'm sure they'll gradually start appearing over the next year or two.
I use my MBP around 10-12 hours a day, maybe more. I don't love the finder but never really have bugs exactly.
Time machine isn't great but it's ok. It gets stuck if you don't have enough disk space.
The other things don't really affect me.
FtFF has been a mantra for 20+ years; it’s never going to happen, stop trying to make it happen.
The worst macOS releases I remember were in the late 2010s and early 2020s. Back then, I often had to spend a day or two after each release fixing things the update had broken. At some point, I was using Ubuntu VMs on desktop extensively, as it felt more stable and polished for some kinds of work than macOS.
I almost always skip the .0 and .1 versions. In my experience, it's better to wait for a few months after a major release of any software and let early adopters deal with the issues.
In my experience, the OS is as good as it's ever been. I've had to restart a Tahoe machine for something other than updates maybe once with macOS 26, and my main workstation is used 12+ hours/day.
In the HN Extended Universe, everyone using macOS has perpetually Had Enough and "begun to switch to Linux", while in the real world, Apple shipped 10%+ more Macs in 2025 than they did in 2024.
That's like asking whether Jackson Pollock or Thomas Kinkade is the better artist. There is no objective measure for it. Some people will have a strong preference, others won't have a preference at all. The designers who made the changes in Tahoe clearly thought the changes are improvements. A lot of macOS users disagree, but some macOS users don't have a preference.
One of my favorites is in Apple Music, where the transport controls and song-title display has been moved from the top of the window down into the content-browser or song-list area... where it's "transparent" and overlaid on other text or album art.
In Mail, the "get new mail" button has been REMOVED from the toolbar. WTF? WHY? So when you're awaiting the ever-more-widespread 2FA from something you just logged into, you get to dig through a menu to hurry up retrieval or re-add the button to the toolbar (which casual users are not going to know how to do).
The utter stupidity of these flailing, desperate changes should concern every computer user. Microsoft is lost, and Windows a clinic on dereliction, design incompetence, and hostility toward users. That leaves Mac OS as the only tolerable consumer computing platform... and it has taken a profound turn for the worse with Tahoe.
And all for nothing. Apple's blunders here don't make sense from any perspective.
Nor should they have to, given that mail retrieval is something that everyone can logically be expected to do if they're told they were just sent a message.
I wonder if there’s an issue with older M-series chips? I would image development is done on the latest and greatest, and maybe they’ve unintentionally missed something in the older architectures?
Is the UI great? Eh. But having to work with Windows in my day job, maybe I’m more patient with my Mac?
In the past I had problems with network attached Time Machine destinations, but now I have zero trust even in the “native” USB-based method.
Another funny thing is that Mac’s built in diagnostic mode, after running for good 20 minutes, proclaimed there were no issues with the system. Even though it was clearly failing in the graphics department, even when booting into an installer usb drive (or even a Linux live mode).
Think my favourite was a conceptual flaw. The lightning strike. You need a completely offline backup or you don't have a backup.
Edit: using ChronoSync and two external (hard) disks, rotated once a month off site at the moment. That has a nice fat VERIFY button on it.
I have been writing on/about and using Macs for 25 years, have had a bunch of semi-catastrophic failures with Tahoe (https://taoofmac.com/space/blog/2026/02/18/1230) and Time Machine (https://taoofmac.com/space/til/2026/02/01/1630), and I have also been running Fedora daily for four or five years.
Were it not for Apple Silicon, I would probably be running Linux only today. But after Tahoe, I am very, _very_ motivated to accelerate my transition. And, ironically, I can make GNOME look and feel more like what a Mac should feel like than what Tahoe does.
But like I wrote the other day (https://taoofmac.com/space/links/2026/02/26/0806):
> The most likely [outcome] is that they will simply carry on without acknowledging any of it publicly and discreetly patch the most critical issues, because they are still making tons of cash on hardware and services and software quality really hasn’t been a priority in half a decade.
But in a long time I haven't really enjoyed using the mac and I use other systems instead. They got rid of subpixel rendering and now text is blurry on my monitors. The interactions are much more of a chore. Features were removed from Preview and other apps that were better before. I quit using XCode for a few years and couldn't recognize it when I came back. So I use it maybe every 3-4 weeks now. I have no interest in buying another one.
I just don't know why they seem to be going out of their way to make the system unfriendly to existing users.
I loved Apple IIs at schools and libraries as a young child, fell in love with my Mac IIsi at home at the age of 7. Later, at 13, I had a Macintosh-evangelizing web site and mailing list that Guy Kawasaki (Apple's lead evangelist) even subscribed to.
I've been a primary Mac user through the 68k, PowerPC, Intel, and Apple Silicon days, from System 6.0.7 through today. Got an original iPhone and iPad, have upgraded my iPhone every few years since.
The technofeudalism, bugginess, and UI crappiness has me done and looking for the exits, to say nothing of the embrace of Trump. My next laptop won't be a Mac, and my next phone won't be an iPhone.
Sadly, they’re not going out of their way. It’s fully in the way of beancounters in harvesting mode. Apple has become a lawnmower, just like any other megacorp.
For one, my network samba shares stay connected and mounted through restarts. I could never make this work reliably on macOS.
File explorer is good. Finder always felt clunky and awkward to use. In addition, certain class of software exists for windows and not for macOS. Like FilePilot, Anything, MusicBee, Foobar2000 (Mac version of the latter is not the same as the windows version).
The biggest issue so far for me is keyboard shortcuts for text editing. Cmd-based movements are great and I have very deep muscle memory by now. I could not find a reliable way to recreate this on windows (I can make the cursor movement work, but some selections don’t work the same).
It’s wild to me that Apple has allowed SMB on MacOS to be so broken/slow and poorly implemented for so long. It’s been this way for over a DECADE.
I have friends who work at production studios who complain about network storage and MacOS all the time given any modern video workflow involves a NAS.
You would think a company that halos creative workers in all its ads would care about this. But they happily ignore since “SMB that works” is not a feature that will get much mainstream attention in a flashy keynote (that nobody watches anymore anyways).
Is 1100+ MB/sec read and write (single 10 GbE interface) slow?
If you’ve never used SMB on a windows machine you have no idea. On windows it feels like an extension of the local disk.
Now I'm barely using it as every few months I'm prompted to just delete the backup and start fresh because something corrupted.
I'm not one of these 'it hasn't happened to me, ergo it's impossible people'. I completely think that many of the design elements of Tahoe are a horrendous regression versus even Sequoia, but I think asserting that Time Machine is completely broken in the shipping version of macOS is a bold statement that deserves a bit of pushback, even among the fire raging in a lot of other places in macOS!
To be clear, I'm not saying it's Tahoe related, it has been there for many years.
Tons of people complain about this. I suspect it's some subtle bug with sparse bundles and SMB.
I don’t know what these engineers are doing at Apple, but it surely isn’t making the ecosystem better, they’re just chasing hypes and shinny useless UI changes.
This is what tells me I'm completely misaligned with Apple's vision of the future.
Why would I want an OS that aspires to prevent me from running perfectly good software that runs very well??? And at a time when even smartphones are starting to run x86 software well!
That's literally the opposite of what I want from a computer. If I have to choose between losing Mac software vs losing x86 software it is much easier to leave Mac software behind.
Like, why. Why would you need to change the printer system? It works.. has worked for a very long time, there's no reasonable need to change it.
I have an old (~10 years old) printer that Cannon stopped supplying updated macOS drivers for several years ago. The installer for the drivers failed so I had to extract the files from the package and install them manually. In the end only the network drivers work, the USB drivers are kexts which won't run.
That Apple could force Tahoe on the world makes it obvious that company's inward looking arogance has drifted far out of touch with reality. Could there be a more efficient way to shoot themselves in the foot, and at the same time poke their customers in the eye.
Alternatively, if they could reassign that 50% of their headcount to bring Mountain Lion or Mavericks to the working state (updating cryptographic stacks, patching vulnerabilities) and just don't... touch... the... UI?
It might be nice for someone to crowd source a reasonable list of features they need to improve or document. Could get traction.
My workstation is pinned firmly to sequoia right now and will be until it's untenable or they undo their new UI design direction, which is, as you pointed out, ghastly.
What they did to Watch is much worse than what they did to iPhone and Mac
Apple are so stubborn and persistent in the way they choose directions. I realized I'd rather move on than be stuck with that mess for years. It's wild.
I still use macOS but I'm steadily finding ways off. Weird times. I've been deeply embedded in the apple platform for over 25 years.
I think I sensed things were meaningfully changing around 2020 (I can't recall exactly), but my sense of the ongoing decline is way more rapid than I anticipated back then. Maybe it started and gained momentum earlier than I realized.
I also held out for as long as possible using Safari, but I had to switch to Firefox. Every once in a while I forget the reason I switched and try to switch back and then get reminded. I'm currently in a "I can't remember the reason, but I'm too lazy to go find out" phase. I'm also one of those weirdos that liked the Safari compact tabs and I'm sad they removed it.
Having said that, I probably would’ve switched to some version of Linux many years ago if it wasn’t for the lack of business accounting software that was easy to set up. GNUcash isn’t it for me. Switching would’ve saved me a lot of money on subscriptions.
I could probably use Obsidian instead of NotePlan with a bit of work; I would just use it on mobile a bit less.
Every time they fuck something I move the workload over to Linux, not out of enthusiasm or any ideological purity but because I need to do some damn work. Add in the current geopolitical shit show, rising surveillance culture and the constant push for MRR and the whole "ecosystem" idea of computing and cloud becomes quite distasteful and risky.
A monumental moment recently was Reminders which has a horrible bug in it since Tahoe where you are entering several tasks in the scheduled view and you hit enter and carry on typing and it doesn't register the enter until several keypresses later, splitting the last word you typed between two tasks. This is a very very minor but utterly annoying thing which has broken my workflow. I was so fucked off with this happening every day I pulled a sheet of paper out of my printer and just wrote everything on that. And I've been doing that for 4 months now. Reminders is dead. I forget things like I did before, but I get over that.
One day I'll wake up and not use the Mac. The iPad and Apple Watch are already gone.
I have been experiencing this type of bug since forever when renaming files. Enter (to switch to renaming mode), start typing, first 1-3 letters are missing.
Other than the dumbing down of the UI and that kind of stuff, Tahoe seems to run fine. Safari seems to have more bugs than usual, though.
Btw isn't Rosetta going to be left but only for gaming and containerisation?
Yes, 28 years later and it’s still awful.
We're in a way worse position now as they rushed out all the comically poor UI updates (Why do I still have 6 different border radiuses, and about 40 different icon packs being used on the default damn applications?) and the half baked AI crap that I've yet to see anyone use.
Personally my guess is the core of the problem is their contempt for the users. The willingness to act directly against the best interest of the users, as this article points out so well, is bewildering. You just have to wonder that a company so large, with so much money and so many resources can be so utterly dysfunctional.
The iPhone, the iPod, the early Macs all demonstrated a profound understanding and care for users. And now? Contempt.
Oh well.
Here's my vector reproduction of the logo for MacAddict's and Guy Kawasaki's "EvangeList", circa 1997 :
Hint: This is what happens when you commit to joining any single company's ecosystem. No matter if it's Apple, Microsoft, Google, Commodore, or frickin' IBM. At some point, the beancounters are going to smother what drew you to them in the first place, and find ways to nickel-and-dime you whilst flipping the table on you UX-wise hoping to tap some rich vein of unconverted users to continue the illusion of quarterly growth.
Is this with or without feedback that backing up wasn’t successful?
When yours is the only computer in the meeting that can't load the graphics network share, and you're the graphics expert, your boss will be calling IT and sternly asking why. He/she will learn that the MacOS has known issues with basic file sharing in business networks, among other annoying problems that you keep contacting about, and that Apple will never fix. Your boss will discover that IT recommended that you use a Windows machine, and provided you with viable workflows that meet or exceed all of the needs for your work responsibilities. And that other users don't have these issues when following their guidance. But, you opted for a Mac despite all of that.
Your boss will sigh. They will carry that sigh into how they perceive you. They will bring up how annoying your situation is every time they talk with IT.
I've heard this exact conversation or many other similar conversations 100s of times in my career. I've heard your boss sigh.
Do yourself a favor. If you aren't very technical, don't damage your career over something stupid like which OS you're using. It's the wrong hill to die on.
An IT team that treats Mac users this way today is just a bad IT team.
They are being friendly, and objective. Their job is to fix problems so that employees can be productive. It's not to lie for them, or to them. It's Apple's marketing team who has that job. You'll notice they don't do much in the way of advertising to IT directors and business decision makers. Their focus is college kids, specifically graphic designers and iOS app developers. It's definitely not businesses.
IBM? These are software issues. IBM doesn't make desktop operating systems for end users. Do you mean Microsoft? Apple never was and still isn't the Microsoft of business OS. I'm not sure what you're trying to say here.
If familiar with Apple's history, the IBM example was deliberately chosen. Once upon a time one would have seen an army of IBM desktops in the enterprise, much like the MacBook today...
> https://osxdaily.com/2011/12/30/young-steve-jobs-gives-ibm-t...
The M2 and M5 minis I have are the nicest drink coasters I've ever owned.
I have unresolved radars old enough to drive, go to war, or even vote at this point. They used to blame Intel's TB controllers. Guess what? They make their own now and the same fucking issues persist! Enjoy the kernel panics
They got bored of computing. Writing was on the wall when they started producing movies because Hollywood people are cooler than nerds and hey why earn a giant cash pile if not for some execs to have fun with it.
This is a company which hasn't done anything meaningful to innovate since Steve Jobs died.
Yeah I have all Apple gear. It's fine. Whatever. Nicest commodity on the block. But they could have done so much more in the last 15 years.
Perhaps, Rosetta 2 and the hypervisor/container thingy? Those are pretty cool.
Everyone else is mandated to make things unlickable.
Some tiny bit of input from the mouse, which I'm possibly not holding quite perfectly still post-click, perhaps? I can only assume so. The odd thing about it, though: none of my laptop Macs had this problem, even though I am using the same keyboard, the same mouse, and the same USB hub. Something must be different, somewhere. I wonder what.
For at least 10 years ...
For several years, ...
For a few months...
For several years, ...
For a year or so, ...
For several years, ...