Oft noted tenet in the world of programming, this principal is the basis of continuous integration and many more things (I tried to dig a bit into the origins, but didn’t find much success). Remember, “often” is used here as a relative measure of time, and could be replaced by a unit which makes sense - test integrations on every change (Integrations are hard) standup for 10 minutes everyday instead of an hour at the end of week (Alignments are hard) run performance reviews monthly (Per...