Every AB test is wrong
The industry, through concepts like agility and Lean Startups, has taken on rapidly the practice of performing AB tests. In a nutshell, the AB tests are cont...
In the production-is-exploration approach, we used that what constitutes an implementation detail lies in the eye of the beholder, and leverage this concept to allow flexibility in the user experience by allowing the application code to speak the language of the developer. We came to terms with the idea that abstractions will leak and, instead of fighting it, we channel it and used it to our advantage. While we are aware of some of the challenges that come with this solution, in some cases the benefits might outweigh them: the removal of code duplication and rewriting and the ease of exploring and modifying based on well-known and maintained production code relieves a lot of the “maintenance” pressure that developers typically have in the “deploy as a service” and in the “exploration is production” setting.
Basic types in this context include pandas
dataframes and alike ↩
Leave a Comment