←back to thread

Apple Photos app corrupts images

(tenderlovemaking.com)
1133 points pattyj | 1 comments | | HN request time: 0.206s | source
Show context
myshkin5 ◴[] No.45276272[source]
I’m a fan of the whole Apple ecosystem but I have to say that there’s a pattern here. Apple does a decent job of keeping my data safe from others but a terrible job of keeping it intact. From music libraries with song titles that got switched to long integers to this (and I’m sure more that I’m not remembering atm) they need to do a better job here.

Sure security is important but integrity is too.

replies(14): >>45276424 #>>45276850 #>>45276927 #>>45277025 #>>45277546 #>>45277726 #>>45277862 #>>45277884 #>>45278043 #>>45278063 #>>45278460 #>>45278712 #>>45278794 #>>45279409 #
xmddmx ◴[] No.45277862[source]
I am baffled by Apple's incompetence here. In the past years I've seen:

* iTunes/Music app randomly reassign my Album artwork, with different (incorrect) art showing up on different devices!

* Reminders app: shared reminder lists can end up with the name of a different list

* Ghost photos that are deleted from my phone, and come back later.

* Maps, when I say "navigate to $friend" set a route that ended in my own driveway.

To me, these bugs suggest a fundamental design flaw, perhaps they are using a simple Integer as an index rather than a UUID?

Or maybe the database schema are solid, but there's some sort of race condition in their synchronization frameworks and the data is getting scrambled in RAM?

Whatever it is, it's absolutely insane that in 2025 these kinds of bugs are happening.

replies(9): >>45277922 #>>45277957 #>>45278069 #>>45278196 #>>45278507 #>>45278779 #>>45279294 #>>45286977 #>>45289302 #
ben_w ◴[] No.45277957[source]
The clipboard is no longer reliable.

Not sure when exactly that changed, but it was probably a few OS releases ago?

replies(3): >>45278033 #>>45278085 #>>45278574 #
giancarlostoro ◴[] No.45278085[source]
Clipboard has been unstable on every OS (especially on Desktop - and I mean Linux, Windows and Mac), and I think part of the culprit is apps like Teams and Discord, if you Ctrl + C by mistake on an empty text box, IT COPIES THE EMPTY TEXT BOX effectively wiping your clipboard. It's the most irritating UX and it took me years to figure out. Always right click copy and right click paste, you'll notice it works 100% of the time as it used to.
replies(5): >>45278191 #>>45278385 #>>45278388 #>>45278578 #>>45278755 #
pacifika ◴[] No.45278385[source]
I’ve copied with right click out of chatGPT on Firefox and the contents not ending up on my clipboard. Not reliably.
replies(1): >>45278670 #
1. Xss3 ◴[] No.45278670[source]
Thats chatgpt doing ott wrapping and breaking web standards in a way chrome accepts but firefox doesnt last i looked