Comment on Lemm.ee is dead
bamboo@lemm.ee 10 months agoYou always do some testing in production. You can do unit testing, integration testing, and even some load testing before deployment, but you will always find bugs once it’s rolled out to production with a bunch of variables you cannot control and couldn’t have possibly accounted for. That’s why most software has point releases, it’s inevitable on any marginally complex software.