Advent of Code 2024 – Day 2
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
In this video I look into htmx and the workflow to write a simple notes application with a simple backend API. htmx is a really cool way to write code in pure HTML and just add one small javascript library to get an reactive page.
I wanted to try out the newly released Debian version of Bullseye for my Ceph cluster, so I updated one of my hosts, which, in hindsight, might have been a bit too early. Reseting a Ceph Host after OS crash or failed update Preparing cluster First you need to set the cluster into a noout…
I’m trying to solve all the Advent of Code puzzles in this video series.
We look at some keyboard shortcuts in windows that might streamline your workflow.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We look at how to use web components in Angular, React or VanillaJS.