Psychological safety and trust go down the drain

in teams that are not able to sustainably deliver high-quality software. And XP and Continuous Delivery are preconditions for that.

»
Author's profile picture Dragan Stepanović

Doing Continuous Integration is a suboptimal intervention point in the system

Trying to do more of Continuous Integration by trying to continuously integrate is a suboptimal intervention point in the system (can be a monitoring point, though).

»
Author's profile picture Dragan Stepanović

While we realize the need

for minimizing (lead) time to recover from incidents and the way to achieve it, somehow we fail to realize either the need for minimizing the lead time to value for our customers or the way to achieve it.

»
Author's profile picture Dragan Stepanović

Just-in-time design and architecture

I tend to reason about the design of the code and system architecture by thinking about:

»
Author's profile picture Dragan Stepanović

You can get interrupted only if

you’re working on something else than the person trying to interrupt you.

»
Author's profile picture Dragan Stepanović

PRs lead to cruft

(some call this tech debt) piling up in the codebase because latency in the async code review process signals a high cost of review which in turn hinders continuous refactoring.

»
Author's profile picture Dragan Stepanović

Parallelization of work

can only make a team slower if people need to integrate often. And some teams don’t realize how often they actually need to integrate.

»
Author's profile picture Dragan Stepanović

You can forget about reducing WIP

through co-creation if a culture is not optimized for T-shapeness and nurtures learning.
Otherwise, you get entrenched siloing with unbalanced capacities that very often lead to blockers and pulling in more stuff.

»
Author's profile picture Dragan Stepanović

Product reflects the organizational power structure

Without the ability to learn and experiment faster in order to inform your product decisions, you’re mostly left with relying on the opinions of people inside the company.

»
Author's profile picture Dragan Stepanović

WIP drops as a side effect of focusing on minimizing the length of feedback loops

Instant feedback loop guarantees that participating actors won’t have time to start anything else while waiting for response/feedback.

»
Author's profile picture Dragan Stepanović