This commit is contained in:
Sander Hautvast 2023-07-31 17:05:46 +02:00 committed by GitHub
parent c9cabe055a
commit 998e900a37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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. **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** **10. [blog] give back my monolith. daily life in microservice 'hell'. ie. dependency hell**
**11. create a realtime (java) gc viewer in rust :)** **11. create a realtime (java) gc viewer in rust :)**