How to add Android Shortcuts
We will look into what shortcuts are and how to set them up in your Android project.
We look into Ubuntu MiniCloud which is a tool to easily spin up a cluster with Ceph, OVN and LXD. This enables you to run workloads over a large amount of servers with and easy to use web interface.
We look into how to install the Ceph RADOS Gateway to enable the S3 API on our ceph cluster. Using a gateway in order to simplify the object handling is a usual practice but we will also look into how to setup a region / zone and what is required to sync your data centers….
I’m trying to solve all the Advent of Code puzzles in this video series.
We go though the root directory talking about where each of the system files are located and what the different directories usually contain.
We look into creating a game in love2d
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.