Advent of Code 2023 – Day 2
I'm trying to solve all the Advent of Code puzzles in this video series.
We solve the day 2 challenges for the Advent of Code.
In this video I go through a minimal client storing data in Azure Blob Storage. Talking about the differences with S3 and what to look out for and challenges to get it working.
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 looked into building tensorflow from source on Windows. The reason, TensorRT released and I wanted to test the new functionallity. I got tensorflow to build after some tribulations using the latest source release. Sadly I never got the new functionallity of TensorRT up and running but I did headway at least.
In this longer video, you will follow my journey building a 1U server using non-expensive hardware and trying to create another Ceph node. This server build took me 6 months to complete with a lot of failures on the way and a couple of important things learned.
We will look into using Svelte with webpack and code some specific code that will be compiled to javascript native code for faster execution.