Advent of Code – Day 12
We solve the day 12 challenges for the Advent of Code.
I’m trying to solve all the Advent of Code puzzles in this video series.
I’m trying to solve all the Advent of Code puzzles in this video series.
We talk about lit-html and different functions available in the library.
This video we dive deeper into how to parse Wolfenstein map data and draw them in Minecraft. We look at RLEW and …
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
After installing Kubernetes the hard way, I improved the cluster with a Ceph RBD connection. This creates a StorageClass that we …