Skip to content
Daniel Persson
  • About
Daniel Persson
The Complete Guide to ETCD Cluster Setup
Tips

The Complete Guide to ETCD Cluster Setup

Bywoden 2023-09-11

In this video, I will teach you how to store data with ETCD, set up an ETCD cluster, and recover from a disaster.

Read More The Complete Guide to ETCD Cluster SetupContinue

Galera Cluster Tutorial: Building a Highly Available Database System
Tips

Galera Cluster Tutorial: Building a Highly Available Database System

Bywoden 2023-09-04

In this video, we look into the database library Galera for MySQL or MariaDB. It enables replication over multiple hosts where each host is a master and replicated to the other hosts so it’s eventually consistent.

Read More Galera Cluster Tutorial: Building a Highly Available Database SystemContinue

Writing a Notes App in Pure HTML: Harnessing the Power of htmx
Tips

Writing a Notes App in Pure HTML: Harnessing the Power of htmx

Bywoden 2023-08-28

In this video I look into htmx and the workflow to write a simple notes application with a simple backend API. htmx is a really cool way to write code in pure HTML and just add one small javascript library to get an reactive page.

Read More Writing a Notes App in Pure HTML: Harnessing the Power of htmxContinue

Java Applications Meet Native Libraries: Testing Preview Features with Custom Code
Tips

Java Applications Meet Native Libraries: Testing Preview Features with Custom Code

Bywoden 2023-08-22

In this video we look into the new preview features for connecting java applications to native libraries and run functions. We test both running against libraries loaded in the system and we also load a custom library we built from C code.

Read More Java Applications Meet Native Libraries: Testing Preview Features with Custom CodeContinue

Creating Custom Object Detection Models with Ultralytics Yolo
Tips

Creating Custom Object Detection Models with Ultralytics Yolo

Bywoden 2023-08-15

In this video, we look into the Ultralytics Yolo framework. It enables you to run a pre-trained Yolo algorithm and retrain it for your particular use case. Using this model, you could easily create a new model to detect your favorite things in an image and create location boxes over the objects.

Read More Creating Custom Object Detection Models with Ultralytics YoloContinue

Looki Looki No Hands, Automatic install of Ubuntu server.
Tips

Looki Looki No Hands, Automatic install of Ubuntu server.

Bywoden 2023-08-07

Looki Looki No Hands, Automatic install of Ubuntu server.

Read More Looki Looki No Hands, Automatic install of Ubuntu server.Continue

Why did they do this? Ceph Rados Gateway in SQLite.
Tips

Why did they do this? Ceph Rados Gateway in SQLite.

Bywoden 2023-08-03

In this video, we look into running rados gateway on backends other than Ceph, particularly in SQLite. This could be useful for testing workloads or running a proxy service with user management.

Read More Why did they do this? Ceph Rados Gateway in SQLite.Continue

Sending files securely with minimal hazzle
Tips

Sending files securely with minimal hazzle

Bywoden 2023-07-26

In this video, we try out magic wormhole and talk about the technology behind the service. It’s built by one person who has worked on similar technologies for years and has now created a minimal program to send files to anyone securely. It uses a channel and two secret words that you easily can relay…

Read More Sending files securely with minimal hazzleContinue

How to install stable diffusion in a docker container.
Tips

How to install stable diffusion in a docker container.

Bywoden 2023-07-18

In this video we look at how to install stable diffusion in a docker container. This entails making our GPUs available in docker containers and running stable diffusion in a listening mode. We also enable the capability to run extensions inside of the container.

Read More How to install stable diffusion in a docker container.Continue

We look into Keycloak and OpenID using Quarkus
Tips

We look into Keycloak and OpenID using Quarkus

Bywoden 2023-07-12

Using Keycloak we look into web authentication and how to setup a standard OpenID flow. Then we go one step further and look into using an Quarkus application and authentication through OpenID using Keycloak. Last but not least we configure a required role for one endpoint in our application via Keycloak to see that we…

Read More We look into Keycloak and OpenID using QuarkusContinue

Page navigation

1 2 3 … 44 Next PageNext
Twitter YouTube Patreon Github

© 2023 Daniel Persson - WordPress Theme by Kadence WP

  • Mastodon
  • About