Compare commits

..

No commits in common. "3b9b35f8dc6f9776375582b5b16e7b6eb82599e4" and "fc3608d573db77781c8b33889034e4979ec32e2f" have entirely different histories.

2 changed files with 3 additions and 21 deletions

View file

@ -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
@ -26,18 +26,4 @@ becos pumpkin seeds coagulate easily (says yt)
* 10g seasalt
* 10g plain sugar
* 5tbsp juice from fermented beetroot
* 1tsp guar
**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)**
**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 :)**
**12. visualize a datastructure from the actual code: ie HashMap, create images of internal storage using instrumented <?> code
**13. >graphiz editor<, images from code and back (ie draing tool actions translate back into the textual representation)
* 1tsp guar

View file

@ -1,4 +0,0 @@
# links
* https://questdb.io/blog/leveraging-rust-in-our-high-performance-java-database/
* https://cari.institute/aesthetics