First steps with Zig

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

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.

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

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.

Android Password Store October release

Long form release notes for the Android Password Store October release

Android Password Store September release

Long form release notes for the Android Password Store September release

Tools of the trade: SDKMAN!

Bringing this series back on popular demand, we’re here to talk about SDKMAN!

Android Password Store August release

Long form release notes for the Android Password Store August release

Tools of the trade: fd

Probably the final post of this series? Let’s talk about fd!

Tools of the trade: fzf

Continuing this series, let’s talk about fzf.