Live data from Hacker News

Viewing profile — linl

linl

HN member
Joined
Sat, May 02, 2020, 6:21 PM UTC
HN karma
15
Public activity
9 items

About linl

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #41362284

    Thanks for sharing. I helped write this guide. My team and I collectively wrote connectivity for around 80-140 trading venues at major trading firms before this, and we tried to di…

  3. comment
    Comment #40940302

    Recently our team at Databento was debugging a memory leak on an experimental debugging branch. For context, this is on a Rust application that distributes billions of market data …

  4. story
  5. story
  6. story
  7. comment
    Comment #38662186

    There are several types of process models that's suitable for a DBMS: 1 process per DBMS worker, 1 thread per DBMS worker, a lightweight thread pool, a process pool, etc. Hellerste…

  8. comment
    Comment #38660122

    I agree with this. B-trees vs hash indices, I/O hierarchy, process model, etc. Also in the modern day, it's valuable to learn common strategies behind column-oriented databases suc…

  9. story