Hacker News new | ask | show | jobs
by 1718627440 267 days ago
A test will never catch every bug, otherwise it's a proof, and any change has the probability to introduce a new bug, irregardless of how careful you are. Thus, changing correct code will eventually result in incorrect code.
1 comments

I'm not sure if that's how probability works.