Advent of Code 2023 – Day 1
I'm trying to solve all the Advent of Code puzzles in this video series.
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 implement a simple REST web server using pure java. Both with socket server and using the HTTP server implementation currently in Java.
2024-07-09 17:12:13 Tuesday In this video we look at how to install stable diffusion in a docker container. This entails making our GPUs available in docker containers and running stable diffusion in a listening mode. We also enable the capability to run extensions inside of the container. Nvidia docker First of we need to get…
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into how to setup an activity that changes language of your android application.
Going though the process of solving the advent of code challenges for this year.