Lets do a JDK compare of VMs and local install
In this video I'll compare different JDKs and look at their performance depending on if they are containerized or run locally. We will compare oracle, apache, libertica and graal JDKs.
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 talk about building the compiler we later will use to build the actual compiler used to build a linux system. Compiler inception.
I look into the PiBox that arrived in the mail the other day. In this unboxing video, I go through the PiBox features and talk about what’s in the box and what you could use it for, and how the hardware is put together.
We look into how to install and use simple-cdd to create a new Bookworm install image fully automated with no input from the user during install.
We will look into how to use test-driven development in order to write code. I go through the process I use in order to create self-documenting code. The code should be able to validate itself and ensure that the thing you want it to handle it should handle.
In this video, we test our installation, adding volumes, making backups, and working with instances.