Migrating APS to Material You

I recently migrated Password Store to Material You, Google’s latest iteration of Material Design. Here’s how it went.

November 6, 2021 · 5 min

Building static Rust binaries for Linux

Some tips on building static binaries of Rust projects targeting Linux

October 17, 2021 · 3 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

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