How to use expansion files in Android

2020-01-27 00:01:09 - No Comments

We look into how to setup an expansion file in Android and download it from Google Play.

Read more →

Parsing an OpenAPI file (Swagger)

2020-01-20 00:01:07 - No Comments

We go though how to read a OpenAPI specification with the old API reading body content. And we also translate it to the new V3 parser and go through how this differens and works.

Read more →

Creating your custom model for Tensorflow.JS

2020-01-13 00:01:12 - No Comments

We look into how to use Java to create an image classification model using TFRecords and train it with python. Then we will read that model in TensorflowJS in order to predict images.

Read more →

Java 14 – LTS Wrap up

2020-01-06 00:01:31 - No Comments

We look at what will come in the next release of java. Java 14, this release will wrap up development for the long time support release.

Read more →

Advent of Code – Day 18

2019-12-28 15:12:27 - No Comments

We solve the day 18 challenges for the Advent of Code.

Read more →

Advent of Code – Day 10 – This was a hard one

2019-12-27 12:12:23 - No Comments

We solve the day 10 challenges for the Advent of Code. After 3 hours of trying we finally solve it by some interactive debugging.

Read more →

Advent of Code – Day 7 – Finally solved!

2019-12-26 00:12:25 - No Comments

We solve the day 7 challenges for the Advent of Code.

Read more →

Advent of Code – Day 16

2019-12-23 10:12:08 - No Comments

We solve the day 16 challenges for the Advent of Code.

Read more →

Advent of Code – Day 19

2019-12-22 00:12:26 - No Comments

We solve the day 19 challenges for the Advent of Code.

Read more →

Advent of Code – Day 17

2019-12-18 00:12:41 - No Comments

We solve the day 17 challenges for the Advent of Code.

Read more →

Advent of Code – Day 15

2019-12-17 00:12:25 - No Comments

We solve the day 15 challenge for the Advent of Code.

Read more →

Advent of Code – Day 13 – Updated with ultimate hack

- No Comments

We solve the day 13 challenges for the Advent of Code.

Read more →