Live data from Hacker News

Viewing profile — karankamath

karankamath

HN member
Joined
Sun, May 29, 2016, 6:36 AM UTC
HN karma
2
Public activity
3 items

About karankamath

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #11796300

    Yeah, but the semantics there refer to merged by an optimization? What's the point of having incomparable examples?

  3. comment
    Comment #11795160

    Maybe a noob observation, but can anyone explain why the Lock Coarsening example is valid? Seems to me that locks on A with a lock on B in between is not equivalent to 2 locks on A…