Live data from Hacker News

Viewing profile — gottheUIblues

gottheUIblues

HN member
Joined
Fri, May 24, 2024, 2:23 PM UTC
HN karma
6
Public activity
21 items

About gottheUIblues

No profile information was provided.

Recent public activity

  1. comment
    Comment #48235281

    The normal term for the logic that has two truth values, the law of non-contradiction, and the law of the excluded middle is 'Classical Logic' which dates back centuries before Geo…

  2. comment
    Comment #47823605

    Rather COBOL is a living fossil? And today's Fortran is the FORTRAN family with horizontal gene transfer from the Algol lineage of programming languages.

  3. comment
    Comment #47750045

    Err? Peano Arithmetic is provably consistent in ZFC, but it is not in itself (if PA is consistent). Therefore if PA is consistent it is not equivalent to ZFC (regardless of whether…

  4. comment
    Comment #47638435

    "Embarrassingly" considered harmful?

  5. comment
    Comment #47613651

    To the contrary (as summarised by Gemini): Gödel showed that arithmetic cannot prove everything about itself. Turing showed that computers cannot predict everything about themselve…

  6. comment
    Comment #47612089

    I don't think of 9 as really being a signal to the process at all, more of an instruction to the OS kernel to terminate the process

  7. comment
    Comment #47575204

    If that theory holds - have to ensure that the models have not been trained on any code that is licensed incompatibly with the GPL, in which case the models could not be distribute…

  8. comment
    Comment #47562775

    So specified .. that it can actually prove it can't be completely specified by any single specification

  9. comment
    Comment #47559605

    Right so strictly speaking C++ could do anything here when passed a null pointer, because even though assert terminates the program, the C++ compiler cannot see that, and there is …

  10. comment
    Comment #47537546

    Shouldn't that be the "dam spelling" then?

  11. comment
    Comment #47441772

    Film score composers are quite famous for borrowing from 12 tone serialism - quite a bit of discussion on it available by Googling or using your favourite chatbot

  12. comment
    Comment #47333835

    Money is a social construct, not some kind of physical quantity subject to conservation laws, and can be and is introduced into the economic system all the time. The real question …

  13. comment
    Comment #47330636

    A trit is log(3)/(8log(2))=0.19812031259014 of a byte

  14. comment
    Comment #47206615

    The verifier doesn't need to be deterministic, just to output a proof artifact that can be independently validated for correctness.

  15. comment
    Comment #47007168

    There are infinitely many different p-adic completions of the rationals for each prime p, so we have 2-adics, 3-adics, 5-adics etc, all different.

  16. comment
    Comment #46986017

    It's topography not topology! Would be funny if a country has a government department dedicated to the mathematical field of topology!

  17. comment
    Comment #46242960

    Except protium, deuterium and tritium

  18. comment
    Comment #46216929

    Netscape open sourced to try and head off Internet Explorer as a 'last throw of the dice'? Chrome based originally on WebKit from Safari which was forked off KHTML from KDE's konqu…

  19. comment
    Comment #46162343

    I wrote as my comment kind of as a rhetorical question, but perhaps in retrospect the connection between the string comparison problem the pigeonhole principle is not so surprising…

  20. comment
    Comment #46147525

    I didn't know and not mentioned in the article is that there are two different programs in reverse mathematics, one relating to classical mathematics, the other relating to complex…

  21. comment
    Comment #46146093

    And there's no clever trick you can do using eg hash functions or compression to shortcut the process? Of course the proofs that hash functions have collisions and there is no univ…