Advent of Code 2023 – Day 7
I'm trying to solve all the Advent of Code puzzles in this video series.
We look into a Travis CI configuration file in order to test Android projects.
We create a moving 3d image from pictures using a neural network. This new machine-learning algorithm uses mannequin videos to create pictures for the network to train on and create a depth map to rotate pictures in 3d.
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.
We look at using XML transforms and testing the result using XSpec
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.
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…