Live data from Hacker News

Viewing profile — jtlim

jtlim

HN member
Joined
Tue, Apr 19, 2016, 2:24 PM UTC
HN karma
18
Public activity
4 items

About jtlim

No profile information was provided.

Recent public activity

  1. comment
    Comment #40695270

    10 years ago when publishing the code to bitbucket, I grabbed what I thought was a copy of the BSD-3-clause and replaced my name and year Seems like it wasn’t accurate. I updated t…

  2. comment
    Comment #11528103

    This is a good question. I pondered about it myself. I could prove that a - b would result in first being true, 2nd being false) But I couldn't think of a failure case for a - b Wo…

  3. comment
    Comment #11527941

    Hi, author of article here. I tested -ffast-math on clang and it won't reorder the additions to omit the conversion here. I'm actually VERY wary of -ffast-math due to a bad experie…

  4. comment
    Comment #11527162

    Hi, author of the article here. Yes, talking to Lode (from Google) about getting the changes into the main development branch.