Advent of Code 2022 – Day 3
I'm trying to solve all the Advent of Code puzzles in this video series.
In this video, we look into installing an Openstack Compute node and connecting it with our controller node.
In this video we create a invoice template that looks alot like an invoice from one of my first videos. We will go through all the different parts of a invoice that is required and how to go from a data XML to an PDF.
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…
In this video, we look into the Ultralytics Yolo framework. It enables you to run a pre-trained Yolo algorithm and retrain it for your particular use case. Using this model, you could easily create a new model to detect your favorite things in an image and create location boxes over the objects.
I’m trying to solve all the Advent of Code puzzles in this video series.
We create a lot of directories for the new Linux environment and copy the required files to continue building our system.