From 0807c45e1a5f742320e8759eb0514e20812e5f0f Mon Sep 17 00:00:00 2001 From: josha Date: Tue, 15 Dec 2020 01:07:50 +0100 Subject: [PATCH] add death by 1000 layers --- links.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/links.md b/links.md index 148b9e9..2ea2cc3 100644 --- a/links.md +++ b/links.md @@ -92,3 +92,6 @@ https://whyisthisinteresting.substack.com/p/why-is-this-interesting-the-goodhart Rob Pikes Rules of Programming http://users.ece.utexas.edu/~adnan/pike.html + +Death by 1000 layers - over abstraction in java +https://www.quantcast.com/blog/death-by-1000-layers-the-perils-of-over-abstraction-in-java/