Day 16: Reindeer Maze by Bartosz Pietrzak https://notes.club/b3k/adventofcode2024/blob/master/day16.livemd #ElixirLang
October 4, 2025 at 4:00 AM
Day 16: Reindeer Maze by Bartosz Pietrzak https://notes.club/b3k/adventofcode2024/blob/master/day16.livemd #ElixirLang
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
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...
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
La iba pisteando como un campeón hasta que me la puse con el B del día 11 #adventofcode2024
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
#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
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
#elixir #prolog #go #golang #podcast #AdventOfCode #AdventOfCode2024
straypointers.com/e/s2e20.htm
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
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
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
Check out my solutions written in C#: github.com/Gmark2000/ad....
Thanks @was.tl for another amazing coding challenge! 🎅 #CSharp #Coding #AdventOfCode2024
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.
Then backport the changes to the previous day's solvers.
December 25, 2024 at 1:24 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.
Then backport the changes to the previous day's solvers.
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
#adventofcode #adventofcode2024 #aoc
December 25, 2024 at 11:03 AM
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
#adventofcode #adventofcode2024 #aoc
I am enjoying the final #adventofcode ASCII animation. How beautiful! Have to check out the Easter eggs now...
#adventofcode2024
#aoc
#adventofcode2024
#aoc
December 25, 2024 at 10:58 AM
I am enjoying the final #adventofcode ASCII animation. How beautiful! Have to check out the Easter eggs now...
#adventofcode2024
#aoc
#adventofcode2024
#aoc
December 25, 2024 at 8:53 AM
Advent of code 2024 complete in rust!
Solutions available on www.github.com/gralamin/Adv...
#adventofcode #rust #adventofcode2024
Solutions available on www.github.com/gralamin/Adv...
#adventofcode #rust #adventofcode2024
GitHub - gralamin/AdventOfCode2024: Rust Advent of Code 2024
Rust Advent of Code 2024. Contribute to gralamin/AdventOfCode2024 development by creating an account on GitHub.
www.github.com
December 25, 2024 at 5:38 AM
Advent of code 2024 complete in rust!
Solutions available on www.github.com/gralamin/Adv...
#adventofcode #rust #adventofcode2024
Solutions available on www.github.com/gralamin/Adv...
#adventofcode #rust #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...
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
Day 24, Python
Part 2 doesn't solve it, it just tells you which bits are wrong. :D
#adventofcode #adventofcode2024
github.com/butakun/AoC2...
Part 2 doesn't solve it, it just tells you which bits are wrong. :D
#adventofcode #adventofcode2024
github.com/butakun/AoC2...
output from my code. :D God Jul and Merry Christmas everyone! #adventofcode #adventofcode2024
December 24, 2024 at 6:34 PM
output from my code. :D God Jul and Merry Christmas everyone! #adventofcode #adventofcode2024
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
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
i took a look at #adventofcode2024 's map puzzles. norvyg's pytudes are great for this:
https://github.com/jartigag/aoc-2024
https://github.com/jartigag/aoc-2024
GitHub - jartigag/aoc-2024: my solutions to Advent of Code 2024 🎄 this year in bash and a python jupyter notebook
my solutions to Advent of Code 2024 🎄 this year in bash and a python jupyter notebook - jartigag/aoc-2024
github.com
December 24, 2024 at 2:51 PM
i took a look at #adventofcode2024 's map puzzles. norvyg's pytudes are great for this:
https://github.com/jartigag/aoc-2024
https://github.com/jartigag/aoc-2024
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
I'm now live on #Twitch (for the first time ever) learning #Golang by doing #AdventOfCode www.twitch.tv/cobinja #AdventOfCode2024
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.
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
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.
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.
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
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
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
Ended up rewriting the original algo into something more generic.
Code has been pushed to my GitHub.
#PythonProgramming
#AdventOfCode
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
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
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
Let's see if I can do 3 or 4 day's worth of progress today.
#PythonProgramming
#AdventOfCode
[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 […]
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
[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 […]
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 […]
[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
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
[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
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
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
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
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
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