Advent of Code – Day 6
We solve the day 6 challenges for the Advent of Code.
We look into Video Enhance AI giving some examples and talking about how it works.
I challenge you to create a function to convert decimal to roman numeral in java. We are a long way from advent of code but I thought a coding challenge could be fun trying to create a good function to convert decimal numbers to roman.
Automate installation of a Linux OS using Simple-CDD and Virtualbox. Running a script to install Linux on a Virtualbox VM then automate the installation of packages and configuration.
We look into the very basic commands of git. Making changes and committing to a branch.
We look into how to set up WireGuard on a Linux system. In this case, we use Debian in order to create a tunnel between two nodes using WireGuard. The setup is quite easy because WireGuard has strong opinions about what should be available and that means that the setup doesn’t have that many things…
We look at what will come in the next release of java. Java 13, this release will boost your development and help you get up and running.