Advent of Code 2023 – Day 16
I'm trying to solve all the Advent of Code puzzles in this video series.
We look into how to setup Sonatype Nexus in order to proxy downloads of debian packages or docker images. All by using the S3 interface of Ceph RadosGW. I will talk about the challanges I faced when setting up the RGW and pushing docker images. Not the best solution for my use-case but it might…
In this video we are using fetch to do a file upload. File uploads could be hard if you haven’t done it before, fetch is a new api that can simplify the process.
In this video, we look at installing stable diffusion in a Ubuntu environment. This entails making our GPUs available and running stable diffusion on your command line. Install stable diffusion locally. First we need to download the repository and create a new python environment. If you want to run this on the server the environment…
In this video, we talk about how to set up a Ceph cache pool and tier your cache in order to improve read and writes. There is a lot of cache settings that we could cover but I will talk about the most important values you can set on a pool to cache your data…
I’m trying to solve all the Advent of Code puzzles in this video series.
During my spare time, I love to have some hobby projects. In this case, I implemented a quiz application that we could use on Fridays at work when we always run a quiz at the end of the week.