Bug report: []map[string]any is not a subtype of []any
Go’s static typing can lead to subtle bugs when interfacing with dynamically typed systems like Bloblang. Using []any instead of []map[string]any resolved a runtime error.
This post is a reply to my three-year-old post on my previous attempt to create a personal site, in which I explained why I chose R Distill (now called Quarto blog) + Firebase Hosting. I’ll outline what has changed and what hasn’t since then, which made me land on Hugo + Netlify. In the next post I’ll describe my “blogging stack”, which comprise all the tools I use from ideation to published blog post. In summary, I am happy I made the switch to Hugo and my current blogging stack works well.