From 8e2856d206f378b19274b41e1d6316e57a152601 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 2 Oct 2021 21:56:54 +0300 Subject: fix --- gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi b/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi index 4bba80df..106a486d 100644 --- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi +++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.gmi @@ -83,7 +83,7 @@ Not to mention, keeping things simple and stupid also reduces the potential mali => https://thevaluable.dev/kiss-principle-explained/ -# Then KISS is not KISS anymore +# When KISS is not KISS anymore There is, however, a trap. The more you spend time with things, the more these things feel natural to you and you become an expert. The more you become an expert, the more you introduce more abstractions and other clever ways of doing things. For you, things seem to be KISS still, but another person may not be an expert and might not understand what you do. One of the fundamental challenges is to keep things really KISS. You might add abstraction upon abstraction to a system and don't even notice it until it is too late. -- cgit v1.2.3