Advent of Code 2023 – Day 11
I'm trying to solve all the Advent of Code puzzles in this video series.
We talk about building a real compiler used to build a Linux system.
Mastering Kubernetes: Building a Cluster from Scratch Step-by-Step Setup jumpbox environment We start with installing some packages required for the setup process. wget and curl to fetch packages, vim to change configuration files, openssl for all the certificates we are required to create. Last but not least the git command to download the repository with…
We are looking into OpenMetal. How to get started and what is included. OpenMetal is a service where you get an OpenStack solution in a box with a Ceph cluster deployed on dedicated hardware.
We use the OpenAPI generator to create a stub server implementation of PHP-Slim. Then we implement the different endpoints using an SQLite backend and talk about the challenges using the database and handle CORS.
I will continue working on one of my projects and if you want to come hangout you are welcome.
We try to create a intro for my videos using css.