タグ

2020年8月1日のブックマーク (1件)

  • The golden rule of software quality

    This post summarizes a rule of thumb that I commonly cite in software quality discussions, so that I can link to my own post to save time. I have taken to calling this the “golden rule of software quality” because the rule is succinct and generalizable. The golden rule is: Prefer to push fixes upstream instead of working around problems downstream … and I’ll explain implications of this rule for a

    ruicc
    ruicc 2020/08/01
    「問題が発生した時は根本(上流)を直せ、下流を直すのは一時的なworkaround」と開発者が割と当たり前に理解しているやつだが明示的に文章になったものは初めて見るかもしれない