Viewing profile — koopa184
koopa184
HN member- Joined
- Sat, Feb 03, 2018, 9:24 PM UTC
- HN karma
- 6
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About koopa184
No profile information was provided.
Recent public activity
-
comment
Comment #17507537
"Personal gain" need not factor into things at all. Humans have some degree of natural altruism.
-
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, …
-
comment
Comment #16542824
I'm genuinely curious here: what would you propose as an alternative?
-
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 …