From f085f18956827358007beca96050619d2d2b1805 Mon Sep 17 00:00:00 2001 From: Mahmoud Hashemi Date: Sat, 1 Dec 2018 00:26:42 -0800 Subject: [PATCH] Add @apenwarr's corrective explainer on filesystem mtime --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ec9224..831187c 100644 --- a/README.md +++ b/README.md @@ -297,7 +297,8 @@ An attempt to establish a list of falsehoods about testing. - [Big List of Naughty Strings](https://github.com/minimaxir/big-list-of-naughty-strings) - Challenge your assumptions about strings. - +- [Popular misconceptions about mtime](https://apenwarr.ca/log/20181113) - Part +of a post on why file mtime comparison could be considered harmful. ## Typography