How to create a PiBox Template
We look into how to create a PiBox Template and install it on my PiBox. The procedure is very similar to creating a Kubernetes deployment, so that subject is also covered in this video.
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
I’m trying to solve all the Advent of Code puzzles in this video series.
We will build a web component in a module using hybrids. Hybrids is a framework to make building web component modules easy and quick. I will live code a web component in under 10 minutes.
We look into the way SQRL stores keys on disk or paper in QR form. How to read the data and decrypt the different blocks.
We look into the different ways that your Java code can be executed and how this impacts performance.
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.