Advent of Code 2020 – Day 9
We solve today's challenge at the advent of code 2020. Come join us and have some fun.
We solve the day 12 challenges for the Advent of Code.
I’m trying to solve all the Advent of Code puzzles in this video series.
In this video we look into Java 17, what is new with the 17 release of java that will come to a download site near you on the 14th of september.
I’ve looked into diskprediction. I think it’s an interesting way to figure out the state of your hardware by running a scikit learn model over your statistical data from S.M.A.R.T.
In this video, we’ll show you how to install Promtail and Loki, two open-source log monitoring tools, to gather and monitor your logs in Ceph. We’ll also walk you through the steps of making some minor code changes to display the Grafana Explore window, allowing you to monitor your logs directly in the Ceph dashboard….
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.