Live data from Hacker News

Viewing profile — vld_lzr

vld_lzr

HN member
Joined
Fri, May 15, 2020, 10:36 PM UTC
HN karma
25
Public activity
4 items

About vld_lzr

No profile information was provided.

Recent public activity

  1. comment
    Comment #24587290

    Seconding that. Fantastic book!

  2. 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.…

  3. story
  4. 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…