One of my favorite engineering principles. You likely overestimate how well your software works x.com/timsweeneyepic…
Here’s a good rule on code correctness. All code you haven’t tested is wrong. All code you have tested is also wrong, but appears to work by coincidence. And code you’ve proven correct does the wrong thing, correctly.