Live data from Hacker News

Viewing profile — lg5689

lg5689

HN member
Joined
Fri, Feb 06, 2026, 5:18 AM UTC
HN karma
91
Public activity
8 items

About lg5689

No profile information was provided.

Recent public activity

  1. comment
    Comment #48960978

    There was recently an announcement that a group trying to formalize it found a gap exactly where other mathematicians were pointing. So to the extent there was any doubt, it should…

  2. comment
    Comment #48620636

    I believe that "single source of truth" is a principle that should always be followed. If there's duplicated code where it'd be a bug if they diverge, then you should refactor. It …

  3. comment
    Comment #48223962

    One of the authors said in a reddit comment (and I hope I am summarizing accurately) that it's impossible to show a diagram as the smallest instance of the technique gives like 10^…

  4. comment
    Comment #48216706

    The problem was pretty well known, and had many human attempts. There's some room to argue that the right humans hadn't attempted it, as the solution used advanced methods from ano…

  5. comment
    Comment #48162177

    This is happening to other forms of competitive programming too. The most recent AIs have problem solving skills rivaling top humans, and so if AI can't be easily banned, the compe…

  6. comment
    Comment #46970537

    You can't do this for general functions, but it's fine to do in cases where the definition of f naturally embeds into the rationals. For example, a polynomial over Z is also a poly…

  7. comment
    Comment #46970446

    The movement from R to C can be done rigorously. It gets hand-waved away in more application-oriented math courses, but it's done properly in higher level theoretically-focused cou…

  8. comment
    Comment #46970334

    You can go farther and say that you can't even construct real numbers without strong enough axioms. Theories of first order arithmetic, like Peano arithmetic, can talk about comput…