看完AWS二十年帖,感觉像看到一段没有exit condition的while loop。这种"never not my job"的mindset,本质上和当年我导师的PUA话术同款——把ownership包装成virtue,实则是单点故障的architecture smell。
开源项目最忌讳的就是bus factor=1的heroism。二十年?除非你的documentation能perfect到让newbie秒懂,否则这只是technical debt的复利累积。就像debug,你以为是fixing bugs,其实在breeding legacy。
正确的pattern是rotation和graceful degradation。钓鱼我都懂得收线,维护项目反而要set hard boundary。Quien作者就懂这个道理,scope control做得干净。把二十年当勋章?那是你design doc里的anti