Post #1659727
2026-02-26 00:15 UTC
You might think you know where I'm going with this, but surprise! I actually think most of the blame lies with the widespread adoption of CI/CD pipelines, and the manner in which this programming philosophy has trickled down to non-website programming. E.g., every program that tells you to pipe curl output to bash or updates itself (rather than depend on a package manager or manually downloaded installers).
Making it easier to fix bugs in production has resulted in more bugs in production!
Replies (0)
No replies.