Live data from Hacker News

Viewing profile — conditionnumber

conditionnumber

HN member
Joined
Sun, May 25, 2025, 8:33 PM UTC
HN karma
53
Public activity
61 items

About conditionnumber

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
    Comment #48529742

    It's not just you! Here's a lovely quote from an influential paper, "We offer no explanation as to why these architectures seem to work; we attribute their success, as all else, to…

  4. comment
    Comment #48285969

    Cool. It looks like you're packaging the data as json files in the repo. Would be neat to see the pipeline that collects it.

  5. comment
  6. comment
  7. comment
    Comment #47383524

    This is very cool! I was wondering why there's factor of ~50 in the ICE index formula. It turns out that factor was selected when the changeover from local currencies to euro happe…

  8. comment
    Comment #46576489

    Still happens all the time in certain finance tasks (eg trying to predict stock prices), but I'm not sure how long that will hold. As for why that might be, I don't think I can do …

  9. comment
    Comment #46522147

    Sorry, what I was clumsily trying to say is something like: "As an outsider to the startup world, your project has made me curious about the shape of the startup ecosystem as a who…

  10. comment
    Comment #46520422

    Very cool! It looks like you've purchased the data from a vendor, is that right? I love graphs of all kinds, so I was hoping to fetch the raw data and have a look at it with pyvis/…

  11. comment
    Comment #46508816

    For some reason the article made me think about this quote from one of the 2025 MacArthur Fellowship videos, "I think there are some mathematicians who are kind of like the hiker w…

  12. comment
    Comment #46507927

    Very cool appendix describing how they collected the data. I was kind of surprised to learn that they collected arXiv abstracts + metadata from Kaggle, but it definitely makes sens…

  13. comment
  14. story
  15. comment
  16. comment
  17. comment
  18. story
  19. comment
    Comment #45838736

    I've been in a similar slump for a while now (lectures + paper skims >> books + coding), so this is advice I'm telling myself right now. Put a stack of good books in a place where …

  20. story
  21. comment
  22. comment
  23. comment
  24. comment
  25. comment
    Comment #45683947

    I've seen a very broad spectrum of research code. In general research code translates O(1e1-1e2) lines of mathematics into O(1e3-1e4) lines of code. I find mathematics easier to un…