From c9cabe055af5896ef6145f057a13ce3fd5b74392 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Mon, 31 Jul 2023 17:05:08 +0200 Subject: [PATCH] add 1 --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 78f0e83..220c604 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ - download the datafile, - FAST queries on local data -**3. use LLJVM as a starting point to compile rust to java bytecode +**3. use LLJVM as a starting point to compile rust to java bytecode** -**4. compile rust using truffle (graalvm) +**4. compile rust using truffle (graalvm)** pixelate camera @@ -28,13 +28,11 @@ becos pumpkin seeds coagulate easily (says yt) * 5tbsp juice from fermented beetroot * 1tsp guar -**7. a circular list in rust (as an excercise) +**7. a circular list in rust (as an excercise)** -**8. a java bytecode interpreter (not necessarily written in java) that estimates runtime complexity (static analysis) +**8. a java bytecode interpreter (not necessarily written in java) that estimates runtime complexity (static analysis)** **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 - - -https://test.mijn.ing.nl/login?profileId=940b1ae1-6358-45b7-805b-c82be160ae09&personId=046d4823-3c01-4c36-b1cd-6329b982d964&loa=5&redirectUrl=/banking +**10. [blog] give back my monolith. daily life in microservice 'hell'. ie. dependency hell** +**11. create a realtime (java) gc viewer in rust :)**