Advent of Code 2018 – Day 2
Going though the process of solving the advent of code challenges for this year.
In this longer video, you will follow my journey building a 1U server using non-expensive hardware and trying to create another Ceph node. This server build took me 6 months to complete with a lot of failures on the way and a couple of important things learned.
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.
We talk about the Folding@Home project, where it came from and what kind of problems it will cover and how it works.
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.
In this informative video, join me as I unbox and install the PowerWalker 2200 RLE UPS, a powerful uninterruptible power supply system. Discover the benefits of having a UPS, such as safeguarding your devices during brownouts and power outages, and ensuring uninterrupted operation when the power company is troubleshooting. As I share my own experience,…
We talk about how to use Rust to write webassembly code and build a small game of life example.