@mcc was that you who posted about doing last year's advent of code and doing every puzzle in a different language as an opportunity to learn a bunch of different languages?
I stole that idea because I thought it was a good idea.
So far, I've done:
Day 1 in JavaScript. I know JavaScript. I just started in a language I knew in order to calibrate my expectations.
Day 2 in x84-64 assembly.
Day 3 in ARM thumb assembly.
Day 4 in C#.
Day 5 in Ada.
Thanks for the idea.