Advent of Code – Day 18
We solve the day 18 challenges for the Advent of Code.
In this video we will look at abstractions of code and the performance of different programming languages and what different code can impact the performance. But the specific abstractions may give you improvements in readability and structure.
I’m trying to solve all the Advent of Code puzzles in this video series.
I’m trying to solve all the Advent of Code puzzles in this video series.
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.
We look at Redis, what it is, what we can use it for and how to run different commands against a Redis instance.
We solve the day 4 challenges for the Advent of Code.