Building containers with Singularity
We use singularity to create containers both in an interactive mode and also using definition files to build them automaticly.
Installing Vitess manually on Debian Bookworm. This Vitess script will install Vitess 20.0.1 on MySQL 8.0.32 using Debian Bookworm as an operating system. Vitess requires MySQL 8.0 at the moment because some features are deprecated in 8.4. And the configuration package for MySQL 8.0.32 requires Bookworm. Prepare system First we need to install a couple…
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.
We look into creating a game in love2d
I look into the PiBox that arrived in the mail the other day. In this unboxing video, I go through the PiBox features and talk about what’s in the box and what you could use it for, and how the hardware is put together.
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 …
We talk about building macro languages, gui tools and shells.