From edb552020742e446d63145a78c139052a528eeb3 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Wed, 3 Nov 2021 01:19:42 -0400 Subject: TODO.md: add fuzz testing post idea --- TODO.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO.md b/TODO.md index 29f3069..a08d7c6 100644 --- a/TODO.md +++ b/TODO.md @@ -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 -- cgit v1.2.3