Viewing profile — dimsumbytes
dimsumbytes
HN member- Joined
- Thu, Mar 17, 2022, 7:55 AM UTC
- HN karma
- 16
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About dimsumbytes
No profile information was provided.
Recent public activity
-
comment
Comment #30798201
Again, not trying to be that guy, but technically it still breaks: a = -0.0 b = 0.0
-
comment
Comment #30795573
Sorry to be that guy, but this doesn't work in languages that use floats: let a = 9007199254740992; let b = 1; a = a + b b = a - b a = a - b a // 1 b // 9007199254740991
-
comment
Comment #30730815
It's been 13 years. How long would we wait before we declare it unproductive?