Linux by example – Building a real compiler
We talk about building a real compiler used to build a Linux system.
I reflect at the last year and my feelings about this journey.
We look into how to run Flutter on Linux and Windows. What is the current status and what can you achieve if you want to try it out.
We use Toco to convert our cats and dogs model to Tensorflow lite and run it on an Android device.
We look into how to run Flutter on Linux, Windows and on the web. What is the current status and what can you acheive if you want to try it out.
We create a lot of directories for the new Linux environment and copy the required files to continue building our system.
We look into how to upload really large files using fetch. By splitting up the files, we bypass browsers’ upload limitations. We send …