Tinkering with something in Go this morning. Always felt like it would be a good language to know more about, and now finally have a real need.

@manton I've been slowly re-writing my tooling in Go so I can get familiar with it. It's been great and painless to work worth. Because of its simplicity, I find myself writing consistently cleaner code.

@www.jvt.me Iโm working on a new template for something in Micro.blog and because we already use Hugo, I want to use Go templates so that it feels familiar (but itโll be run outside of Hugo).
