(no title)
LawTalkingGuy | 2 years ago
In terms of # of correct guesses, sure. In terms of damage from guessing incorrectly over time, usually not.
The trick is to separate processes - A CSS update probably isn't very risky, and an auth or login update probably is. Don't bundle them into "website updates".
Run ahead with the layout changes and spend some time on failure-planning for the auth change.
shadowgovt|2 years ago
It is not to be applied to destructive changes to systems users care about, and none of the companies named in the 2017 book by that title use that engineering tactic on their flagship products because real people care now.