logoalt Hacker News

mark_l_watsonyesterday at 7:20 PM1 replyview on HN

I am going to defend Apple: their new built in system model in iOS26 and iPadOS26 is very decent, similar to the small Google Gemma models and the small Chinese models. For complex queries a free API call is transparently made to a secure computed environment on Apple’s servers that are documented to preserve privacy.

A problem is that even though it is super simple to write Swift / SwiftOS apps to use the system model, I don’t see much evidence that many developers are using the model in their apps.


Replies

bredrenyesterday at 8:17 PM

Hey Mark, I posted about this in another comment [1] but I also think the LLM is decent, and beyond its quality the scale of distribution is a big deal.

I had pondered practical implementations of the model since it was announced and have just released today a new native macos application that uses it to summarize Claude Code and Codex conversations as they occur. [2]

If you use either of these CLI agents and have time to try the app out and provide feedback, I'd appreciate it! I'm at [email protected].

[1] https://news.ycombinator.com/item?id=46209975

[2] https://contextify.sh