Advent of Code 2023 – Day 6
I'm trying to solve all the Advent of Code puzzles in this video series.
We talk about what is going to happen going forward for java and OpenJDK.
We look at the last release of lit-html and what have been added to the latest API.
We look into Ceph Rados and try to figure out how Ceph stores data. The main goal is to read data from one cluster as raw objects and write it back to another cluster.
In this video, we look into the database library Galera for MySQL or MariaDB. It enables replication over multiple hosts where each host is a master and replicated to the other hosts so it’s eventually consistent.
We are looking into installing Redhat 9 without any interaction using Kickstart. Kickstart is a tooling that gives you configuration options to prepare your system and manage the installation flow.
In this video, I explore VanillaOS, an immutable Linux distribution. We guide you through the installation process. I look into the default applications bundled with VanillaOS, and I provide an overview of the essential tools and utilities available in a fresh install. Discover the advantages of using an immutable operating system like VanillaOS. Learn how…