Advent of Code 2024 – Day 12 – Garden Groups
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 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.
We look into how to run Flutter on Linux, Windows and on the web. What is the current status and what can you acheive if you want to try it out.
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 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.
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, we’ll explore FreshRSS, an open-source web-based RSS reader that lets you keep up with your favorite websites and blogs in one place. Then, we’ll walk you through the steps to install FreshRSS on your server so that you can control your data and privacy. But that’s not all! We’ve also modified FreshRSS’s…