Live data from Hacker News

Viewing profile — saeta

saeta

HN member
Joined
Mon, Feb 17, 2014, 10:53 PM UTC
HN karma
243
Public activity
9 items

About saeta

No profile information was provided.

Recent public activity

  1. comment
    Comment #29606146

    While that's true for fixed-precision integer arithmetic, this doesn't hold true for floating point multiplication.

  2. comment
    Comment #24578795

    `+` is checked for overflow by default (can be overridden with compiler flags), and `&+` is overflowing addition and does auto-vectorize equivalently to C++. I'd be quite intereste…

  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #7260180

    When I first approached writing this article, I had a hard time. We have learned a lot from other companies sharing their experiences and we wanted to give back. We are doing this …

  9. story