Advent of Code – Day 8
We solve the day 8 challenges for the Advent of Code.
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…
We look closely at how to run the evaluation in windows and evaluate the result in Tensorboard.
We look into writing a custom log4j appender in java and how to send you to log messages with an appender to RabbitMQ. Writing a custom appender is challenging due to performance considerations.
Looking at the basics of web assembly.
We solve the day 4 challenges for the Advent of Code.
We use OpenCL to run workloads on GPU and try a simple blur filter.