I added support for displaying blurhashes as image placeholders in #Smithereen on the web. In what is probably the most cursed way possible. It turns out every browser supports the BMP file format, which is just a simple header followed by the raw pixel data. So, here's what I did: