other people doing adventofcode: wow my program is qzO(^3*b)n optimized after i did actual algorithm design
me: eh you just throw some loops together maybe short-circuit where doable easily
if anyone wants to take a peek, all in Node.js no packages https://git.pixie.town/f0x/advent-of-code-2020
day6 done