These days I'm happier (or at least content) without a Mac. My FW13+Linux setup may not be as nice as the latest macbook, but it does exactly what I want and if it doesn't, I have options.
I think it started slightly earlier: 10.7 Lion in 2011 introduced the new full-screen mode that was completely broken on multi-monitor setups, as though Apple entirely failed to test on or even anticipate what was at most a moderately "power user" hardware configuration. They've introduced lots of useless features over the years (eg. Game Center), but that full-screen mode was the first time I recall OS X having such an in-your-face usability regression that was so obvious and avoidable.
10.7 also dropped Front Row, which was a disappointment to me, but is at least understandable in the context of Apple TV existing as a separate product they wanted to steer users toward. Losing Rosetta in 10.7 was also somewhat justifiable, and didn't hurt me much since my first Mac was an Intel machine and I didn't have much of a library of PPC-only applications.
Dead on.
Apple's current software is such a joke I almost regret ever having invested in the Mac ecosystem. I still run Mojave for its 32-bit app support for (apple's own) apps that have no contemporary equal.
Apple weathered the passing of Steve surprisingly well, however the cracks still show. Apple's very best is exclusively reserved for those products/devices/software with Jobs' fingerprints on them.
I still run an original iPhone SE as well. The entire tech sphere has gone in such a poor direction, I've increasingly divested myself from tech. If it no longer works with my system, I simply stop using it. It's a happy ("insecure") place.
It's really easy to fail to see this in the heat of things.
macOS has a feature where it puts an orange dot on the top right corner of your screen whenever your microphone is recording. That orange dot is normally part of the menu bar, and completely unobtrusive, but will still show up on top of full-screen windows (e.g. it'll show up on top of games if you're on Discord talking to friends), which is distracting as hell.
As horrendously annoying that little dot is, what's the alternative? Either you have an uncircumventable marker saying you're being recorded, or you don't. Any way to turn that thing off that doesn't involve disabling SIP would be trivial to exploit by anybody who managed to plant malicious recording software in the first place.
Again, I get it, but as a power user this kind of stuff is just infuriating.
So much pain in macOS is in areas like this, trying to hack basic features back into the anemic OS.
Apple's "OS" updates typically focus on end-user applications that I don't use and never intend to. Meanwhile the core of the OS, and even the desktop environment, feels stagnant compared to many Linux distros.
I think that was mainly due to GPL 3.
Many other iPhone/Macbook users have been shocked I don't turn on Messages on my Mac due to a bad experience with sync in the first year that was possible, and I had a similar bad experience with photos in iCloud early on. Maybe the sync is fast now, but my usage would put my in a higher iCloud tier than I'd like, and I still feel more at ease juggling many Photos libraries on external hard drives. I avoid Google Photos like the plague, and even though I trust Apple more (for now), I'd still rather not entrust to them my family's personal photos and videos.
Hopefully in a place where I can solve the bigger problems I have then!
You can use Messages on the Mac without storing messages in iCloud. iPhone, iPad and Mac can all send and receive the same account’s messages, effectively staying in sync without actually syncing them to iCloud’s servers.
Improving interface response times is the single best thing Apple can do to improve their UX. I don't need an interface which throbs, wiggles, jiggles, shines, and refracts, I need an interface that's snappy and fast.
As far as I know, MacOS is the _only_ desktop OS with this problem. The only way to fix this problem on MacOS is to do everything inside a virtual machine running anything but MacOS.
You can turn down the animation times for most of this with "defaults write" commands. Set them to 0 or as small as you want. Here's a good list to get started:
https://gist.github.com/j8/8ef9b6e39449cbe2069a
> I don't need an interface which throbs, wiggles, jiggles, shines, and refracts, I need an interface that's snappy and fast.
System Settings -> Accessibility -> Reduce Motion: Enabled System Settings -> Accessibility -> Display -> Reduce Transparency: Enabled
These terminal commands don't fix the problem- there are still lengthy animations, e.g. when swapping desktops or opening folders. These are tasks I sometimes do multiple times per second on Linux.
> This is always the default answer to this question online, and I’m sick of it! It doesn’t even solve the problem, but rather replaces it with an equally useless fade-in animation.
https://arhan.sh/blog/native-instant-space-switching-on-maco...
But this eroded over time. Nowadays both Mac and iOS are bloated pieces of crap that reek of design by committee. A lot of people blame Alan Dye (and they are probably right to do so) but there are other factors too. With Steve and Jony gone, they need someone who cares to step in and assert control once more
That's kinda rose tinted history. System 7 (1990s Mac OS) for example crashed and locked up a whole lot, in my experience. The UI was fantastic and had great consistency, and the developer docs were of a quality that would blow minds today. But the software was not as solid as all that.
Windows was the same or maybe worse at the time. BSOD was common and a nightly reboot was a good idea until NT/Win2000. Solaris and BSD would have months of uptime on similar hardware, so it was a software problem. PC OSes were just not there yet. Windows 2000, OSX, and Linux gradually fixed that.
That's all basic uptime. The UI design drift of MacOS is another story.
Now that said iPhone is a thousand times faster, just invoking the keyboard can cause a serious delay with stutters.
In any case, it’s odd that hardware is multiples better yet it doesn’t always nail something as basic as typing
But I often have input lags where I will press several keys, and then a period of time (which can be multiple seconds) will pass before my taps are registered.
The 14 Pro Max launched less than four years ago, and should not be slower than an Android which launched a decade prior.
No-one has forced you to upgrade. I’m writing this on iOS 18.
FWIW, SwiftUI got a huge performance boost for iOS/macOS 26+, and Instruments 26 has been nice for finding performance bottlenecks. You may find the SwiftUI performance auditor in a free/FOSS project of mine (https://charleswiltgen.github.io/Axiom/commands/ui-design/au...) helpful as well.
Why it took 4 years to get to near-UIKit levels of performance I couldnt say, but I've had a great experience working with it on an app that's 97% SwiftUI.
Input devices and monitors can make a difference as well.
It's not the default, but IIRC Windows could be configured to have zero animations, and I found it to be quite responsive as such.
I'm not talking about the speed of opening programs, but more of the speed of every-second interactions: Unfolding a folder (or other interactions within a program with keyboard or mouse), alt-tabbing across windows, moving between desktops, etc. At least on Windows, I saw far fewer IO-blocking animations than I have on MacOS.
You're right about the "something starts to happen": Apple hides delays behind sigmoidal animations throughout much of their OS. For those who aren't aware of the trick, the delay between the start of the animation and the tail where it starts appears to just be an animation that started on the interaction.
I plug a Mac into a 120hz monitor with a high refresh rate mouse and it is gloriously snappy, snappier than any Windows PC I’ve ever used.
But did you try Homebrew and its extensions? It works pretty well for managing both terminal and GUI apps, and has some useful extensions like Brewfile, MAS, etc. Its not perfect, but for single-user Macs with an up-to-date OS version, it works quite well.
How often are you switching systems that you can't remember the package manager?
You could just alias your package manager to something more memorable if it's really a problem, but I feel like this argument only really applies to servers where you may be logging into a variety of different distributions every day.
In terms of package management SOFTWARE, however, nix (and guix, lix, etc.) are state of the art and work fairly similar in both linux and macos. A deeper integration with the OS would have been nice.
I use both linux (with a decent tiling window manager; the tiling management being the least important part of it) and macos. And certain things are just not possible to do with macos. On linux I can have 300+ open terminal windows AND CAN find the one I need when I need to. On macos 20 (counting in Termianl tabs, which are implemented as windows, underneath) is about the high mark that it gets annoying to work on. On macos, you can't effectively work on multiple projects that use the same software (editor + terminal, for example). You can work with different Applications, though, and that is managed pretty well (better than most linux window managers that I have seen).
Every year or so I try adding a couple of Spaces, and always regret it a couple of hours later, switching back to a single Space (+ a few fullscreen apps).
I love the three finger gesture to move between them though, it's like moving pieces of paper around. You can also work around the bug I mentioned by swiping faster, but yeah I wish they'd just fix it so we can move on.
I wouldn't expect that of Android because it's Java and Kotlin parts run in a VM and there's a garbage collector pausing the execution at times.
With macOS, you really have no choice to use what Apple offers. You can hope they listen to dissent but they may not depending on priorities. And things have to be bad enough to jump platforms before real dissent registers. And things have to get pretty bad for that.
Same issue with Windows of course.
With GNOME, KDE, COSMIC, and the Linux rat pack, it is easy to switch experiences without ditching Linux entirely. And somebody has probably even patched your DE of choice to address the papercuts you do not like.
So true. I run into so many little and annoying bugs I sometimes wonder if Apple Execs actually use their own devices.
As for Linux, I don't think I've ever used a system with UI for any serious amount of time. >99.999% of my usage is on headless systems through a terminal. As god intended.
https://www.macrumors.com/2026/03/15/ios-27-will-reportedly-...
iOS 26 is slated to drop a bunch of iPhone models. macOS is dropping all all macs with Intel CPUs.
A Snow Leopard release isn't great news for a lot of people.
> macOS is dropping all all macs with Intel CPUs.
Those two cases are not really comparable though, are they? The last Intel CPU Mac was the 2019 Mac Pro, which was discontinued in 2023.
The broader point is that a "Snow Leopard" release has historically resulted in a lot of hardware being left behind, and many of the devices that could have benefited the most from optimizations were cut off.
You just have to look at their directors managing those software directions and you will exactly why it's become the mess that it is today.
They were so much better. And have slid slowly into complacency, if not worse.
There are many, many things that are completely normal in Linux that are super clunky in MacOS at best.
But at least try to match Nautilus or Thunar ffs.