Advent of Code 2022 – Day 1
I'm trying to solve all the Advent of Code puzzles in this video series.
We look into the machine learning network viewer Netron.
Going though the process of solving the advent of code challenges for this year.
In this video, we look into the database library Galera for MySQL or MariaDB. It enables replication over multiple hosts where each host is a master and replicated to the other hosts so it’s eventually consistent.
We use Munin to monitor servers with different resources and critical operations. Munin will contact each server and ask for statistics and monitor if a service is running and have enough resources to work.
We look into how to upload really large files using fetch. By splitting up the files, we bypass browsers’ upload limitations. We send …
We look into how to setup an activity that changes language of your android application.