Software Delivery —2 min read
Incremental refactoring

All the benefits of working in small batches on a new feature also apply to refactoring.

Tech Tools —2 min read
Dismiss stale pull requests when new commits are pushed

Can disabling this feature be a small win for your team?

Software Delivery —2 min read
What did we change?

What changed in the last month to give us the confidence to deploy at 5pm on a Friday?

Tech Tools —2 min read
What we call it

Survey says...

Tech Tools —1 min read
What's less confusing name for a "CI server/pipeline"?

Is it just a "server"?

Teams & Culture —2 min read
Does it matter what we call it?

Do what you want, but if your goal is to communicate clearly, don't call it by the established name.

Software Delivery —1 min read
Continuous pizza

I recently bought a new conveyor oven, so I can have continuosly pizza!

Continuous Improvement —4 min read
From the message queue:

How can a team of two work in small batches from different timezones?

Tech Tools —4 min read
When I don't rebase

I always rebase my feature branches, rather than merging them. Except when I don't.

Tech Tools —2 min read
Merge or rebase?

Actually, neither....

Software Delivery —1 min read
It doesn't help if you don't merge...

Don't let your approved PR rot.