Live data from Hacker News

Viewing profile — gchavez2

gchavez2

HN member
Joined
Sat, Nov 01, 2014, 7:24 PM UTC
HN karma
6
Public activity
7 items

About gchavez2

I am a postdoctoral fellow at the Lawrence Berkeley National Laboratory. I work at the intersection of machine learning and high-performance computing.

https://gustavochavez.com/

Recent public activity

  1. comment
    Comment #19320468

    Thank you Victor, I enjoyed your JS articles too!

  2. story
  3. comment
    Comment #19273526

    Agree, that was odd, it now reads: "the number of the words (n) is approximately 170k" Thank you for the remark.

  4. comment
    Comment #19273505

    Thank you for the insight John, I have included your remark on the article.

  5. story
  6. story
  7. comment
    Comment #8979995

    I/O latency is usually a major "hidden" cost on programs that deal with large sets of data, not only when writing the solution to disk or loading the data, but memory access in par…