Advent of Code Day 22 -- Sand Slabs

I almost gave up on this one. Then I started playing around with it in a 3D render package and I found the issue.

December 22, 2023 · 4 min · 815 words · Tipa

Advent of Code Day 21 -- Step Counter

I had 80% of the solution, but that last 20% killed it. This is the day I failed Advent of Code 2023.

December 21, 2023 · 3 min · 463 words · Tipa

Advent of Code Day 20 -- Pulse Propagation

First, you find the right answer using pencil and paper. Then, you write code to produce that answer. Right? No? Just me?

December 20, 2023 · 4 min · 757 words · Tipa

Advent of Code Day 19 -- Aplenty

First puzzle in a few days where I didn’t need to get hints. I guess the problem was musical, aerodynamic, shiny AND extremely cool looking!

December 19, 2023 · 4 min · 823 words · Tipa

Advent of Code Day 18 -- Lavaduct Lagoon

We had game night tonight, more HeroQuest (yay!), so I didn’t have a lot of time to work on this. Basically, you’re digging out a lagoon into which lava will flow. Part 1 could easily be calculated using a basic flood fill algorithm, so I did it that way, got the first star for the day, and went to work. I’d already seen that, as expected, part 2 would resist something that easy. ...

December 19, 2023 · 3 min · 491 words · Tipa

Advent of Code Day 17 -- Clumsy Crucible

Edsger Dijkstra is laughing at me from his grave.

December 17, 2023 · 6 min · 1230 words · Tipa

Advent of Code Day 16 -- The Floor Will Be Lava

/u/YellowZorro hasn’t posted any more art, so back to Dall-E 3 renderings. Today, we get ready to MAKE SOME LAVA TO SAVE CHRISTMAS!

December 16, 2023 · 3 min · 509 words · Tipa

Advent of Code Day 15 -- Lens Library

The lack of hands is all that is keeping the world’s reindeer from lasering everyone to death. Luckily, THIS reindeer has YOU. Beware.

December 15, 2023 · 3 min · 533 words · Tipa

Advent of Code Day 14 -- Parabolic Reflector Dish

We’re almost to the mountaintop where everything begins… but first we need to start a little fire.

December 15, 2023 · 7 min · 1315 words · Tipa

Advent of Code Day 13 -- Point of Incidence

I think if I went to Iceland and stood on one of those lava fields, I would be convinced I was in another world.

December 14, 2023 · 7 min · 1341 words · Tipa