• #dev 2022-07-09
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2022-07-09 UTC
# 20:57
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