
Linux by example – Root directories
We go though the root directory talking about where each of the system files are located and what the different directories usually contain.

Tip of The Week – Angry letters
In this video, we talk about angry letters and how to handle when you need to send one of those.

Building a slide deck in mdx-deck
We look into using mdx-deck to create a slide deck with code and react.
Building containers with Singularity
We use singularity to create containers both in an interactive mode and also using definition files to build them automaticly.

Building a video lightbox
We try to build a video lightbox for youtube videos. Showing thumbnails, on click open the video and play from the beginning.

Creating a youtube lightbox in Javascript and CSS
I’m trying to create a lightbox with an auto playing youtube video

Webassembly using Rust
We talk about how to use Rust to write webassembly code and build a small game of life example.

Dropping balls for New Years
We try to build page that drops some balls for New Years eve. This is stream content cut down for value.

How to use Biometrics in Android + Audio Rant
We look at how to use a Biometric fingerprint to decrypt some encrypted data.

I created a game – part 2 [Löve2d]
We look into how the player character works and also how the enemy AI works.

Advent of Code 2018 – Day 2
Going though the process of solving the advent of code challenges for this year.