Viewing profile — gottheUIblues
gottheUIblues
HN member- Joined
- Fri, May 24, 2024, 2:23 PM UTC
- HN karma
- 6
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About gottheUIblues
No profile information was provided.
Recent public activity
-
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…
-
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.
-
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…
-
comment
Comment #47638435
"Embarrassingly" considered harmful?
-
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…
-
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
-
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…
-
comment
Comment #47562775
So specified .. that it can actually prove it can't be completely specified by any single specification
-
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 …
-
comment
Comment #47537546
Shouldn't that be the "dam spelling" then?
-
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
-
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 …
-
comment
Comment #47330636
A trit is log(3)/(8log(2))=0.19812031259014 of a byte
-
comment
Comment #47206615
The verifier doesn't need to be deterministic, just to output a proof artifact that can be independently validated for correctness.
-
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.
-
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!
-
comment
Comment #46242960
Except protium, deuterium and tritium
-
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…
-
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…
-
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…
-
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…