My fork of the #Mastodon digest has accumulated enough new features that I'm getting antsy of writing #Python, which is what the original is written in. Iโm thinking of a rewriting it, but I'm conflicted between using #Haskell, which is my comfort language, #Golang, which may be easier for others to contribute to, and #Rust, which I want to learn.
The program involves fetching a bunch of #JSON data from the internet, doing some statistical calculations on that data, and then outputting an HTML page.
What do you think I should rewrite it in? #Programming #poll