this post was submitted on 20 Aug 2025
961 points (97.7% liked)
Programmer Humor
25844 readers
2779 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
And they have so much processing horsepower anymore, things that weren't conceivable just happen and there's no easy way to disable them, like how Macs run
mediaanalysisd
(which you can at least see, but disabling will break OS updates) that scrape every image file on your computer and OCR/categorize them and tag them, iPhones/iPads do too, and you can't even find or see the running process let alone kill it.So every piece of media on your computer/phone just gets analyzed without your consent. Sure, maybe it is neat that you can search for a word that was in an image and that image comes up, but it would be nice if users of devices were allowed to choose what is/is not indexed.
Its like you're a passenger on your tools anymore, rather than the driver.
And media analysis is like the least creepy shit Apple does. They also analyse your social networks (based on who you interact with using Apple services), and the database where they store that shit has labels for eg. political affiliations etc. (can't remember off-hand which of the many many Apple spyware dbs it was. One of the sqlite databases under
~/Library
in any case. Might have been the appropriately namedIntelligencePlatform
databases, but I'm too lazy to check right now)