Live data from Hacker News

Viewing profile — iop

iop

HN member
Joined
Thu, Sep 17, 2020, 2:28 PM UTC
HN karma
2
Public activity
7 items

About iop

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. comment
  4. 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…

  5. 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…

  6. comment
    Comment #24515467

    The memcpy example cleared it up for me. That's awesome!

  7. 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…