From 998e900a37837dbae66c58afef1ba2a785437644 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Mon, 31 Jul 2023 17:05:46 +0200 Subject: [PATCH] newline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 220c604..c9340cf 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,5 @@ becos pumpkin seeds coagulate easily (says yt) **9. [blog] code as human communication. inspired by knuth I p. 195 zero based encoding of nr of chars. since zero repetitions would be meaningless, zero encodes one so n+1 in general, which makes total sense for efficiency and maybe mathematicians but it increases cognitive load for the human decoder. So is readability at odds with efficiency? also YouTube video about clean code (actually polymorphism) not being performant. **10. [blog] give back my monolith. daily life in microservice 'hell'. ie. dependency hell** + **11. create a realtime (java) gc viewer in rust :)**