Masthash

#aoc2020

And that's all of advent of code 2020. The animations pre-date the public release of my AoC framework, meaning I was building it during this, and before the 2021 AoC. Which also explains why the animations are generally slightly worse than the newer ones.. I also skipped one day, apparently because the puzzle was so simple that it would have been flipping a single bit or something.

https://cohost.org/sol-hsa/tagged/aoc2020

#AdventOfCode #aoc2020

Ironically the #aoc2020 visualizations I'm posting are the oldest I've done, as I re-did 2019 because my old 2019 visualizations weren't using the same toolkit and the animations were in different (and differing) resolutions, etc.

Earthnuker
3 years ago

#AoC2020 TODO:
- 19 (write a CYK or Earley parser)
- 20 (just brute force it?)
- 21 (set theory?)
- 23 (shouldn't be too hard)
- 24 (hex grid stuff, shouldn't be too hard either)

bark forest hypothesist
3 years ago

#AOC2020

Feels goed, almost caught up

Advent of code menu, showing 4/6 stars
bark forest hypothesist
3 years ago

#AOC2020 #elixir

Day 2, star no. 1 done!

Hell yeah bb, give me that star

The first half of this puzzle is complete! It provides one gold star: *
bark forest hypothesist
3 years ago

#AOC2020 #elixir

Day 1, star no. 2 complete!

I totally forgot about list comprehensions, so concise, so nice.

bark forest hypothesist
3 years ago

#AOC2020

Bing Bing Wahoo

That's the right answer! You are one gold star closer to saving your vacation. [Continue to Part Two]
bark forest hypothesist
3 years ago

Elixir's standard library (and it's documentation) is so fucking good, it's a joy to work with
#aoc2020 #elixir

@travis
3 years ago

Advent of Code time, folks!
https://adventofcode.com
#aoc2020
I'm doing mine in Glitch again, src: https://github.com/dieseltravis/aoc2020