From 6dd5748099734d84ec61fd98418be2de2375a0e1 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 12 Jan 2020 09:32:37 +0100 Subject: [PATCH] principles: No code is faster than no code. - Merb Motto --- PRINCIPLES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PRINCIPLES.md b/PRINCIPLES.md index 7b0496e..b561485 100644 --- a/PRINCIPLES.md +++ b/PRINCIPLES.md @@ -97,6 +97,7 @@ > 2. Does the person target people who are less powerful than him/her? * Act. No matter what. [Planned Parenthood](https://twitter.com/cshapiro/status/986225772665991168/photo/1) * [Dave Rupert](https://daverupert.com/2018/04/eponymous-laws-of-tech) - (2018) The Eponymous Laws of Tech | A compendium of tech-related laws, fallacies, and other wisdom +* No code is faster than no code. - Merb Motto ## 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.