<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: gottheUIblues</title><link>https://news.ycombinator.com/user?id=gottheUIblues</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 05 Jun 2026 02:18:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=gottheUIblues" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by gottheUIblues in "A case against Boolean logic"]]></title><description><![CDATA[
<p>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 George Boole. Non-classical logics which deny one or more of three properties that I've mentioned also exist</p>
]]></description><pubDate>Fri, 22 May 2026 13:00:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48235281</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=48235281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48235281</guid></item><item><title><![CDATA[New comment by gottheUIblues in "The seven programming ur-languages (2022)"]]></title><description><![CDATA[
<p>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.</p>
]]></description><pubDate>Sun, 19 Apr 2026 11:45:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47823605</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47823605</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47823605</guid></item><item><title><![CDATA[New comment by gottheUIblues in "Is math big or small?"]]></title><description><![CDATA[
<p>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 ZFC is consistent or not)</p>
]]></description><pubDate>Mon, 13 Apr 2026 10:21:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47750045</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47750045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47750045</guid></item><item><title><![CDATA[New comment by gottheUIblues in "Simple self-distillation improves code generation"]]></title><description><![CDATA[
<p>"Embarrassingly" considered harmful?</p>
]]></description><pubDate>Sat, 04 Apr 2026 12:25:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47638435</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47638435</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47638435</guid></item><item><title><![CDATA[New comment by gottheUIblues in "Further human + AI + proof assistant work on Knuth's "Claude Cycles" problem"]]></title><description><![CDATA[
<p>To the contrary (as summarised by Gemini):<p>Gödel showed that arithmetic cannot prove everything about itself.<p>Turing showed that computers cannot predict everything about themselves.<p>Rice showed that we cannot automatically verify what programs will do.<p>Chaitin showed that mathematics is full of random, unprovable facts.<p>Lawvere showed that they are all failing for the exact same structural reason!<p>These are not fringe issues. They define the absolute boundaries of human and machine intelligence.</p>
]]></description><pubDate>Thu, 02 Apr 2026 12:38:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47613651</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47613651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47613651</guid></item><item><title><![CDATA[New comment by gottheUIblues in "The Windows equivalents of the most used Linux commands"]]></title><description><![CDATA[
<p>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</p>
]]></description><pubDate>Thu, 02 Apr 2026 09:38:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47612089</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47612089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47612089</guid></item><item><title><![CDATA[New comment by gottheUIblues in "Coding agents could make free software matter again"]]></title><description><![CDATA[
<p>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 distributed at all</p>
]]></description><pubDate>Mon, 30 Mar 2026 15:00:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47575204</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47575204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47575204</guid></item><item><title><![CDATA[New comment by gottheUIblues in "Further human + AI + proof assistant work on Knuth's "Claude Cycles" problem"]]></title><description><![CDATA[
<p>So specified .. that it can actually prove it can't be completely specified by any single specification</p>
]]></description><pubDate>Sun, 29 Mar 2026 12:54:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47562775</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47562775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47562775</guid></item><item><title><![CDATA[New comment by gottheUIblues in "C++26: A User-Friednly assert() macro"]]></title><description><![CDATA[
<p>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 then undefined behaviour in that case</p>
]]></description><pubDate>Sun, 29 Mar 2026 01:20:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47559605</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47559605</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47559605</guid></item><item><title><![CDATA[New comment by gottheUIblues in "French e, è, é, ê, ë – what's the difference?"]]></title><description><![CDATA[
<p>Shouldn't that be the "dam spelling" then?</p>
]]></description><pubDate>Fri, 27 Mar 2026 00:14:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47537546</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47537546</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47537546</guid></item><item><title><![CDATA[New comment by gottheUIblues in "Twelve-Tone Composition"]]></title><description><![CDATA[
<p>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</p>
]]></description><pubDate>Thu, 19 Mar 2026 16:11:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47441772</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47441772</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47441772</guid></item><item><title><![CDATA[New comment by gottheUIblues in "Create value for others and don’t worry about the returns"]]></title><description><![CDATA[
<p>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 is really would introducing more money or a UBI cause social disruption by e.g. disrupting price signalling by high inflation or changing incentives to work so less goods and services that people actually value are produced.</p>
]]></description><pubDate>Wed, 11 Mar 2026 10:30:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47333835</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47333835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47333835</guid></item><item><title><![CDATA[New comment by gottheUIblues in "How many options fit into a boolean?"]]></title><description><![CDATA[
<p>A trit is log(3)/(8log(2))=0.19812031259014 of a byte</p>
]]></description><pubDate>Wed, 11 Mar 2026 00:51:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47330636</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47330636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47330636</guid></item><item><title><![CDATA[New comment by gottheUIblues in "Deterministic Programming with LLMs"]]></title><description><![CDATA[
<p>The verifier doesn't need to be deterministic, just to output a proof artifact that can be independently validated for correctness.</p>
]]></description><pubDate>Sun, 01 Mar 2026 13:42:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47206615</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47206615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47206615</guid></item><item><title><![CDATA[New comment by gottheUIblues in "Mathematicians disagree on the essential structure of the complex numbers (2024)"]]></title><description><![CDATA[
<p>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.</p>
]]></description><pubDate>Fri, 13 Feb 2026 20:09:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47007168</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=47007168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47007168</guid></item><item><title><![CDATA[New comment by gottheUIblues in "HeyWhatsThat"]]></title><description><![CDATA[
<p>It's topography not topology! Would be funny if a country has a government department dedicated to the mathematical field of topology!</p>
]]></description><pubDate>Thu, 12 Feb 2026 07:54:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46986017</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=46986017</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46986017</guid></item><item><title><![CDATA[New comment by gottheUIblues in "Programmers and software developers lost the plot on naming their tools"]]></title><description><![CDATA[
<p>Except protium, deuterium and tritium</p>
]]></description><pubDate>Fri, 12 Dec 2025 11:05:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46242960</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=46242960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46242960</guid></item><item><title><![CDATA[New comment by gottheUIblues in "'Big Short' Investor Michael Burry Says OpenAI Is Headed for 'Netscape Fate'"]]></title><description><![CDATA[
<p>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 konqueror, came along years later.</p>
]]></description><pubDate>Wed, 10 Dec 2025 12:24:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46216929</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=46216929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46216929</guid></item><item><title><![CDATA[New comment by gottheUIblues in "Reverse math shows why hard problems are hard"]]></title><description><![CDATA[
<p>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 in the end.</p>
]]></description><pubDate>Fri, 05 Dec 2025 15:13:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46162343</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=46162343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46162343</guid></item><item><title><![CDATA[New comment by gottheUIblues in "Reverse math shows why hard problems are hard"]]></title><description><![CDATA[
<p>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 complexity questions. Claude says this: not sure about accuracy<p>Let me clarify the relationship between PV₁ and reverse mathematics systems, as there are actually two different research programs here:
Two Different Programs
1. Classical Reverse Mathematics (over RCA₀)
The standard reverse mathematics program, pioneered by Harvey Friedman and Stephen Simpson, works over second-order arithmetic and studies which set existence axioms are needed to prove theorems of ordinary mathematics. The main systems form the "Big Five":
RCA₀ (Recursive Comprehension Axiom)
WKL₀ (Weak König's Lemma)
ACA₀ (Arithmetic Comprehension Axiom)
ATR₀ (Arithmetic Transfinite Recursion)
Π¹₁-CA₀ (Π¹₁ Comprehension Axiom)
2. Bounded Reverse Mathematics (over PV₁ or similar)
This is a separate program studying computational complexity rather than computability. It analyzes which theorems require which computational resources.</p>
]]></description><pubDate>Thu, 04 Dec 2025 13:38:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46147525</link><dc:creator>gottheUIblues</dc:creator><comments>https://news.ycombinator.com/item?id=46147525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46147525</guid></item></channel></rss>