How I use Git

Everyone uses Git their way. This is how I do it.

August 14, 2021 · 4 min

Learning Zig - Day 4

Brushing up on standards

May 18, 2021 · 3 min

Learning Zig - Day 3

Finishing up the basics

May 16, 2021 · 3 min

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

Tips and tricks for building libraries in Kotlin

Building libraries is hard, and keeping track of your public API surface harder. Kotlin 1.4’s explicit API mode tries to make the latter not be difficult anymore.

November 21, 2020 · 4 min

Android Password Store October release

Long form release notes for the Android Password Store October release

October 22, 2020 · 4 min

Android Password Store September release

Long form release notes for the Android Password Store September release

September 21, 2020 · 6 min