I do my first PiBox installation

2022-06-06 11:06:03 - No Comments

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

Read more →

I finally got mine! – PiBox unboxing

2022-05-30 11:05:02 - No Comments

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.

Read more →

How WebSockets actually work

2022-05-29 08:05:19 - No Comments

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.

Read more →

How to resize a osd in Ceph

2022-05-16 09:05:00 - No Comments

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.

Read more →

How to encrypt data at rest in a Ceph cluster

2022-05-09 09:05:39 - No Comments

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.

Read more →

Quick look into Netron

2022-05-02 09:05:26 - No Comments

We look into the machine learning network viewer Netron.

Read more →

Quick look into the new Ceph Quincy release

2022-04-25 09:04:13 - No Comments

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.

Read more →

We look into Ceph erasure coding

2022-04-18 09:04:02 - No Comments

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.

Read more →

We look into analytics with Plausible

2022-04-11 09:04:38 - No Comments

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.

Read more →

Creating your own Javascript overlay for Twitch

2022-04-04 09:04:25 - No Comments

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.

Read more →

How does Ceph scrubbing work?

2022-03-28 09:03:09 - No Comments

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.

Read more →

How Video Enhance AI works

2022-03-21 09:03:46 - No Comments

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

Read more →