It's not about reducing the costs per se

I often ask myself if a technology, beside lowering the costs for which lowering the costs is beneficial, is also lowering the costs for which lowering the costs is detrimental.

»
Author's profile picture Dragan Stepanović

Dynamics between transaction cost and batch size is simple, but often counterintuitive.

In short, the system compensates for the increase in transaction cost per batch size by increasing the batch size.

»
Author's profile picture Dragan Stepanović

Managing interdependence over decoupling

The idea of managing (inherent) interdependence in systems is at least as important as the idea of decoupling (independence) that the software development industry is so predominantly obsessed with since the field’s inception.

»
Author's profile picture Dragan Stepanović

Working together (pair/mob/ensemble) helps with fixing inefficiencies in the system

in a way that it amplifies the pain that every single individual felt when working in isolation, but because everyone was suffering alone, the pain was perceived not as high to address it.

»
Author's profile picture Dragan Stepanović

If an incident report

contains more action items related to adding more gates before a change reaches customers, rather than reducing the size of the change, you’ll likely end up with having to create even more incidents reports.

»
Author's profile picture Dragan Stepanović

Let the design guide you

to what it wants to be, instead of you trying to force it into your idea of what it should be.

»
Author's profile picture Dragan Stepanović

The scary thing with overly complex solutions

is that once they persist long enough and are more adopted in the industry, they become familiar solutions.

»
Author's profile picture Dragan Stepanović

The opposite of Extreme Programming

is not Balanced or Safe or Conservative Programming.

»
Author's profile picture Dragan Stepanović

We need fewer assumptions to test

with each deployment (smaller changes), not more delayed feedback (more gates, more branches, etc.).

»
Author's profile picture Dragan Stepanović

A huge assumption with Ship/Show/Ask

(same as with async code reviews) is that the author knows when and what kind of feedback they need.

»
Author's profile picture Dragan Stepanović