Home Blog Notes Activities

Latest Posts

Go

TIL: Testing Parametrized URLs with Chi Router

Today I learned that it's possible to slightly decouple your http handler tests from your chi router. Well sort of...

February 02, 2022

Dev Productivity

2022 Dotfiles Highlights

What's new in my 2022 dotfiles? Mac on utilities, capturing aliases in functions and more!

January 22, 2022

Go

Resources for new Gophers in 2021

These resources have made all the difference in going from scratching my head, to actually writing an application that makes sense and that I'm excited to keep working on.

September 15, 2021

Weekly Notes

Weekly Notes · April 03, 2022

Docs Aren't Enough, Docker Volume Validation, and Speeding up the Test Suite

This week I find out the no matter how much time you spend on documentation people probably wont read it. Along with some neat tricks on validating deployments using some docker volume tricks inspired by ACME domain validation.

Read More
Weekly Notes · March 26, 2022

Deep Work, PR Review, and Git Hashes

This week I'm starting a new practice to capture my weekly thoughts and notes and write them up in a weekly blog post. We'll see how it goes!

Read More
Windows · August 05, 2021

TIL Converting Visio to PDFs Recursively

Read More
TIL · August 05, 2021

TIL Securing Your Ansible Vault

Read More