Java 12 – Spring cleaning

2019-02-25 00:02:37 - No Comments

We talk about the new features in Java 12, all about garbage collectors and switch statements.

Read more →

Linux by example – Download sources

2019-02-18 00:02:35 - No Comments

We talk about creating directories with the right permissions, downloading source files and verifying the validity of the downloaded files.

Read more →

Linux by example – Creating partitions

2019-02-11 00:02:57 - No Comments

We talk about the partition types and create the most essential partitions. Root and swap partition.

Read more →

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 →