Ask HN: Do image hosting sites remove redundant images?
I've started reading: http://www.aosabook.org/en/distsys.html
And his first example is that of an image hosting website. My mind went on a bit of a tangent and I was curious...
Do image hosting sites keep a hash of their images and only store 1 copy of each image? I'm not sure the effort it would take to ensure there was a single copy of each image but... it seems like it would save some space.
Does anyone know?
5 comments
[ 3.7 ms ] story [ 24.3 ms ] threadLook at it this way: during the time spent coding this feature, I'm pretty sure disk drive space would grow more than the extra space you'd need for the duplicates (relatively speaking over the long-term of course).
>do you hash and store only one copy of duplicate images?
>Believe it or not, we don't. All the images only use up about 3TB of storage space, so it's not really a big issue.
Source: http://www.reddit.com/r/IAmA/comments/y81ju/i_created_imgur_...
On the other hand, YouTube stores 76 PB: http://www.afshispeaks.com/2012/08/youtube-storage-costs-per...