
I do my first PiBox installation
I look into the PiBox installation and give my first impressions of the software and features of the PiBox solution.

I finally got mine! – PiBox unboxing
I look into the PiBox that arrived in the mail the other day. In this unboxing video, I go through the PiBox features and talk about what’s in the box and what you could use it for, and how the hardware is put together.

How WebSockets actually work
Looking into WebSockets and how to set up a simple server to send messages back and forth. I’m using a simple chat server example and sends messages from javascript and PHP.

How to resize a osd in Ceph
After a critical failure, we look into resizing an OSD in our Ceph environment. Unfortunately, the drive is entire, so resize of the OSD was the only option to start the service.

How to encrypt data at rest in a Ceph cluster
We look into Ceph encryption in a cluster where each OSD can be encrypted and the keys store externally in order to ensure data integrity and safety.

Quick look into the new Ceph Quincy release
We look at the new features in the Ceph Quincy release. Talk about changes and important improvements. Looking forward to starting using this on my clusters.

We look into Ceph erasure coding
In this video, we look into Ceph erasure coding. This is a feature where you can use more of the available space in your cluster without losing too much redundancy. It’s more complex and gives you the option to have more or less safety.

We look into analytics with Plausible
We install plausible and test how the analytics with plausible works. We read the code and try to understand what kind of features are available and look at how to integrate them into your site.

Creating your own Javascript overlay for Twitch
We go through how to create a twitch overlay in javascript so we can play a game and show updates in the overlay if the javascript code detects new followers. We also integrate it with a real-time clock counting down for stream end.

How does Ceph scrubbing work?
We look into the Ceph scrubbing process, how it works, what to expect when something goes wrong. Some techniques to handle issues and work around them. We also talk about the difference between deep scrubbing and normal scrubbing. Last but not least we talk about filesystem scrubbing.

How Video Enhance AI works
We look into Video Enhance AI giving some examples and talking about how it works.