from Hacker News

The Role of A/B Testing in Entshittification

by mertbio on 3/24/25, 8:15 AM with 1 comments

  • by julik on 3/24/25, 9:04 AM

    This is absolutely spot-on. Just last week, I have experienced at least 3 major issues because of "experimental" features getting pushed haphasardly. A much more complex issue is that A/B testing frequently causes feature interaction and feature layering bugs, because implementing a feature in a way that is consistent with the rest of the system goes contrary to both the short-term incentives of the PM/team pushing the feature ("let's throw it at the wall quickly") and the spirit of A/B testing ("rapid experimentation"). It is quite sad, really.