Hacker News new | ask | show | jobs
by zeckalpha 1303 days ago
Meta deploys small changes continuously. If you have a bigger change, it should get broken up into smaller easily reviewable atomic changes.
1 comments

That seems to be the case, but I think gp’s point still stands.

Imagine a feature that would heavily degrade performances as a whole, but as it’s being introduced in small bits and pieces no one sees the big picture and are left to wonder why perfs are slowly degrading, boiling frog style.