Live data from Hacker News

Viewing profile — koopa184

koopa184

HN member
Joined
Sat, Feb 03, 2018, 9:24 PM UTC
HN karma
6
Public activity
4 items

About koopa184

No profile information was provided.

Recent public activity

  1. comment
    Comment #17507537

    "Personal gain" need not factor into things at all. Humans have some degree of natural altruism.

  2. comment
    Comment #17309101

    Exactly. They had engineers dedicated to creating an open source latency/fault tolerance library called Hystrix. Not too surprising they’re dedicating resources to other projects, …

  3. comment
    Comment #16542824

    I'm genuinely curious here: what would you propose as an alternative?

  4. comment
    Comment #16299758

    The C standard explicitly lists signed integer overflow as an undefined behavior. Any undefined behavior in your program essentially makes it semantically meaningless. There is no …