27/04/2025

How to Write a Great Merge Request

A practical guide for writing merge/pull requests that provide clarity, context, and accelerate code reviews

16/04/2025

Death by a thousand AI cuts

We may not be headed to an extinction-level event caused directly by AI, but it’s speeding our way into a painful future where it will be too late to make a turn for the better.

17/08/2024

The “Curse of Knowledge” and how to deal with it

As a software developer

14/03/2021

Detecting Chrome autofill on page load

How to detect Chrome autofill on page load

25/08/2020

Communication between components in VueJS

All the ways I could think of on how to make your components communicate with each other.