From 3f4f99e98b314de448e191bfd1ee1fed4e3b0406 Mon Sep 17 00:00:00 2001 From: Morgan Date: Fri, 26 Jun 2020 20:01:20 +0200 Subject: [PATCH] add hacker laws into principles --- PRINCIPLES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PRINCIPLES.md b/PRINCIPLES.md index 2a0109c..4f26230 100644 --- a/PRINCIPLES.md +++ b/PRINCIPLES.md @@ -107,6 +107,7 @@ * Enlightment is the space betweeen your thoughts. - Naval Ravikant. Tools of Titans by Tim Ferriss. * Love is given, not received. - Naval Ravikant. Tools of Titans by Tim Ferriss. * [Jan Stette](https://gist.github.com/stettix/5bb2d99e50fdbbd15dd9622837d14e2b) - (2020) Things I believe +* [dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws) - Laws, Theories, Principles and Patterns that developers will find useful. ## personal thoughts * [MorganGeek](https://twitter.com/MorganGeek/statuses/420907517934178304) - Problem solving / Productivity : Good programmers write code after they found the solution. Un bon programmeur ne commence à coder qu'après avoir trouvé une solution.