Learning Zig - Day 2

Onwards in our quest to learn Zig

May 15, 2021 · 4 min

First steps with Zig

I’ve decided to learn Zig, and here’s how I’m preparing for it.

May 14, 2021 · 3 min

Tips and Tricks for GitHub Actions

GitHub Actions is a power CI/CD platform that can do a lot more than your traditional CI systems. Here’s some tips to get you started with exploring its true potential.

January 2, 2021 · 8 min

Manually parsing JSON with Moshi

Moshi is a fast and powerful JSON parsing library for the JVM and Android. Today we look into manually parsing JSON to and from Java/Kotlin classes

December 21, 2020 · 10 min

Android Password Store October release

Long form release notes for the Android Password Store October release

October 22, 2020 · 4 min