#AdventOfCode2024
October 4, 2025 at 4:00 AM
No solution yet. So far, just managed to open a file and parse it into tuples. The parsing abstraction is cool, never used anything like it before. My code so far for #adventofcode2024 is on github, not much yet: github.com/dsmiller95/k...
February 23, 2025 at 8:19 PM
La iba pisteando como un campeón hasta que me la puse con el B del día 11 #adventofcode2024
January 4, 2025 at 2:18 PM
New podcast episode with video! Software engineers Juan Vazquez and Cameron Cunning rejoin the show to discuss the 2024 Advent of Code competition.

#elixir #prolog #go #golang #podcast #AdventOfCode #AdventOfCode2024

straypointers.com/e/s2e20.htm
S2:E20 - Wrapping up the 2024 Advent of Code with Juan Vazquez and Cameron Cunning - The Stray Pointers Podcast
S2:E20 - Wrapping up the 2024 Advent of Code with Juan Vazquez and Cameron Cunning - The Stray Pointers Podcast
straypointers.com
December 27, 2024 at 9:14 PM
December 26, 2024 at 5:57 PM
December 26, 2024 at 10:24 AM
Just finished #AdventOfCode 2024! Let's just say my code saved Christmas but probably violated several environmental laws (just kidding).
Check out my solutions written in C#: github.com/Gmark2000/ad....
Thanks @was.tl for another amazing coding challenge! 🎅 #CSharp #Coding #AdventOfCode2024
December 25, 2024 at 5:08 PM
All the test cases for #AdventOfCode2024 makes me want to extract them from the code and put them in relevant .toml files.

Then backport the changes to the previous day's solvers.
December 25, 2024 at 1:24 PM
I'll revisit this later to figure out how to solve part 2 with code, but not right now. Now, it's time to enjoy Christmas with the family.

#adventofcode #adventofcode2024 #aoc
December 25, 2024 at 11:03 AM
I am enjoying the final #adventofcode ASCII animation. How beautiful! Have to check out the Easter eggs now...

#adventofcode2024
#aoc
December 25, 2024 at 10:58 AM
It's over. It's done! Aneb drobné nerdské radosti života. 😁

#adventofcode #adventofcode2024
December 25, 2024 at 8:53 AM
the original circuit (from my input), and the corrected circuit.
#adventofcode #adventofcode2024
December 24, 2024 at 6:42 PM
Day 24, Python
Part 2 doesn't solve it, it just tells you which bits are wrong. :D
#adventofcode #adventofcode2024

github.com/butakun/AoC2...
AoC2024/24 at main · butakun/AoC2024
Advent of Code 2024. Contribute to butakun/AoC2024 development by creating an account on GitHub.
github.com
December 24, 2024 at 6:36 PM
output from my code. :D God Jul and Merry Christmas everyone! #adventofcode #adventofcode2024
December 24, 2024 at 6:34 PM
ok, so I spent all day skiing, giving up on Part 2, as I thought I needed some reading on logical circuits and the adder circuit. Now I'm coming back after a nap, looking at the graph I generated, I might be able to just work it out by hand? #adventofcode #adventofcode2024
December 24, 2024 at 6:12 PM
I'm now live on #Twitch (for the first time ever) learning #Golang by doing #AdventOfCode www.twitch.tv/cobinja #AdventOfCode2024
Cobinja - Twitch
Software developer with the Cinnamon Desktop, Linux Mint dev team member
www.twitch.tv
December 24, 2024 at 2:41 PM
Maybe I'll be on time for christmas.

Today (day 24) was a pain. Star 1 was easy, but star 2 I had not been able to find a proper solution, so instead I just located on which output are the errors, printed the graph and visually inspecting it in the area of the error.
December 24, 2024 at 7:52 AM
Finally finished completely for #AdventOfCode2024 Day 15.

Ended up rewriting the original algo into something more generic.

Code has been pushed to my GitHub.

#PythonProgramming
#AdventOfCode
December 23, 2024 at 9:02 AM
Hmmm... I'm so behind in my #AdventOfCode2024 progress.

Let's see if I can do 3 or 4 day's worth of progress today.

#PythonProgramming
#AdventOfCode
December 23, 2024 at 2:54 AM
[Advent of code]

I wonder whether anyone of my followers has solved the second star of day 14 of #adventofcode2024. It's formulated in such an indefinite way, it's not my cup of tea.
Anyways, I took this year's problems as an opportunity to improve my Kotlin skills (apart from async […]
Original post on mastodon.online
mastodon.online
December 23, 2024 at 12:23 AM
[Spoiler Day 21 / 2024]

As with other puzzles we had already this year, we only need the length of shortest key sequence and not the sequence itself.

#adventofcode
#adventofcode2024
#aoc
December 22, 2024 at 12:35 AM
Day 21, Part 1
arrived at a hotel near Oslo Airport after 7.5 hours of driving from Copenhagen, and did Part 1, with 7-d state vector (3 keypad letters + 4-char target) searched by dijkstra. Part 2 seems astronomical and it's already 1am, calling it a day. #adventofcode #adventofcode2024
December 22, 2024 at 12:02 AM