Windows 11 VirtualBox Installation: Everything You Need to Know

2023-04-13 11:04:03 - No Comments

What can you learn from examining code in multiple languages?

Read more →

Ceph vs. SeaweedFS: Which Offers Better Performance?

2023-04-10 11:04:02 - No Comments

In this video we talk about SeaweedFS, the highly scalable distributed file system designed to store billions of files and serve them lightning-fast. In this video, we’ll explore SeaweedFS’s unique architecture, which distributes metadata across volume servers for faster file access, and compare it to Ceph, another popular distributed file system. Don’t miss this chance […]

Read more →

Getting Started with Sonatype: The Best Way to Manage Your Java Releases

2023-04-03 11:04:04 - No Comments

Learn how to install and configure Sonatype for efficient package management in your Java projects. In this tutorial, we’ll guide you through the setup process and show you how to deploy and release custom modules using this powerful repository solution. Ideal for teams that need to share assets and manage package versions, Sonatype makes it […]

Read more →

Ceph Storage Solutions: Which is the Fastest and Most Efficient?

2023-03-27 11:03:04 - No Comments

In this video we’re looking into Ceph performance! We’ll be comparing different storage solutions and versions, specifically Pacific and Quincy, to see how they stack up against each other. We’ll cover everything from speed and efficiency to scalability and reliability.

Read more →

FreshRSS Tutorial: Install, Sort by Date, and More

2023-03-20 12:03:04 - No Comments

In this video, we’ll explore FreshRSS, an open-source web-based RSS reader that lets you keep up with your favorite websites and blogs in one place. Then, we’ll walk you through the steps to install FreshRSS on your server so that you can control your data and privacy. But that’s not all! We’ve also modified FreshRSS’s […]

Read more →

Migrating to CephAdm Orchestration: A Comprehensive Tutorial

2023-03-13 12:03:04 - No Comments

We look into how to migrate your Ceph cluster to use orchestration using the CephAdm service. The video will cover how to prepare the systems, install the service, adopt legacy services, and add the hosts. Lastly, we will upgrade the system to Quincy’s last version and discuss the pros and cons of using CephAdm orchestration.

Read more →

I’ve done some hobby coding with a Quiz application (myquiz.app)

2023-03-06 14:03:01 - No Comments

During my spare time, I love to have some hobby projects. In this case, I implemented a quiz application that we could use on Fridays at work when we always run a quiz at the end of the week.

Read more →

Breaking Words Apart: Exploring Hyphenation Theory and Practice

2023-02-27 14:02:14 - No Comments

In this video, we’ll explore the fascinating world of hyphenation. Hyphenation is the process of breaking words into syllables and adding hyphens to indicate where a word should be divided at the end of a line. It’s an important aspect of typesetting, as it helps to improve the readability and aesthetics of printed text. Research […]

Read more →

What can you learn from examining code in multiple languages?

2023-02-20 14:02:21 - No Comments

Are you curious about how programming languages work? In this video, we explore the RosettaCode website and showcase a variety of coding tasks and examples in different programming languages. By examining real-world code, you’ll gain insights into the unique features and best practices of each language. Plus, we walk through some coding examples to demonstrate […]

Read more →

Unleash the Power of Apache FOP: A Beginner’s Guide to Creating PDFs Like a Pro!

2023-02-13 14:02:01 - No Comments

In this video we create a invoice template that looks alot like an invoice from one of my first videos. We will go through all the different parts of a invoice that is required and how to go from a data XML to an PDF.

Read more →

Do you have an infinitely growing database? I have. (How to use SQLite with Ceph)

2023-02-06 14:02:42 - No Comments

We look into setting up an RBD pool and running an SQLite database directly against the cluster. We check what languages have built-in support and how to work with the tools available.

Read more →

Advent of Code 2022 – Day 16

2023-01-30 14:01:21 - No Comments

I’m trying to solve all the Advent of Code puzzles in this video series.

Read more →