Notes

In praise of boring technology

June 2026 · 3 min read

Every year there is a new way to do the thing you already knew how to do. A new framework, a new database, a new pattern that promises to make the old way look quaint. Some of it is genuine progress. Most of it is churn dressed as progress.

We have a bias, and we'll state it plainly: when in doubt, we reach for the boring option. The proven database. The framework that's been unfashionable long enough to be stable. The deployment approach a new teammate can understand in an afternoon.

Boring compounds

Exciting technology has a hidden cost that only shows up later: it changes under you. The API you built on gets rewritten. The community moves on. The Stack Overflow answers rot. Boring technology has the opposite property — it keeps working, and the time you didn't spend chasing it compounds into time spent on things that actually matter to customers.

Novelty is a cost, not a feature. We spend it carefully, and only where it buys something real.

Where we do reach for new

This isn't conservatism for its own sake. We'll happily adopt something new when it solves a real problem better than the boring option — when the upside is concrete and the maturity is good enough to bet years on. The test is simple: would we still be glad we chose it when we're maintaining it in 2031?

Most of the time, the answer points back to the boring tool. And the products are better for it — calmer to run, cheaper to change, and far less likely to surprise us at 3am.