Live data from Hacker News

Viewing profile — mymoomin

mymoomin

HN member
Joined
Fri, Jun 21, 2024, 11:09 PM UTC
HN karma
37
Public activity
5 items

About mymoomin

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #43078997

    You have a typo in [1]. It should read "A countable union of (finite or) countable sets is countable."

  3. comment
    Comment #42991215

    A "branch" here is a conditional jump. This has the issues the article mentions, which branchless programming avoids: Again, there is no branching - the instruction pointer isn't m…

  4. comment
    Comment #42539331

    The article is right to say that set theory can serve as a foundation for almost all other mathematics, and you're also right to say that no reasonably-complex consistent system of…

  5. comment
    Comment #42537204

    I don't see how the article is pretending anything. They had platform issues with C++ (portability and usability on the platforms they supported), and switching to Rust fixed those…