diff options
-rw-r--r-- | TODO.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -45,6 +45,17 @@ this stuff may not make any sense. * pocket-jim * ccs/nuclear/hydrogen is a scam * 2021 bev ranges +* thoughts on "relevance of classic fuzz testing" + * https://neverworkintheory.org/2021/10/01/the-relevance-of-classic-fuzz-testing.html + * "law of small numbers": http://psychology.iresearchnet.com/social-psychology/decision-making/law-of-small-numbers/ + * full paper: https://neverworkintheory.org/2021/10/01/the-relevance-of-classic-fuzz-testing.html + * things i noticed: + * possible small set giving extreme outliers + * dash is not /bin/sh on all linuxes (only debian-based distros) + * wonder about overall size of base installs (base rate fallacy) + * summary of rust conclusion seems suspect and different than + content of paper itself + * detailed results are interesting ## done * add project folders |