Advent of Code 2024 – Day 14 – Restroom Redoubt
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 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 into how to create TFRecords to and handle images from a custom dataset. Later we load these records into a model and do some predictions.
When I do prototyping on new software tools I usually create something quick and simple in order to show the concept in a straightforward approach. This might not be the solution to use but in this video, you will see one of my prototypes and I talk about the process of creating tools for prototyping…
Vi går igenom vissa kort kommandon för tangentbord.
After a critical failure, we look into resizing an OSD in our Ceph environment. Unfortunately, the drive is entire, so resize of the OSD was the only option to start the service.
We will look into using Svelte with webpack and code some specific code that will be compiled to javascript native code for faster execution.