Wrote A Go Program That Posts To Mastodon
This morning I had some fun writing a Go program which takes the latest blog post from my RSS feed and posts it to Mastodon. It is based on my twitter cli I wrote a while ago. It was fun to write some Go again, it has been far too long. I’ve been writing mostly Terraform and yaml recently and working a lot with infrastructure. I haven’t been doing any projects at home that required programming. But recently I started up my personal blog and completely re-architected my social media setup. ...