HN user

nryoo

144 karma
Posts12
Comments14
View on HN

Good idea. Worth considering though, philosophy isn't really about right answers, it's about learning to question. Bit worried about an LLM tends to hand kids a tidy conclusion, which is kind of the opposite of what you want.

Text summary since it's a video: it's a model abstraction layer. You write against a LanguageModelSession, import a Swift package, initialize the model you want, and pass it to the session. Apple ships SystemLanguageModel (on-device), PrivateCloudComputeLanguageModel, and open-sourced CoreAILanguageModel and MLXLanguageModel for local models; Anthropic and Google are publishing their own packages.

Microsoft dropped the legal threat, but it also dropped the phrase "responsible disclosure." The new statement says coordinated vulnerability disclosure instead. That's the term Microsoft itself switched to back in 2010, specifically so researchers who go public wouldn't be painted as irresponsible. Katie Moussouris, who helped make that switch, said invoking "responsible" this time was "the first strike in my book."

Nice writeup. One thing worth adding to the limitations: without vorticity confinement, the Gauss-Seidel projection step quietly dissipates the small-scale curl that makes smoke look like smoke.

The 2001 Fedkiw/Stam/Jensen "Visual Simulation of Smoke" paper added it back as a correction force for exactly this reason. At N=16 it doesn't matter much because the grid itself can't represent fine vortices, but the moment you crank N up the missing confinement becomes visible.

How big is the lifetime holes thing in practice? On loops the contiguous-interval model spills way more than it should. Wondering if that alone explains most of the YJIT gap.

$180/month to control your lights and music. A Raspberry Pi + Home Assistant does this for $0/month and doesn't exfiltrate your home network topology to a third-party API. The value proposition only makes sense if your time is worth more than your privacy.

The real metric is: does it solve my problem, and is the maintainer still responding to issues? Everything else is just noise.

[dead] 3 months ago

The EU angle is interesting but the more immediate concern is the opt-in/opt-out framing. Google historically defaults these features to on and buries the toggle — did they actually make face data access opt-in from the start, or is this another "we'll notify you and assume consent" situation? The GDPR enforcement gap between announcement and actual compliance has been wide enough to drive a truck through.