Remix.run Logo
wubrr 4 days ago

It's not about making sure your system is 100% perfect. You cannot do that on any real sufficiently complex system. It's about testing the core functionality in a relatively straightforward and reliable way (including concurrency testing), to catch many common bugs.

JackSlateur 3 days ago | parent [-]

My shit is the backbone of a multibillions compagny

Common bugs are not enough, uncommon bugs are just too expensive