hn.today

I said no and Apple said yes

dbushell.com310 points225 comments
Screenshot of I said no and Apple said yes

A Mac user found that macOS 15.3 had activated a feature that phoned home personal data every 15 minutes and managed to turn it off, but after upgrading to macOS 27 discovered Apple had removed the obvious "no" switch. Settings around Apple Intelligence and Siri were buried or relabeled, persistent Siri processes continued running and writing data even after disabling, and Screen Time restrictions only hide menus rather than truly disabling the intelligence features. The upgrade also dropped a 22.28 GB Apple Intelligence data footprint on the disk, which the writer frames as a direct, visible cost to users in both storage and control.

This is presented as part of a broader indictment of the AI industry’s disrespect for consent and privacy: companies push invasive features, strip away opt-outs, and normalize non-consensual data collection. Headlines cited include ongoing child sexual abuse material on X despite promises, over 50 consumer-harm and wrongful-death lawsuits against OpenAI, and admissions that large language models are harming the web and rely on stolen content. The piece rejects passive acceptance, calls out tech billionaires and “AI bros,” and argues that built-in, unavoidable AI features create systemic consent and safety problems that individual opt-outs cannot solve.

Read on dbushell.com225 comments on Hacker News

Summary generated by AI from the linked article. hn.today is not affiliated with Hacker News or Y Combinator.

More in Security

Type Punning in C and C++

Type Punning in C and C++

Type punning involves interpreting memory as different types, which is common in low-level programming but can lead to undefined behavior. In C, unions and memcpy are safe methods, while pointer casts are unsafe and violate strict aliasing rules, especially in C++ where the compiler assumes types do not alias. (blog.pwkf.org)

The daily digest

Today's best Hacker News stories, summarized and screenshotted, one email a day.