Live data from Hacker News

Viewing profile — daynthelife

daynthelife

HN member
Joined
Mon, Jul 31, 2023, 7:53 PM UTC
HN karma
124
Public activity
56 items

About daynthelife

No profile information was provided.

Recent public activity

  1. comment
    Comment #49018123

    As mathematician, I actually agree. We could do a lot more to communicate ideas in a way non-experts can understand. For instance, most people are familiar with polynomials. Take a…

  2. comment
    Comment #48932695

    Editions do not fragment the ecosystem at all. A crate written in rust 2015 can depend on a crate written in rust 2024 and vice versa. There are no forced upgrades. The only mainta…

  3. comment
    Comment #48626461

    Out of curiosity, did it shift up or down for you? I've had perfect putch from a young age, but now at 30 I hear everything a semiton higher (so e.g. a B sounds like a C to me, and…

  4. comment
    Comment #48614448

    My read of GP is that there is a cycle economy between "bitter lesson" style domain-general scaling and domain-specific adaptation once the scaling plateaus for the latest tech.

  5. comment
    Comment #48575446

    I love this! If I were to suggest any improvements: - Have a play-by-play view so users can see plays they missed - Make the "between innings" tabs clickable rather than forcing us…

  6. comment
    Comment #48173671

    To the extent that's true, the same would then apply to any sufficiently intelligent life. So if that's the crux of the argument, it has nothing to do with AI being a great filter.…

  7. comment
    Comment #48164390

    It always bothers me when people suggest that AI could be the "great filter" in the sense of Fermi's paradox. Yes, AI may well wipe out biological life, but all evidence suggests A…

  8. comment
    Comment #47745216

    It clearly doesn't use minimax, since it doesn't play the best move for black in the critical line, leading to a mate in 5 instead if a mate in 6. Best line is N4 N5, Nx6+ K7, R4 N…

  9. comment
    Comment #47745181

    The site plays Kx6 instead. You're right though that I was generous with the exclams; all the moves are easy to find in reality.

  10. comment
    Comment #47725655

    It frustrates me that the site does not give the strongest defense for black. The position is mate in 6, not 5: 1. N4 N5 2. Nx6+ K7 3. R4 N3+! 4. K2 N5 5. N8! Kx8 6. Rx5#

  11. comment
    Comment #47635962

    > Theoretically you can max out every 5 hour window, but they lose money on that. No, there is a weekly limit as well. Maxing out a single 5h window uses ~10% of the weekly limit

  12. comment
    Comment #46311614

    I find a lot of motivation from topology. If you plot a smooth degree d curve over the complex numbers, it forms a surface of degree g=(d-1)(d-2)/2. In the case of a cubic, we get …

  13. comment
    Comment #46299077

    Rooks don't have taxicab geometry. Their metric space is compact even on an infinite board. I think you're thinking of the wazir: https://en.wikipedia.org/wiki/Wazir_(chess)

  14. comment
    Comment #45384281

    Sure, but who's reading the conversation to determine whether it "looks suspicious"? A regex? A neural network? Who decides the algorithm, and do you really can believe they won't …

  15. comment
    Comment #45024587

    I am confused how we can define a rotation number of the map from S^1 to R^3 defined at the end of the second paragraph. R^3 is nullhomotopic, after all...

  16. comment
    Comment #40888131

    My preference is semi-compatible with both conventions: First = 0 Second = 1 Toward = 2 Third = 3 … This way, the semantic meaning of the words “first” (prior to all others) and “s…

  17. comment
    Comment #40811312

    Beat me to it!

  18. comment
    Comment #40811305

    Working in HFT, my favorite is 1 nanosecond ≈ 1 foot

  19. comment
  20. comment
    Comment #40811264

    Can you make the checkboxes indexed from zero? (Maybe I am too dogmatic)

  21. comment
    Comment #40548126

    > You think mathematicians had it all wrong for centuries As a mathematician, yes, I do. Pretty much everything becomes simpler if you treat zero as the first natural number. > Inc…

  22. comment
    Comment #40431500

    And when you do need google, you can always just add `!g` to your search query. There are a bunch of other useful ones [0], my favorite is probably `!w` for Wikipedia. [0] https://…

  23. comment
    Comment #40403174

    I disagree on the zero-based indexing complaint. Indeed, the fact that Julia indexed from 1 is the sole reason I will never use an otherwise great language. I can’t comprehend how …

  24. comment
    Comment #40359014

    For anyone wondering if the speed of light is a concern, a good mnemonic is that a foot is roughly equal to a nanosecond. So a millisecond is long enough (by a factor of ~50000) th…

  25. comment
    Comment #40070769

    One of many things I learned from [0] is that the vast majority drownings happen in crowded pools with a ton of floaties. It’s so easy to miss a kid falling in. Those floats are su…