Advent of Code 2023 – Day 3
I'm trying to solve all the Advent of Code puzzles in this video series.
In this video we look into the new preview features for connecting java applications to native libraries and run functions. We test both running against libraries loaded in the system and we also load a custom library we built from C code.
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
In this video we talk about how to use remote repositories, pushing and fetching changes and integrating them into our repository.
We will discuss how to contribute and be a good citizen of a open source community. We talk about guidelines and licenses. We also look into code style and pull requests.
We go through the latest features of Java and what to expect in marsh.
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….