Advent of Code 2023 – Day 11
I'm trying to solve all the Advent of Code puzzles in this video series.
In this video, we look through the docker basics. Working with docker is not that hard, but a couple of commands are considered basics. Then, we look at fetching base images, running commands, and setting environment variables.
We talk about JMeter a tool to test your sites throughput and load metering. Setting up a test plan and running it against your site with login.
We look into training your model locally on windows and other platforms.
We look closer at an encryption algorithm used in communication today in order to establish secrets at two endpoints.
I found out today that the java -version command doesn’t work as I expected and there is actually a lot more to this simple command than you think at first glance.
In this video I review the new Reef release of Ceph. This release is not generally available so I had to put in a bunch of effort in order to build it. I talk about the trials and tribulations with this project. All the different distributions and versions of operating systems I tried. I also…