Who else is doing Advent of Code 2019? I’m using it to try to solve problems in Ruby without actually looking up syntax (looking at you, inject) and getting some practice using MiniTestinstead of RSpec which I use 99% of the time. Day 2 was kind of fun to be able to implement a tiny virtual…