Advent of Code 2023 – Day 6
I'm trying to solve all the Advent of Code puzzles in this video series.
We build Glibc in our new system, configure the timezone variables, set the correct time and look into the installation and configuration of locales.
We look into how to install the Ceph RADOS Gateway to enable the S3 API on our ceph cluster. Using a gateway in order to simplify the object handling is a usual practice but we will also look into how to setup a region / zone and what is required to sync your data centers….
We look at dockerizing our java build both in the cloud and in our local docker environment.
I will do some live coding reading a webpage using Jsoup and creating some braille text. This is perhaps a simple project but I wanted to play around with some string creating and braille text.
We look into a Travis CI configuration file in order to test Android projects.
We create a moving 3d image from pictures using a neural network. This new machine-learning algorithm uses mannequin videos to create pictures for the network to train on and create a depth map to rotate pictures in 3d.