Posts

31 Aug 2025

How I organize and version my configs

Overview of how I structure and version my development environment configs — including dotfiles, shells, terminal, and editor configs.

24 Aug 2025

Announcement 🎉

My first post here.

22 Jan 2025

Protobuf Breaking Change Validator

Proof of concept of automated breaking change validation on protobuf schemas.

30 Aug 2019

System.HashCode: It's never been easier to implement GetHashCode method

Overview about using System.HashCode to simplify GetHashCode implementations in .NET Core.

17 Sep 2018

First steps with F# and Web Scraping

Overview about using F# for Web Scraping.