Comment by ksec
Comment by ksec 12 hours ago
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.
Comment by ksec 12 hours ago
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.
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.
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.
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.
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.
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.
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.
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.
Alfred leverages the spotlight indexes, so Alfred will also get the speed up
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?)
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!
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.
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.
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
I was in Beta since Beta 2, and I saw massive improvement in energy efficiency on my MacBook Air M2 and Pro Max M4
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.