How to run a web server using Java in 2022
We will talk about how to start a web server using Java with the release of JDK 18 in Marsh of 2022. Java has not had an easy way to start a web server but there might be a change coming.
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 how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
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 …
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into setting up a local copy of jitsi video conference solution on a clean Debian install. We also try it out and see how it impacts the installed server.
We solve the day 1 challenges for the Advent of Code.