Software Delivery —1 min read
It's not something you have

...it's something you do.

Software Delivery —9 min read
Avoid merge conflicts, don't manage them

Or: why sweeping up the glass after an accident doesn't make you a responsible driver

Software Delivery —2 min read
What if every PR takes 2-3 days to review?

Pull requests are like bread. They go stale quickly.

Software Delivery —2 min read
Don't wait until it's ready to merge

Merging complete features leads to conflicts. Conflicts lead to anger. Anger leads to hate. Hate leads to suffering.

Software Delivery —1 min read
Missing the point

Let's say we agree about the benefits of PRs, what would need to change to get those benefits some other way?

Software Delivery —1 min read
What would it take to eliminate PRs on your team?

Why don't you trust your software deliver process?

Software Delivery —1 min read
How will continuous delivery benefit me?

I don't know how much continuous delivery will help you. It depends on your starting point. But it never hurts.

Software Delivery —57 min listen
Adventures in DevOps 166: DevOps: Everything You Need to Know with Mirco Hering

Mirco Hering tells you everything you need to know about DevOps.

Software Delivery —74 min listen
Adventures in DevOps 165: DevOps and NeuronSphere with Brian Greene

Medical devices from a developer's perspective, and much more.

Software Delivery —2 min read
Don't try fix everything at once

Most teams have many problems that could be fixed. But not all should be fixed. At leat not yet.

Software Delivery —2 min read
What shape is your automation?

A mistake I see many people and teams make is that of assuming that an automated task will look like the manual task, only automatic.