Hacker News new | ask | show | jobs
by xenadu02 2841 days ago
> There have been some good, secure, large codebases written in it

Citation needed. The only one I'm aware of is SQLite, which has an order-of-magnitude more test code than implementation code and still fuzzers are able to find new memory safety bugs in it.

1 comments

Almost anything by Dan Bernstein might make a good example.