Linux by example – Root directories

2019-02-04 00:02:03 - No Comments

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

Read more →

Tip of The Week – Angry letters

2019-02-01 00:02:59 - No Comments

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

Read more →

Building a slide deck in mdx-deck

2019-01-28 00:01:51 - No Comments

We look into using mdx-deck to create a slide deck with code and react.

Read more →

Building containers with Singularity

2019-01-21 00:01:57 - No Comments

We use singularity to create containers both in an interactive mode and also using definition files to build them automaticly.

Read more →

Building a video lightbox

2019-01-14 00:01:34 - No Comments

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

Read more →

Creating a youtube lightbox in Javascript and CSS

2019-01-10 22:01:33 - No Comments

I’m trying to create a lightbox with an auto playing youtube video

Read more →

Webassembly using Rust

2019-01-07 00:01:29 - No Comments

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

Read more →

Dropping balls for New Years

2018-12-31 00:12:04 - No Comments

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

Read more →

End of 2018

- No Comments

I reflect at the last year and my feelings about this journey.

Read more →

How to use Biometrics in Android + Audio Rant

2018-12-24 00:12:37 - No Comments

We look at how to use a Biometric fingerprint to decrypt some encrypted data.

Read more →

I created a game – part 2 [Löve2d]

2018-12-17 00:12:24 - No Comments

We look into how the player character works and also how the enemy AI works.

Read more →

Advent of Code 2018 – Day 2

2018-12-10 06:12:31 - No Comments

Going though the process of solving the advent of code challenges for this year.

Read more →