Any actual interesting changes under the hood other than UI changes? I cant remember the last time macOS release that actually brings any useful feature I use.
Any actual interesting changes under the hood other than UI changes? I cant remember the last time macOS release that actually brings any useful feature I use.
It's been so long since Apple has released anything in either iOS or macOS that excited me as a user. I don't seem to be their target customer anymore.
The only reason I even have to "upgrade" to a higher version number is how quickly app developers (including Apple themselves) drop support for older OS's. My iPhone which is stuck on iOS 15 runs just as well as the day I bought it, but every other app I download tells me (in essence) "LOL your phone is too old and our developers are too lazy to keep our software running on it. Upgrade your OS or get lost loser".
That's literally the only thing motivating me to upgrade anymore: The treadmill of software compatibility. Apple doesn't have to innovate--they just need to make sure the ecosystem is broken after ~5-10 years or so.
Isn't that true for pretty much every OS? The feature set we need to be able to do our jobs and computing hobbies have been available for two decades.
Operating systems like Debian is sufficiently boring that I can just upgrade and continue computing. macOS upgrades have become a small gamble, the stuff that I depend on may not continue to work, or at least it will take a good deal of work. There are however no reason to upgrade, so the risk isn't really worth the hassle of upgrading and breaking Java or Python.
Microsoft still manages to do 'cool stuff' at the kernel level; IO Rings, VBS, Rust, etc.
Only thing I see on the Apple' what's new that looks interesting is Metal updates. Most of the rest is UI.
You can still get software that installs and works perfectly on Windows 7 (released 16 years ago). Good luck finding software that even installs on Snow Leopard (released 16 years ago), let alone works well.
The flip side of this is that every attempt at advancing the Windows UI framework story beyond win32/MFC and WPF has failed and the platform itself is steeped neck deep in technical debt.
You can't blame this all on backwards compatibility. Microsoft can't just stick to one successor technology and keeps obsoleting every attempt after a few years. With that approach, of course no one is going to move over.
That’s one issue, but another is that they don’t make into successors full replacements. They’ve stuck to WinAppSDK aka WinUI for a while now, but it’s missing such basic elements as a datagrid/tableview which makes it difficult to take seriously as a desktop UI framework.
Also, they didn't even migrate their own internal dialogs with each replacement. You can still uncover dialog styles all the way back to Windows 95-style if you poke around Windows 11 long enough. Whenever they came out with yet another successor, they haphazardly migrated a handful of P1 components and then called it a day.
Snow leopard is a unix based os. There is a ton of software that can still install on it and work fine.
I mean OS updates are necessary, from security updates to support for new hardware. Stuff like init scripts were a suboptimal solution to begin with, it is not like that old stuff was a good solution. Xorg also doesn't fit how modern computers work, and is merely a collection of bandaids that is inherently unable to reach sane security by todays standards. So its not like progress is entirely superficial. And also with Flatpak there has emerged a way of shipping stuff such that used libraries can be shared but do not have to be, and every app can move at its own pace without conflicting with other apps or the OS. So at least in Linux land, especially in the last couple years, there has been great advances from a technical point of view. And those tackle also the problems arising when a huge number of indipendent parts come together, which were naturally very pronounced for Linux in the past.
Sometimes it’s Apple and Google that are forcing developers. The system is perfectly capable of running the app (you’re not using any new API) but store policies force you to add the restriction anyway.
Yeah we are in this situation right now with an App, we literally can't update it unless we target a more modern version of the SDK, which introduces breaking changes
Does it mean that you potentially have multiple version of the same software released if you are choosing to support devices that have been dropped from the latest SDK?
This problem could be mitigated by Apple making older versions of software available. Then you could continue to release updates, and users on older devices could continue to use earlier versions of your app on their devices.
Apple actually partially solves this: as a user, if I have EVER downloaded Older Version X of an app, and then go to download it again, they let me. However, if I have never downloaded the old version and go to download it, they just say “this app is not compatible with your device.” and don't give me the chance to get the older, compatible version. I don’t know why they make this distinction.
Worse are the third party apps where the old version still actually runs, but the developer deliberately blocks you with a full-screen “go away” dialog (I’m looking at you, FlightAware).
I got my first MacBook at Catalina, and still miss it. For a while, I downgraded my Intel Mac to Catalina again; I love the aesthetic compared to the newer releases, and it’s fast and snappy.
But the situation now is: No recent apps work on Catalina since it’s considered obsolete (except open-source apps you compile yourself). But Big Sur and higher are ridiculously slow on Intel hardware, to the point where it’s unusable. I now have an otherwise perfectly good 2019 Intel MacBook that has been gathering dust for the past years.
I’ve got a MacBook and Mac Mini stuck on Monterey (12), and an iMac stuck on Big Sur (11). I’m pretty much dead in the water when it comes to software compatibility, unless I want to put Linux on them. Even homebrew gives me a warning that they’ve stopped support and to expect everything to break. It’s a sad state of affairs.
This[1] worked well to upgrade old Macs that were stuck on old versions of macOS for me, if you're not choosing to stay on older versions for other reasons.
[1] https://github.com/dortania/OpenCore-Legacy-Patcher
OCLP is the solution.
Linux runs fine on my wife’s old (2013) MacBook. It’s more than fine, actually. I have Arch and Niri on there, and it makes a great SNES emulator.
Support rapidly being dropped happens mostly with smaller devs, because when resources are limited in the Apple platform world you can either adopt newer APIs and language features or you can support old OSes 3+ versions back. Trying to do both lands you in feature check conditional hell and requires a large matrix of test devices to ensure that nothing is being broken.
It’s less of a burden for corporate giants which is why you see much longer support timelines from e.g. Google.
When was the next Windows or Linux (distro) release that "excited" you?
It's all slow incremental updates pretty much.
The immutable and atomic movement in Linuxland is very exciting. Cloud native distro building with docker/podman in CI pipelines is just insane: Building+testing+deployment with ci/cd can now not only be done with some python package, but a whole distribution. Also Wayland, Pipewire, Flatpak and Btrfs are great stuff. Of course they don't get developed in one release cycle, but in recent years they made large leaps and became default on many distros.
Not Linux, but I still look forward to window managers and Neovim releases. The Cosmic desktop also looks promising, though I’m not using it until it has a scrolling window manager available for it.
https://xkcd.com/2224/
But yeah, I agree with you.
Spotlight got a major upgrade. It’s notably faster and deeply integrates with Shortcuts (letting you specify input variables, for example) among other things.
I’ve got Spotlight configured to index nothing but my applications (which is surprisingly difficult to configure and breaks with every major OS upgrade). Disabling all its default indexing has alleviated 95% of unexplainable CPU spikes and autocomplete pollution, so now I can finally use it for what it’s meant to be: the most overengineered fuzzy finder application launcher.
Even more importantly: there's a clipboard manager built into it now.
I actually preferred the pre-tahoe spotlight. The information density was higher and while it did not always give me the most relevant result atleast it was consistent and I could scroll down to find it. New spotlight is less dense and jumbles everything together.
Anyone using Raycast has had these features forever. Nice to see some attention on Spotlight but it's still nowhere close to the functionality you get from Raycast.
I've been using Raycast for a couple months but I'm hoping I can uninstall it if Spotlight is responsive enough in Tahoe. What bothers me about Raycast is the monthly subscription for certain features. I don't mind paying for Mac software – I'm quite happy to do that – but I do mind paying monthly subscriptions for Mac software with seemingly no justification for it (i.e. what monthly resources does running a "window command" use on Raycast that justifies locking it behind a monthly subscription?)
What's the window command? I'm able to use things like "Top Left Sixth" on the free plain. AFAIK you only the pro for the AI features.
I thought Pro was only for AI features as well (that's what it said when I installed Raycast), but this dialog is saying Pro is required for custom window layouts as well. I only discovered this today when I was trying to create a new command to paste the screenshot from my clipboard into Preview for OCR.
https://imgur.com/a/6OeqJYQ
I wrote my own window management with Hammerspoon, mostly duplicating what Rectangle et al do, but with specific tweaks just for me.
The most useful feature is the fact it uses my display layout + wifi name to figure out where I am and adjusts window locations accordingly.
Raycast is interesting but I’m not going to touch it so long as VC funding is involved. Alfred has been doing the job well enough, only requires me to buy a new version a couple times per decade, and isn’t going to become enshittified because there’s no VCs to come knocking looking for a profit.
+1 for Alfred. I'm a proud Power Pack / lifetime-license holder from the beginning. Very few outfits anymore have the chops to both offer and make good on a single-payment, long-lasting product with frequent and excellent substantive updates.
Mad props and three cheers for the Alfred team!
It’s insanely tiny and efficient for what it does, too. One of the only apps that’s so small that updates are done downloading within a second or two of clicking “Download”, even on a mediocre connection!
Sure and QuickSilver had it even earlier. But it is nice that one can finally extend Spotlight with Services ehm I mean Shortcuts.
I'm curious if it will get me to stop using Alfred
Alfred leverages the spotlight indexes, so Alfred will also get the speed up
Does "BetterDiscord" still show up as the first choice after you type "Disc"?
What’s wrong about this?
"starts with" > "contains"
Can it find my files now?
At a minimum, it can not find them faster!
The fact that so much of the page is devoted to this liquid glass feature pretty much tells you the answer is no. Plus the fact that the "And so much more" section lists 10 different updates in the same space as their poster with a link to a PDF instead of building out a larger webpage speaks volumes.
Native container support is pretty exciting.
ICYMI: Apple's new native containers start in ~100ms and have better security. I updated to Tahoe just for this.
And it's open-source:
https://github.com/apple/container
It's not really supported before Tahoe, presumably due to required hypervisor support.
Interesting to see this utilizes kata-containers project alongside virtualization.framework. Cool project.
https://github.com/kata-containers/kata-containers/
Linux containers, not Darwin containers.
Does this mean I can dump Docker Desktop for good?
- Apple Sparse Image Format allows you to create virtualized disk images with a virtualized file format that can be formatted to any kind of file
- Terminal.app now supports 24-bit color and powerline glyphs
- Vehicle Motion Cues to reduce motion-sickness when in a moving vehicle
Good catch on the terminal. I missed that, and it might get me off Ghostty (I prefer to have less apps installed in general).
I have 5000+ git repos locally that I grep through regularly and I have to admit my hopes for ASIF being faster were busted. It is faster than sparsebundle, but nowhere near native, unfortunately.
The on-device foundation models framework is interesting to me. So far the responses have not been good but the potential is appealing.
TextEdit has a styling toolbar now which I appreciate. The new spotlight has more functionality and seems faster (and less likely to pull up a website instead of the app I'm trying to launch)
I was in Beta since Beta 2, and I saw massive improvement in energy efficiency on my MacBook Air M2 and Pro Max M4