Advent of Code 2022 – Day 8
I'm trying to solve all the Advent of Code puzzles in this video series.
I started to use a lot of the paint functions in Java at work and I wanted to create an example that could teach me about the different shaders available in Java. The paint interface is not something you come across if you don’t draw things in Java but having an understanding of the possibilities…
We look into Ceph encryption in a cluster where each OSD can be encrypted and the keys store externally in order to ensure data integrity and safety.
We use the OpenAPI generator to create a stub server implementation of PHP-Slim. Then we implement the different endpoints using an SQLite backend and talk about the challenges using the database and handle CORS. English version of the book: https://ift.tt/32hEPy3 Other translations: https://ift.tt/2HD6UrH Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
We try to create a intro for my videos using css. Repositories: https://github.com/kalaspuffar/intro-logo Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
We look into building Ceph from source. A build of Ceph is built from Github code using normal tooling. But I need to build my own packages as there is no new packages built for the Raspberry PI arm processor. There are quite some challenges and interesting things to keep in mind when building Ceph…
We look into building Ceph from source. A build of Ceph is built from Github code using normal tooling. But I need to build my own packages as there is no new packages built for the Raspberry PI arm processor. There are quite some challenges and interesting things to keep in mind when building Ceph…