Live data from Hacker News

Viewing profile — jchen5

jchen5

HN member
Joined
Thu, May 21, 2015, 5:37 AM UTC
HN karma
5
Public activity
5 items

About jchen5

No profile information was provided.

Recent public activity

  1. comment
    Comment #30013664

    When we talk about how SingleStore unifies transactions and analytics into a single database, and how fast it is at both, people understandably find it hard to believe at first - m…

  2. story
  3. comment
    Comment #21548260

    The data says a lot of people have mild/moderate visual visual artifacts (halos, starbursts, etc.) and dry eye prior to getting lasik. Lasik appears to make some of those symptoms …

  4. comment
    Comment #21547710

    I have been looking through the literature on lasik complications since I am considering lasik and there were several articles recently such as [1] which goes into a lot more detai…

  5. comment
    Comment #9591008

    If you just use the no-frills SQL query, we're able to optimize it to do a fast index seek (instead of scan) on q.time, because we know we only have to get the max row. This optimi…