Linux by example – Download sources
We talk about creating directories with the right permissions, downloading source files and verifying the validity of the downloaded files.
We talk about creating directories with the right permissions, downloading source files and verifying the validity of the downloaded files.
We talk about the partition types and create the most essential partitions. Root and swap partition.
We go though the root directory talking about where each of the system files are located and what the different directories usually contain.
In this video, we talk about angry letters and how to handle when you need to send one of those.
We look into using mdx-deck to create a slide deck with code and react.
We use singularity to create containers both in an interactive mode and also using definition files to build them automaticly.
We try to build a video lightbox for youtube videos. Showing thumbnails, on click open the video and play from the beginning.
I’m trying to create a lightbox with an auto playing youtube video
We talk about how to use Rust to write webassembly code and build a small game of life example.
We try to build page that drops some balls for New Years eve. This is stream content cut down for value.