From 625aaf48d23c991435942a2ba32fd23983f808a4 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Wed, 12 Jun 2019 16:04:43 -0300 Subject: [PATCH] Added changelog --- content/thoughts/things-i-learnt-the-hard-way.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/thoughts/things-i-learnt-the-hard-way.md b/content/thoughts/things-i-learnt-the-hard-way.md index 6380327..dd1c53c 100644 --- a/content/thoughts/things-i-learnt-the-hard-way.md +++ b/content/thoughts/things-i-learnt-the-hard-way.md @@ -727,3 +727,5 @@ find/figure out. [hellomudder](https://old.reddit.com/user/hellomudder). * As reminded by [DeviceMan](https://old.reddit.com/user/DevIceMan), I added the "throw away your code" point. + * Remember something about debuggers, which would make some people very + very angry.