-
Advent of Code 2020 Day 17 Explained - Conway Cubes
June 05, 2025
Detailled explaination of how I solved day 17 for AoC 2020, Conway Cubes, with a link to my Rust implementation.
-
Advent of Code 2020 Day 16 Part 2 Explained - Ticket Translation
May 27, 2025
Detailled explaination of how I solved the part 2 of day 16 for AoC 2020, Ticket Translation, with a link to my Rust implementation.
-
Advent of Code 2024 Day 24 Part 2 Explained - Crossed Wires
May 04, 2025
Detailled explaination of how I solved the part 2 of day 24 for AoC 2024, Crossed Wires, with a link to my Rust implementation.
-
The Hard Limits of Vibe Coding (That No Model Will Ever Fix)
April 25, 2025
Vibe coding’s biggest constraints come from how it works, not from the models performances.
-
Advent of Code 2024 Day 21 Explained - Keypad Conundrum
April 21, 2025
Detailled explaination of how I solved the day 21 for AoC 2024, Keypad Conundrum, with a link to my Rust implementation.
-
Advent of Code 2024 Day 20 Explained - Race Condition
April 16, 2025
Detailled explaination of how I solved the day 20 for AoC 2024, Race Condition, with a link to my Rust implementation.
-
Advent of Code 2024 Day 17 Part 2 Explained - Chronospatial Computer
April 08, 2025
Detailled explaination of how I solved the part 2 of day 17 for AoC 2024, Chronospatial Computer, with a link to my Rust implementation.
-
Advent of Code 2024 Day 16 Part 2 Explained - Using Dijkstra
April 04, 2025
Detailled explaination of how I solved the part 2 of day 16 for AoC 2024 using Dijkstra algorithm, with a link to my Rust implementation.
-
How to Properly Break the Production
August 10, 2024
Most software engineers are capable of breaking the production. But are you able to do it like a pro?
-
Bitcoin vs Digital Euro
February 11, 2024
As cryptocurrencies gain popularity, central banks around the world are growing concerned about the potential impact on traditional currencies.