Oddbean new post about | logout
 Working on a go implementation of a #blossom server for an idea I'm trying to flesh out. 
https://git.brakke.cc/borrakkor/community-stack/src/branch/main/blossom

Go is great! Go is fun. Go makes me realize that spending all my time writing JavaScript is insane. 
I also used Alpine JS in the frontend to add a little bit of state and functionality to sign the auth events. It was nice, a lot like vue and angularJS, and no build steps.