Linux by example – Building a real compiler
We talk about building a real compiler used to build a Linux system.
We look into how the electron app framwork works and how to use it to create a simple progress counter application.
I needed some test data to migrate into Vitess and training on GUI work. In this video, I go through the code I created to convert the …
We are in our new linux environment and create gcc compiler that will be our final compiler. Then we look at some text manipulation libraries, compressors and file attribute tools.
In this video, we look into installing Placement and Nova services. The Placement service is used to gather statistics about your cluster and figure out where to put instances. Nova is the controller and compute nodes that will do the actual work.
We look into how to build docker images for performance. Talk about the compromises between speed and size.
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…