Advent of Code 2022 – Day 11
I'm trying to solve all the Advent of Code puzzles in this video series.
We look into using mdx-deck to create a slide deck with code and react.
In this video, we look at installing Neutron to handle networks in the Openstack cluster.
I’m trying to solve all the Advent of Code puzzles in this video series.
In this video we go though how to setup SSL on the API connection for object storage. We look at creating some self-signed certificate and then add them to the S3 object storage endpoint for your ceph cluster.
I talk about a project I’ve started to work on. The specific technologies I’ve looked into and tried to implement.
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.