Advent of Code 2024 – Day 4 – Ceres Search
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
I go through the basics of accessibility. Web Content Accessibility Guidelines (WCAG) 2.1 https://www.w3.org/TR/WCAG21/
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…
We will talk about how to set up Let’s Encrypt, what is required, what commands to run and what to do with the result. Lastly, we add renew command to keep the cert up to date.
In this video we setup rust jni to call a rust function from java using jni. Java native interface is a great way to enable quick calls to native code built in other languages like Rust. This approach can be used for other languages as well.
I got a donation of three SuperMicro machines. In this video I go through the first steps I do when getting new hardware. We do an …