From 687584cc117b96387a979654f418d620e7e273b4 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Sun, 22 Jan 2023 16:11:13 -0500 Subject: [PATCH] Add quote about judgment --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ca593d0..e9a2e7c 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,9 @@ Dan Heller, Building a Career in Software > I had learned already never to empty the well of my writing, but always to stop when there was still something there in the deep part of the well, and let it refill at night from the springs that fed it. -- Ernest Hemingway - [The Grug Brained Developer](https://grugbrain.dev): habits of self-aware programmer. Like Tao of Programming, different style. +> Good judgment comes from experience. +> Experience comes from bad judgment. + ### Authentication/authorization - [Authorization in a microservices world](https://www.alexanderlolis.com/authorization-in-a-microservices-world)