I’m rewriting my logic language code in Haskell because I got frustrated with Rust’s verbosity and having to deal with garbage collection. I didn’t feel like it was adding enough, and I started to rethink my reasoning for using Rust (so it can be embedded anywhere). I don’t know if this language is going anywhere, maybe it’s fine if I have to rewrite it once it’s popular. It may never be.
from my link log —
When should a Java JIT compiler expand garbage collection barriers?
https://robcasloz.github.io/blog/2024/02/14/when-should-a-compiler-expand-garbage-collection-barriers.html
saved…
Multi-Queue SSD I/O Modeling & Its Implications for Data Structure Design
Erin Ransom, Andrew Lim, Michael Mitzenmacher
https://arxiv.org/abs/2507.06349
Low Overhead Allocation Sampling in a Garbage Collected Virtual Machine
Christoph Jung, C. F. Bolz-Tereick
https://arxiv.org/abs/2506.16883 https://…
Analysis of Server Throughput For Managed Big Data Analytics Frameworks
Emmanouil Anagnostakis, Polyvios Pratikakis
https://arxiv.org/abs/2506.03854 https:…
🔄 Key features include automatic garbage collection, extendable frontend formats & concurrent dependency resolution
⚡ Efficient instruction caching with build cache import/export capabilities & nested build job invocations
Aaaaaaaaaaaa
I can save 60 bytes on a datastructure and get it optimized to make the entire pipeline for that specific case like up to 40% faster
It will now haunt me until I can work on it. Then I will be haunted by the large object garbage collector that also has significant optimization that are doable. Then the interpreter's GC and high level API will haunt me...
Can't I be like a normal person and be haunted by ghosts and specters instead of a night dwelling un…
WAMI: Compilation to WebAssembly through MLIR without Losing Abstraction
Byeongjee Kang, Harsh Desai, Limin Jia, Brandon Lucia
https://arxiv.org/abs/2506.16048