1. The author quotes some VC/excecutive consultant/TEDx talk as the basis for the "philosophy"<p>2. "Since code changes are reversible, much of the fear surrounding potential errors is unwarranted. Code errors are released inadvertently every day, and companies fix them and move on. What matters most is having infrastructure that supports quick, seamless rollbacks and releases." No, errors get into production and stay there forever while customers get annoyed. Quick, seamless rollbacks and releases? Not enough.<p>3. "After weeks (sometimes longer) spent tackling a problem, the code author is usually the most qualified in that specific problem’s domain". Cranks spend years coming with the "proofs" or theories like squaring the circle with a compass and straightedge and the experts dismiss them with 5 minutes thought because they <i>know</i> there's a mistake somewhere, but don't need to be bothered finding it.<p>4. "the code author, by virtue of their time and effort, deserves the chance to see their proposals in action". History is littered with disasters resulting from someone unqualified seeing their proposals in action.<p>5. "Developers are often urged to take more ownership of their work—so why not grant them real authority?" Ownership and authority are not synonymous. Responsible ownership requires, well, responsibility.