Advent of Code 2024 – Day 10 – Hoof It
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
After installing Kubernetes the hard way, I improved the cluster with a Ceph RBD connection. This creates a StorageClass that we …
In this video, we talk about Open WebUI, an open-source ChatGPT that you can run locally. It’s a front end that simplifies the use of …
We are looking into OpenMetal. How to get started and what is included. OpenMetal is a service where you get an OpenStack solution in a box with a Ceph cluster deployed on dedicated hardware.
We solve the day 18 challenges for the Advent of Code.
I’m trying to solve all the Advent of Code puzzles in this video series.
We are looking into wasm using rust and creating a small rust example that we then run in wasm context in your browser. We also look into wasm-bindgen in order to use complex types in rust and javascript.