8 posts tagged with "coding"


My New Favorite Pattern for Writing Simple Code

March 03, 2024 | 5 minutes reading time
A new take on an old pattern.

The Technical Debt Snowball

April 14, 2022 | 8 minutes reading time
Paying down debt via small wins can create a huge impact.

My Obsession with Simple Code

September 03, 2021 | 3 minutes reading time
Why I write the simplest code I can everytime.

Re-learning Ansible From Scratch

March 25, 2021 | 5 minutes reading time
Why I stopped, why I'm starting again, and what I'm learning.

When Should You Refactor Your Code?

July 30, 2020 | 3 minutes reading time
The simple answer: it's probably right now.

Using Gatsby to Build a Blog

May 18, 2020 | 3 minutes reading time
Using an SSG as a Backend Engineer

My Top Four Patterns for Writing Simple Code

October 19, 2019 | 4 minutes reading time
Writing simple code is hard. Here are some patterns to help!

Why Simple Code is Better Than Reusable Code

October 05, 2019 | 3 minutes reading time
Simple is always the priority.