From 0424885dd0a98ad0d47e0761bd8122c520ace3d2 Mon Sep 17 00:00:00 2001 From: Morgan Date: Thu, 26 Oct 2017 22:06:33 +0200 Subject: [PATCH] Cyriac Thomas on lazyness in engineering --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19c3215..5f0a5b0 100644 --- a/README.md +++ b/README.md @@ -1700,6 +1700,7 @@ I just want to centralize my findings and bookmarks in a central location, and s * [mr-mig/every-programmer-should-know](https://github.com/mr-mig/every-programmer-should-know) - A collection of (mostly) technical things every software developer should know. * [Philip Guo](http://pgbovine.net/programmers-talking-to-beginners.htm) - Programmers: Please don't ever say this to beginners ... * [Sam Bessalah](https://speakerdeck.com/samklr/structures-de-donnees-exotiques) - [Slides] some useful, interesting but less known data structures +* [Cyriac Thomas](https://www.compile.com/blog/product/be-lazy-build-better-systems/) - Be lazy, build better systems ## API * [Adam DuVander](https://www.programmableweb.com/news/top-10-api-worst-practices/2012/08/03) - Top 10 API Worst Practices