Hacker News new | ask | show | jobs
by benreesman 2120 days ago
To the best of my knowledge most of the big shops are using “master ships everywhere, in-progress stuff is behind feature flags”.

There are pros/cons to this of course, but if you’re doing any A/B testing or bandit optimization you’re kind of stuck with it in one form or another. If you’re not doing any A/B or bandit then it’s probably a young enough project that you can do whatever you want.