Advent of Code – Day 14
We solve the day 14 challenges for the Advent of Code.
In this video I revisit the topic of cephadm, last time I thought it was not ready for production but I show off some of the improvements that have been done in the process. We talk about the different steps required in the console to get the cluster started and then I look at the…
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.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into creating a Samba share on Debian. Then we connect to it from Windows 11 so we can work on our project in Windows and transfer data over Samba and run it in Linux.
We go through how to to create a package to for a cross platform build script. Using the tools autoconf and automake to create Makefile to make and install your c program.
We talk about creating directories with the right permissions, downloading source files and verifying the validity of the downloaded files.