Dr Lee A. Christie
0x1ac.bsky.social
Dr Lee A. Christie
@0x1ac.bsky.social
11 followers 11 following 30 posts
Research Fellow at School of Computing, Engineering, and Technology (SoCET) at Robert Gordon University, Aberdeen. Member of the steering group for Aberdeen Python User Group. I am not on Facebook or 𝕏. Mastodon: @[email protected]
Posts Media Videos Starter Packs
Reposted by Dr Lee A. Christie
Possibly the best clap back against ignorant antivaxxers.
Wordle, then Binding of Isaac.
Reposted by Dr Lee A. Christie
I just completed "Claw Contraption" - Day 13 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/13

Starting to get a little trixy.
Day 13 - Advent of Code 2024
adventofcode.com
I just completed "Garden Groups" - Day 12 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/12

I was at an all day meeting at work, did Part 1 in the morning getting ready and Part 2 in the evening.
Day 12 - Advent of Code 2024
adventofcode.com
I just completed "Hoof It" - Day 10 - Advent of Code 2024 #AdventOfCode

Guess who misread part 1 to mean what they wanted for part 2, deleted it and wrote the correct part 1, then submitted it, realised part 2 was what I just deleted, and had to remember what I just deleted.
December 1st through December 25th, also known as the only time of year when if you ask me the date, I can tell you without looking at my phone. #AdventOfCode
My #AdventOfCode Day 8 was my quickest runtime so far.
I just completed "Resonant Collinearity" - Day 8 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/8

Today's was pretty fun.
Day 8 - Advent of Code 2024
adventofcode.com
I just completed "Guard Gallivant" - Day 6 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/6

Already finished Day 7 earlier but had to go back for this.
Day 6 - Advent of Code 2024
adventofcode.com
I've completed "Bridge Repair" - Day 7 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/7

Took a break though, so I haven't gotten around to finishing Day 6 yet.
Day 7 - Advent of Code 2024
adventofcode.com
Reposted by Dr Lee A. Christie
Ah yes, the single-serving deep fat fryer. Because you live alone and have no intention of making it past the age of fifty.
Reposted by Dr Lee A. Christie
Standing Desk Celebrates 4th Year At Lowest Possible Setting
I've completed "Mull It Over" - Day 3 - Advent of Code 2024 #AdventOfCode in C.

Time to code: about 1 hour 30 mins.
Runtime (inc. file access): about 0.000426 sec

I managed to do one pass through the file and no heap allocation but my code is pretty ugly.

[spoilers]
github.com/leechristie/...
github.com
Still haven't fully made up my mind how to do #AdventOfCode, I think want to use it to practice C and C++ this year so I might do two solutions for each.