Advent of Code 2024 – Day 6 – Guard Gallivant
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
We solve the day 9 challenges for the Advent of Code.
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 use Toco to convert our cats and dogs model to Tensorflow lite and run it on an Android device.
In this video we talk about SeaweedFS, the highly scalable distributed file system designed to store billions of files and serve them lightning-fast. In this video, we’ll explore SeaweedFS’s unique architecture, which distributes metadata across volume servers for faster file access, and compare it to Ceph, another popular distributed file system. Don’t miss this chance…
We are in our new Linux environment and create some more packages. util-linux – Linux utils e2fsprogs – file system programs sysklogd – logger framework sysvinit – handler to handle init run levels
We solve the day 3 challenges for the Advent of Code.