Preserve long running processes when you need to leave for the day.
We look into the tool reptyr and screen to handle long-running processes and shells. Kubernetes at scale managed for you!
In this video, I go through how to set up the API to add blocks in Minecraft using Python. We also looked into how to take the maps …
I show off an open-source project I started writing a RabbitMQ executor in Java. This little tool is something you can deploy on a machine in order to execute workloads from a RabbitMQ queue. The executor will run the commands defined by a file and return the result to another queue.
We look into how to create a simple chat using the OpenAI Chatgpt API. We talk about context and how to use it to improve our …
I’m trying to solve all the Advent of Code puzzles in this video series.
Getting started using ansible. In this example we will install sudo with ansible on Debian. The script will install all dependencies required and add a user to the sudo group.
In this video we look into Java 17, what is new with the 17 release of java that will come to a download site near you on the 14th of september.