From IMDB TSV to MySQL: Migrating Data with Custom Code 🚀
I needed some test data to migrate into Vitess and training on GUI work. In this video, I go through the code I created to convert the ...
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We look into the swagger generator in the swagger codegen cli, in order to generate our own little simple java rest web server.
In this video, I explore VanillaOS, an immutable Linux distribution. We guide you through the installation process. I look into the default applications bundled with VanillaOS, and I provide an overview of the essential tools and utilities available in a fresh install. Discover the advantages of using an immutable operating system like VanillaOS. Learn how…
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
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.
In this video we look into the command wmctrl that we can use to organize our videos in Linux. If we add it as a keyboard shortcut …