add 1
This commit is contained in:
parent
026966bb61
commit
c9cabe055a
1 changed files with 6 additions and 8 deletions
14
README.md
14
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 :)**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue