December is weer #AdventOfCode maand! Ook dit jaar hebben we weer een meetup gepland, waar jij ook welkom bent! 🧡
DI 09 DEC, inloop vanaf ~17:30
Infi AdventOfCode Meetup
Samen puzzelen, lekker eten en drinken, samen nerden.... komt allen!
www.meetup.com/infi-develop...
Have a great weekend everyone!
Have a great weekend everyone!
adventofcode.com/2025/about#f...
adventofcode.com/2025/about#f...
adventofcode.com/2025/about#f...
adventofcode.com/2025/about#f...
Interesting: I thought I had a solution by hand a couple days ago, but once the computer algorithm was done, it found mistakes with my first solution and found the right one.
Interesting: I thought I had a solution by hand a couple days ago, but once the computer algorithm was done, it found mistakes with my first solution and found the right one.
I guess that models real-world eng experience, but it's not half as fun.
I guess that models real-world eng experience, but it's not half as fun.
An Advent of Code classic: implement the brute force solution for part 1; realise it's terribly inefficient for part 2; come up with something better. Like keeping track of stone counts ;)
#AdventOfCode adventofcode.com/2024/day/11
An Advent of Code classic: implement the brute force solution for part 1; realise it's terribly inefficient for part 2; come up with something better. Like keeping track of stone counts ;)
#AdventOfCode adventofcode.com/2024/day/11
A very messy implementation. I fought with PEG more than I expected and I cursed myself for not reading every detail of the problem statement. But I can say it: it was fun.
A very messy implementation. I fought with PEG more than I expected and I cursed myself for not reading every detail of the problem statement. But I can say it: it was fun.
As someone who don’t code on a daily basis longer, I find these problems fun and good exercise. Just don’t overthink them ;)
#adventofcode
As someone who don’t code on a daily basis longer, I find these problems fun and good exercise. Just don’t overthink them ;)
#adventofcode
github.com/djwoodward/a...
github.com/djwoodward/a...
#AdventofCode
#AdventofCode
z80.timholyoake.uk/advent-of-co...
#RetroComputing
z80.timholyoake.uk/advent-of-co...
#RetroComputing
The Point class I made several days ago keep being used again and again, though.
Maybe I should put that into a separate module?
#PythonProgramming
#AdventOfCode
The Point class I made several days ago keep being used again and again, though.
Maybe I should put that into a separate module?
#PythonProgramming
#AdventOfCode