>>105700937>>105702742It would only take more compute on *delete* since you have to check in SQL if a file of a given has exists elsewhere on the site or not.
The up side is that it would significantly reduce the active content size, and if you use a htaccess trick then it can also allow arbitrary file names to be used.
For ex. store the file as files/{hash}/raw.jpg, and have a htaccess rule that any access to files/{hash}/{filename}.jpg will serve raw.jpg.
This may put more pressure on the http server and even allow retards to abuse it by using nigger file names.