|
|
|
|
|
by bellyfullofbac
1752 days ago
|
|
People and their conspiracy theories... Cell phone cameras do a lot of post-processing, like skin smoothing, color enhancing and edge sharpening. Before jumping to this censorship conspiracy without evidence, I would investigate if one of those algorithms are buggy, and somewhere on the photo there is a combination of pixels that trigger the bug. Or sure, I'd investigate if there's censorship code, but I'm not going to assume there's some evil stuff going on before I see the code. Maybe it's as simple as flash memory corruption on the guy's phone, the photo of mostly table and just the edge of the envelope is "simpler" (lots of the table which is just white), so maybe it takes less space. The more complicated photo would take more storage space, what if it's hitting a bad block or a period of bad blocks because of the physical memory layout (e.g. a sequence of bytes every 4MB is bad). |
|
Your explanations appear less likely, as I’d expect those types of bugs to show differently.