Oddbean new post about | logout
 I kinda don't want to run my own server for this. If I was going to do that, I'd probably just write small server with Express that stores the blobs in memory. It's less than 1GB total data.

(And if I was going to use a datastore, I'd probably use CouchDB. My frontend already uses PouchDB to cache content on the client side.)