Advent of Code 2024 – Day 6 – Guard Gallivant
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
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 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 solve the day 2 challenges for the Advent of Code.
I did not have Grafana dashboards that worked in my Ceph installation. Hence, I had to install Prometheus and Grafana manually and then configure the dashboards to show up in my Ceph cluster dashboard screens. NODE Setting up prometheus exporter in ceph. sudo ceph mgr module enable prometheus sudo ceph config set mgr mgr/prometheus/server_addr 0.0.0.0…
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
I needed some test data to migrate into Vitess and training on GUI work. In this video, I go through the code I created to convert the …