Live data from Hacker News

iOS 27, iPadOS 27, and macOS 27

apple.com

381–390 of 457 posts

Re: iOS 27, iPadOS 27, and macOS 27

#381

> available on iPhone Duo, iPhone Air, iPhone 16 models or later, iPhone 15 Pro, iPhone 15 Pro Max Such a high bar for iOS. Unfortunately new Siri is not for me.

The iPhone 16 was the big "Built for Apple Intelligence" release, where they added hardware to support AI. So not too surprising to me that iPhone models before the 16/15 Pro wouldn't be able to support the new AI Siri.

The surprising part to me is that it took a full 2 years after the iPhone 16 launch to release the feature - and even then it's still a beta release.

I'm definitely looking forward to trying it out, but right now I'm still in the waitlist to actually enable the feature. I'm mostly just looking for a usable hands free driving experience compared the old Siri which I found to be almost completely useless. Anything beyond that would be a bonus. I have so little faith in Siri though at this point, though, that I am not expecting miracles.

Re: iOS 27, iPadOS 27, and macOS 27

#382

I've been using it for several months since the developer beta came out; overall I'm extremely positive on it. One of their better releases that seemingly focused more on quality and refinements than new-features. Siri is definitely worth using now, even if it remains still a work-in-progress/needs continued refinement. It can surprise you in good ways, but it isn't consistently good yet. The keyboard remains unfixed…

It’s really sad, because they mostly aped search from BeOS and had best in class search for a decade or so. Now indexing frequently breaks or works when an external disk is not attached, but won’t find local files after it’s connected.

Re: iOS 27, iPadOS 27, and macOS 27

#383

Earlier quoted context omitted.

I would upgrade if only because you would otherwise stop receiving security patches at this point.

macOS 15 should be getting security updates until at least the end of next year. I've been using it for ~2 years and I'll happily spend another year using it.

Correct me if I'm wrong but it's my understanding that macOS 15 security updates are only made available for devices for which 15 is the last compatible macOS version.

Re: iOS 27, iPadOS 27, and macOS 27

#385
post #362

My only problem with iOS 27 (and I mean that literally. It's been a great release so far.) is that the light/dark mode switching when connected to my car is insane . There's no dead band built into it so, for example, driving down a tree lined road, Carplay is constantly switching back and forth in rapid--RAPID--succession. My other phone, still on 26, doesn't do that.

How does CarPlay still not have a brightness control? I leave my CarPlay perpetually in dark mode because light mode is searing in all but directly sunlight.

Re: iOS 27, iPadOS 27, and macOS 27

#386

Earlier quoted context omitted.

It’s so much worse than that. This happens to me on a daily basis with both MacOS and iOS. Say I’m searching for Chess, I’ll get to the C-H and it’ll show the Chess app, but enter that next -E and it’s totally gone. It feels like the system is designed like “Well, I showed them Chess when they entered CH, but they kept typing, so they must not actually want Chess.” This ends up breaking for me like 95% of the time, a…

This, and then, if you notice, and backspace to remove the 'e', it doesn't put chess back into the search results, since it figures that everything that matches 'che' also matches 'ch', and so doesn't update it. Sometimes, if you add the 'e' again, it _will_ find chess, sometimes you need to type the 's', or even the final 's' before it gives you chess back again. And sometimes, it finds what you want, but before you…

Weird, the same stupid crap happens with Windows. I’ve had to learn the exact N character search to find the things I use often; any more or less and the result with that name is buried. It’s like Microsoft and Apple are just pip installing same broken search package.

Re: iOS 27, iPadOS 27, and macOS 27

#387

I've been using it for several months since the developer beta came out; overall I'm extremely positive on it. One of their better releases that seemingly focused more on quality and refinements than new-features. Siri is definitely worth using now, even if it remains still a work-in-progress/needs continued refinement. It can surprise you in good ways, but it isn't consistently good yet. The keyboard remains unfixed…

Apple's search is so comically bad. For example, I can click on my applications, and I have an app called Chess. I can often type letters C-H-E-S-S and have it not show the Chess app. This is inside the applications folder! Many people have complained before. Honestly I ONLY search for app names in spotlight search or application window, it should be trivial to make it actually work. Maybe i just need to vibecode som…

FWIW, I find if I’m pushing the disk limit, Spotlight search becomes unusable. So I free up ~100GB (easy to do with iOS/Android dev artifacts, emulators, etc.) and then force a Spotlight re-index from the command line:

sudo mdutil -E /

You can check indexing status with:

mdutil -s /

After that it’s usually fine again until I start pushing the disk limit.

Every sibling comment's issues I've experienced. But a reindex after freeing enough disk space seems to be a semi-stable solution for me. If only I could write a tool to remind me to free disk space before it screws up spotlight. It would be nice if MacOS put the index on its own partition.

Re: iOS 27, iPadOS 27, and macOS 27

#388

I've been using it for several months since the developer beta came out; overall I'm extremely positive on it. One of their better releases that seemingly focused more on quality and refinements than new-features. Siri is definitely worth using now, even if it remains still a work-in-progress/needs continued refinement. It can surprise you in good ways, but it isn't consistently good yet. The keyboard remains unfixed…

Apple's search is so comically bad. For example, I can click on my applications, and I have an app called Chess. I can often type letters C-H-E-S-S and have it not show the Chess app. This is inside the applications folder! Many people have complained before. Honestly I ONLY search for app names in spotlight search or application window, it should be trivial to make it actually work. Maybe i just need to vibecode som…

[dead]

Re: iOS 27, iPadOS 27, and macOS 27

#389

Earlier quoted context omitted.

They have some nasty "dynamic tap zones" algorithm that dynamically resizes the hitbox for keys based on what it predicts you will type in order to reduce miss-taps. Anecdotally, it has just steadily been getting worse with every update. I swear I can be pressing the center of a key and it will select the next one over and immediately autocorrect to a completely different word than what I typed. I had the pleasure of…

What's hilarious is that typing was nearly perfect on my 3gs (with "iPhone OS 3"--back before it was even "iOS").

It's been getting noticeably worse with every update. iOS 26 was a significant step down from whatever version was before that.

Re: iOS 27, iPadOS 27, and macOS 27

#390

I've been using it for several months since the developer beta came out; overall I'm extremely positive on it. One of their better releases that seemingly focused more on quality and refinements than new-features. Siri is definitely worth using now, even if it remains still a work-in-progress/needs continued refinement. It can surprise you in good ways, but it isn't consistently good yet. The keyboard remains unfixed…

Apple's search is so comically bad. For example, I can click on my applications, and I have an app called Chess. I can often type letters C-H-E-S-S and have it not show the Chess app. This is inside the applications folder! Many people have complained before. Honestly I ONLY search for app names in spotlight search or application window, it should be trivial to make it actually work. Maybe i just need to vibecode som…

Search feels like it used to be much better in finding a balance between showing app vs files vs web - feels really broken somehow and I wonder if there’s any setting I can change.
Post reply on HN