Build Docker Images for Any Platform with Buildx

2024-05-27 12:05:42 - No Comments

We look into building images for multiple platforms and deploying them in a Kubernetes cluster. Talks about the challenges I’ve faced during the process and ways to mitigate these issues.

Read more →

Amazon! Why? Security by Obscurity – AWS4 authentication method.

2024-05-20 10:05:01 - No Comments

We look into how to sign a request against the “new” Amazon data centers. All centers deployed after 2014 need to use the new …

Read more →

Used a Fitbit for 6 months, this is my review. (Fitbit Inspire 3)

2024-05-13 11:05:02 - No Comments

I talk about my experiance with the Fitbit Inspire 3 watch. All the free features and the application for a swimmer that wants to keep track on their laps and workouts. This watch is not for everyone and probably not for me but I’m not dissatified with my purchase.

Read more →

Don’t get blocked by QOS – RabbitMQ Quality Of Service work-around

- No Comments

We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.

Read more →

Automatic Debian install – How to use simple-cdd

2024-05-12 06:05:02 - 1 Comment

We look into how to install and use simple-cdd to create a new Bookworm install image fully automated with no input from the user during install. Git repository https://github.com/kalaspuffar/simple-cdd-bookworm

Read more →

Virtualize machines with disk data in Ceph (libvirt)

2024-05-07 07:05:03 - No Comments

We look into how to setup libvirt running virtualized machines with the disk data stored in an RBD pool in Ceph. We talk about the installation process and configuring ceph and storage pool.

Read more →

Don’t get blocked by QOS – RabbitMQ Quality Of Service work-around

2024-05-01 22:05:02 - No Comments

We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.

Read more →

10,000 Subscribers! Thank You! – From Dream to Reality.

2024-04-02 10:04:03 - No Comments

We did it! We hit 10,000 subscribers! This video is a huge thank you to everyone on this journey with me. Let’s take a trip down memory lane with clips from the channel, answer some of your questions, and reminisce about where it all began.

Read more →

I chatted with a PDF document offline – Five simple steps to get up and running with PrivateGPT

2024-03-29 23:03:04 - No Comments

In today’s adventure, I chatted with a PDF document using five simple steps and PrivateGPT, transforming how we interact with digital documents. By running workloads on my machine, I’ve entered a fascinating dialogue with texts, asking questions and diving deeper into their content. From movie trivia about "Top Gun" to PDF specifications, this journey showcases […]

Read more →

Event sourcing anyone? How to install Apache Kafka in production

2024-03-28 13:03:02 - No Comments

We look into how to install Apache Kafka in production using ZooKeeper for redundancy and working with topics. We also setup a producer for syslogs and checking the consumer for all the logs to appear.

Read more →

Mobile device management – How to install and use Headwind MDM

2024-03-25 12:03:02 - No Comments

We look into how to install Headwind MDM and connect an Android device to it. This system is a great choice for medium size companies that want to manage their mobile fleet.

Read more →

Event sourcing anyone? How to install Apache Kafka in production

2024-03-18 00:03:02 - No Comments

We look into how to install Apache Kafka in production using ZooKeeper for redundancy and working with topics. We also setup a producer for syslogs and checking the consumer for all the logs to appear.

Read more →