←back to thread

Apple Photos app corrupts images

(tenderlovemaking.com)
1133 points pattyj | 1 comments | | HN request time: 0s | 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 #
1. markild ◴[] No.45278033[source]
Could be because of shared clipboard between devices?