Hacker News new | ask | show | jobs
by Closi 983 days ago
What if it takes you longer to vet false positives from a static analysis tool rather than just testing your code better?
1 comments

What if indeed. Most static analyses tools (disclaimer: anecdotal) have very little false positives these days. This may be much worse in C/C++ land though, I don't know.