259 points by alwillis about 10 hours ago | 176 comments | View on ycombinator
userbinator 3 minutes ago |
VCFundedGenYer about 9 hours ago |
I will never touch this garbage and would rather use the disk space I purchased to be used for my purposes, not the industry's pointless fad bubble endeavors.
zzyzxd about 9 hours ago |
pdpi about 9 hours ago |
If you have kids, "Screen Time" is a reasonable enough name for the place where parental controls live.
If you work under the assumption that AI features are OK in general, but potentially problematic around kids in particular, parental controls are a reasonable enough place to put these AI controls.
If you're not a parent, and have broader concerns about AI, you'd never even think of looking for these options where they are.
strictnein about 10 hours ago |
It's great that they're on device and all, but how incredibly stupid.
k310 about 10 hours ago |
On iOS 27, it looks like changing the settings for eight different apps taking 5 or 6 steps each.
https://archive.ph/AE72I#selection-712.0-731.53
Original: https://www.ithinkdiff.com/how-to-turn-off-apple-intelligenc...
wartywhoa23 about 9 hours ago |
rramon about 1 hour ago |
parable about 9 hours ago |
canada_dry about 5 hours ago |
https://news.ycombinator.com/item?id=38783112
Apple's reputation of being highly secure was shattered by Operation Triangulation. This complex back door allowed the hacker the ability to utilize the on-device AI to sift through data.
MadrasThorn about 8 hours ago |
Clearly a poor buy on my part
variety8675 about 9 hours ago |
bityard about 6 hours ago |
(I have a Macbook that I use for various things. Other than lack of access to the Apple Store, I don't feel like I'm missing anything from not having an iCloud account.)
bflesch about 10 hours ago |
Lio about 8 hours ago |
What's the thinking behind that?
Mindwipe about 9 hours ago |
todfox about 9 hours ago |
mococa about 6 hours ago |
ivan888 about 7 hours ago |
beatrizmelo321t 35 minutes ago |
chewbacha about 6 hours ago |
Next phone is not gonna be an iPhone.
reaperducer about 9 hours ago |
At first, it was very cool and did a good job with plain text files, and even a PDF. Then it munged the names of several hundred files I was working with that was each named with a street address.
Finder → Settings → Suggest file names
JumpCrisscross about 9 hours ago |
Before, it was ⌘⌘ and you could type out something for Siri to fuck up. Now, we have to turn off “Hey Siri” and then click on the Siri app or meander our way through Spotlight.
I talk to my phone. I type to my laptop.
kittikitti about 5 hours ago |
iAMkenough about 10 hours ago |
mmooss about 6 hours ago |
They describe it in great technical detail here (Private Cloud Compute (PCC) seems to be the server side of Apple Intelligence):
https://security.apple.com/documentation/private-cloud-compu...
.
At the heart of it, they provide these guarantees:
https://security.apple.com/documentation/private-cloud-compu...
* Stateless Computation: "Private Cloud Compute must use the personal user data that it receives exclusively for the purpose of fulfilling the user’s request. User data must never be available to anyone other than the user, not even to Apple staff, not even during active processing. And user data must not be retained, including via logging or for debugging, after the response is returned to the user."
* Enforceable Gaurantees: "Security and privacy guarantees are strongest when they are entirely technically enforceable, which means it must be possible to constrain and analyze all the components that critically contribute to the guarantees of the overall Private Cloud Compute system. For example, it’s very difficult to reason about what a TLS-terminating load balancer might do with user data during a debugging session, so PCC must not depend on such external components for its core security and privacy guarantees. ..."
* No Privileged Runtime Access: PCC is designed without privileged interfaces that might expose user data.
* Non-Targetability: PCC is designed to ensure that an attacker cannot target specific PCC users.
* Verifiable Transparency: "security researchers must be able to verify the security and privacy guarantees of Private Cloud Compute, and they must be able to verify that the software that’s running in the PCC production environment is the same as the software they inspected when verifying the guarantees."
That title in itself is a good indicator of how they think of consent. If instead it was:
"Turn on and enable access to Apple Intelligence features on Mac"
I suspect there would be far less anger from the users.