Live data from Hacker News

Apple Intelligence for iPhone, iPad, and Mac

apple.com

451–460 of 1001 posts

Re: Apple Intelligence for iPhone, iPad, and Mac

#451
post #415

> Apple Intelligence is free for users, and will be available in beta as part of iOS 18, iPadOS 18, and macOS Sequoia this fall in U.S. English. Some features, software platforms, and additional languages will come over the course of the next year. Apple Intelligence will be available on iPhone 15 Pro, iPhone 15 Pro Max, and iPad and Mac with M1 and later, with Siri and device language set to U.S. English. For more i…

Along with a 2GB RAM difference, they have different processors (A17 vs A16).

https://en.wikipedia.org/wiki/Apple_A17

Per the comparison table on that page, the "Neural Engine" has double the performance in the A17 compared to the A16, which could be the critical differentiator.

Re: Apple Intelligence for iPhone, iPad, and Mac

#453

Their demos looked like how I imagined AI before ChatGPT ever existed. It was a personalized, context aware, deeply integrated way of interacting with your whole system. I really enjoyed the explanation for how they planned on tackling server-enabled AI tasks while making the best possible effort to keep your requests private. Auditable server software that runs on Apple hardware is probably as good as you can get fo…

Hope I can keep apples fingers from getting "deeply integrated" with my personal data.

Re: Apple Intelligence for iPhone, iPad, and Mac

#454

Earlier quoted context omitted.

Turn off what part and why? They announced several new systems, much of which runs on-device, one of which is simply an improved Siri. I was surprised by how considerate they seemed about AI data privacy, even for Apple.

> Turn off what part and why? Assume any part, and assume none of your business.

It's not reasonable to expect to be able to turn off "any part" of a piece of software, unless it's open source and you're digging through the code yourself to remove sections of it, refactor and re-compile everything.

That said, Apple generally gives people very fine-grained controls over what software features they want enabled, at least compared to other closed-source software vendors.

My question "what part and why" was intended to open up a discussion about privacy in regards to Apple's AI. But if your answer is simply "none of your business", then my answer to the question "can I turn it off" is simply "nobody has any way of knowing yet." Neither of those answers are great discussion openers.

Your username seems to check out.

Re: Apple Intelligence for iPhone, iPad, and Mac

#456

"Semantic Index" sure is a better name than "Recall". Question is whether I can exfiltrate all my personal data in seconds?

I'm sure a simple Webkit vulnerability (there's none of those, ever, right?) will definitely not ensure that Semantic Index is featured in a future pwn2own competition.

Re: Apple Intelligence for iPhone, iPad, and Mac

#458

> Independent experts can inspect the code that runs on Apple silicon servers to verify privacy, and Private Cloud Compute cryptographically ensures that iPhone, iPad, and Mac do not talk to a server unless its software has been publicly logged for inspection. Technically, the sentence could be read that experts inspect the code, and the client uses TLS and CA's to ensure it's only talking to those Apple servers. But…

> I can't really imagine how it would be implemented.

People do stuff that they claim implements it using trusted, "tamperproof" hardware.

What they're ignoring is that not all of the assurance is "cryptographic". Some of it comes from trusting that hardware. It's particularly annoying for that to get glossed over by a company that proposes to make the hardware.

You can also do it on a small scale using what the crypto types call "secure multiparty computation", but that has enormous performance limitations that would make it useless for any meaningful machine learning.

Re: Apple Intelligence for iPhone, iPad, and Mac

#459

Have to say, I was thoroughly impressed by what Apple showed today with all this Personal AI stuff. And it proves that the real power of consumer AI will be in the hands of the platform owners where you have most of your digital life in already (Apple or Google for messaging, mail, photos, apps; Microsoft for work and/or life). The way Siri can now perform actions based on context from emails and messages like settin…

I do believe much of what they showed was impressive. It actually seems to realize the "personal digital secretary" promise that personal computing devices throughout the decades were sold on.

The most important question to me is how reliable it is. Does it work every time or is there some chance that it horribly misinterprets the content and even embarrasses the user who trusted it.

Re: Apple Intelligence for iPhone, iPad, and Mac

#460
Adding ai features to the right-click menu is something I’ve been working on for the past year or so, and it’s always both exciting and disappointing to see one of the big players adopt a similar feature natively. I do strongly believe in the context menu being a far better ux than copying and pasting content into ChatGPT, but this release does have me questioning how much more effort to expend on my side project [1]. It doesn’t seem like Apple will support custom commands, history, RAG, and other features, so perhaps there is still space for a power-user version of what they will provide.

[1] https://smudge.ai

Post reply on HN