In-reply-to » Well, I think I just lost the “Advent of Code” game (my personal private version of it, anyway). I did day 04 in Python, because I couldn’t conjure up the motivation to do it in Rust. 🤦

@prologic@twtxt.net I didn’t give up entirely. 😁 Just didn’t reach my goal of doing it all in Rust.

I’m a bit surprised that each task has nothing to do with the previous one. You basically write a new program every day. That really promotes “quick and dirty” solutions. 🤔 I was expecting that the tasks build on each other, like, we’ll have a fully functional submarine at the end. 🥴 You probably didn’t expect that, either – I mean, your solutions in Go are waaaay over-engineered. 😂

⤋ Read More