Make your Pull Requests so small
that you annoy reviewers so often that they just give up and join you in a pairing session instead.
»that you annoy reviewers so often that they just give up and join you in a pairing session instead.
»Long waiting times in the system incentivize increase in WIP.
And, the higher the WIP, the longer the waiting times will be.
processing time will get shorter as well because the feedback gets incorporated faster.
»Shift in “outcomes over outputs” takes away power from people that used to have monopoly on defining solutions and next steps.
»is (most probably) caused by:
»One more in “it’s not about X. It’s about about Y” series.
»It’s not about long-lived branches per se that’s an anti-pattern. It’s about coding in isolation for too long without getting the feedback.
»Maybe late to the party, but just realized an interesting interplay between Event Sourcing and ever cheaper storage space.
»Here’s a brain dump of thoughts I kept in my head about timeouts in distributed systems.
»Being expressive about the domain doesn’t only improve readability, but also reduces coupling, which in turn enables incremental refactoring.
»