From 92076c120b9fe3a6a82435c82a87ae1f403f4721 Mon Sep 17 00:00:00 2001 From: zeus Date: Sun, 6 Mar 2022 23:09:13 +0200 Subject: [PATCH] add list --- CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc b/CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc index 1aed040..1557f28 100644 --- a/CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc +++ b/CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc @@ -325,12 +325,13 @@ https://netflix.github.io/[netflix github^] ** https://monoskop.org/images/e/e0/Raymond_Eric_S_The_Cathedral_and_the_Bazaar_rev_ed.pdf[The Cathedral and the Bazaar-English^] * http://www.catb.org/~esr/writings/cathedral-bazaar/[The Cathedral and the Bazaar - Translations^] (must-read - Highly Recommended) +==== + [listing] ==== "Sociologists years ago discovered that *the averaged opinion of a mass of equally expert (or equally ignorant) observers is quite a bit more reliable a predictor than the opinion of a single randomly chosen observer.* They called this *the Delphi effect.* It appears that what Linus has shown is that this applies even to debugging an operating system—that the Delphi effect can tame development complexity even at the complexity level of an OS kernel" -==== ==== * http://www.catb.org/~esr/faqs/hacker-howto.html[How To Become A Hacker^]