Advent of Code 2023 – Day 2
I'm trying to solve all the Advent of Code puzzles in this video series.
We are in our new linux environment and create some more packages. Less – read files gzip – for compression iproute – to change network device configuration make – a build system libpipeline – to give piping functionallity man-db – the manual database.
I’m trying to solve all the Advent of Code puzzles in this video series.
I go through the basics of accessibility. Web Content Accessibility Guidelines (WCAG) 2.1 https://www.w3.org/TR/WCAG21/
In this video, we look into installing the Horizon dashboard and the Cinder volume storage. The volume storage will utilize Ceph as a backend, so we take a couple of extra steps for that to work.
We look into how to use the amazon s3 object storage API. After that, we changed it over to use our Ceph cluster and store objects in that storage engine. The s3 API is straightforward to use, and many storage engines support it out of the box.
We solve the day 6 challenges for the Advent of Code.