Ha, so I actually built this. And it works :)
I just need to fix my create XKCD notes script, and broadcast the events to relays. I get some weird event id invalid during creation atm… otherwise would be finished.

#[0]
Ha, so I actually built this. And it works :)
I just need to fix my create XKCD notes script, and broadcast the events to relays. I get some weird event id invalid during creation atm… otherwise would be finished.

#[0]
~200 lines of (non-css/html) code. All client side webapp. Still uses servers for images.
No bot/service yet to create the new event for the new daily cartoon.
It’s 3.5MB for events and 147MB for images. It’s possible to base64 encode the images into the events.. but I’ll skip that for now. I’d still like a way to decentralise the images tho - maybe media torrents?