Viewing profile — iop
iop
HN member- Joined
- Thu, Sep 17, 2020, 2:28 PM UTC
- HN karma
- 2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About iop
No profile information was provided.
Recent public activity
-
comment
Comment #24598441
Unless the alien finds an inconsistency in our mathematics right? Which reminds me of the short story by Ted Chiang, Division by Zero: https://fantasticmetropolis.com/i/division "I…
- story
- comment
-
comment
Comment #24546373
Aren't some IMO problems pretty easy if you can throw a computer algorithm at it? (for example geometry problems can be coordinate bashed?) Also I can't find an accompanying datase…
-
comment
Comment #24532813
Unfortunately some banks only have transaction history going back 6 months or so. PDF statements are available for longer but they are rather worthless because they are hard to par…
-
comment
Comment #24515467
The memcpy example cleared it up for me. That's awesome!
-
comment
Comment #24514767
Wouldn't this only handle wraparound just once? You would still need to wraparound eventually or you will fall off the second page. Still it sounds super cool. Do you have an examp…