Advent of Code Day 10 -- Cathode-Ray Tube

Turns out the elves just really loved the Atari 2600 so much, they built their little handheld computers around them. And now it’s up to us to fix one.

December 10, 2022 · 4 min · 758 words · Tipa

Advent of Code 2022 Day 2 -- Rock Paper Scissors

So I made it to day 2 of Advent of Code! Not entirely awake. I stayed up past midnight to solve it. I messed up my first approach, so I went to a more brute force approach that worked. I got my solution logged in in about twelve minutes or so? But I was still 8,000 positions from the leaderboard, so… yeah, I don’t really think I need to be staying up late to get the puzzle the moment it drops. ...

December 3, 2022 · 4 min · 803 words · Tipa

Advent of Code 2022: Day 1 -- Calorie Counting

I am committing myself this year to solving every puzzle in the Advent of Code, an annual coding competition taking place over the Advent season each year. Each day brings a new puzzle, in two parts. They start out pretty easy, and top programmers (not me) solve them in seconds. By the end of the challenge, top programmers can take even half an hour to solve a puzzle. Me, I’ll take hours. ...

December 1, 2022 · 4 min · 737 words · Tipa