Viewing profile — vld_lzr
vld_lzr
HN member- Joined
- Fri, May 15, 2020, 10:36 PM UTC
- HN karma
- 25
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About vld_lzr
No profile information was provided.
Recent public activity
-
comment
Comment #24587290
Seconding that. Fantastic book!
-
comment
Comment #24451708
I’m not saying it’s the best big thing, but NoC(Network on Chip) seems really interesting. Essentially the computing units(CPU, GPU) and resources(memory, I/O devices) form a grid.…
- story
-
comment
Comment #23662735
I implemented a bunch of cache oblivious search trees and benchmarked them against their classical counterparts. The results showed that while the cache oblivious ones were more ca…