Advent of Code 2024 – Day 4 – Ceres Search
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
We are in our new linux environment and create the Perl language interpretor and some network utils required in order to manage your internet conncetion.
We solve the day 10 challenges for the Advent of Code. After 3 hours of trying we finally solve it by some interactive debugging.
We will create an image from scratch in docker and add that to a docker registry so we can reuse that image when we create new docker instances, controlling the whole flow. Working with docker and registry First of we install the docker client, server and registry on our debian machine. apt install docker docker.io…
I’m trying to solve all the Advent of Code puzzles in this video series.
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…
We look at an example from ml5js to load images and predict them