2022-07-09 UTC
# vikanezrimaya [schmarty]: I even managed to improve upon your media endpoint design by streaming the upload to the backing store AND hashing it concurrently. And then it gets moved from a temporary file to its destined location, and a sidefile is created to hold some pieces of metadata, such as recorded Content-Type, its length (I could probably just stat() the file itself for that one...) and the original filename (I plan to use it for the Conten