Tired: Every #AdventOfCode problem is its own binaryWired: Have all problems implement an interface and dispatch to them: https://git.sr.ht/~liz/aoc19/tree/master/advent/src/lib.rs#L4-11