Linux by example – Building a real compiler
We talk about building a real compiler used to build a Linux system.
This short promotes my video about the DNS TXT records required to deliver your emails to all email providers. If you send an …
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.
We solve the day 10 challenges for the Advent of Code. After 3 hours of trying we finally solve it by some interactive debugging.
We look into using the cephadm tooling to bootstrap and configure a small cluster with 3 drives and multiple hosts. We go into how cephadm administers different resources and shares them between hosts. Installing main host First we need curl in order to fetch the cephadm application sudo apt install -y curl Then we download…
We look into the machine learning network viewer Netron.
We look into how to create speech from text using Tacotron.