<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: void_one</title><link>https://news.ycombinator.com/user?id=void_one</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 25 May 2026 19:50:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=void_one" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by void_one in "Jira Is Turing-Complete"]]></title><description><![CDATA[
<p>please reply to this comment with a link once they implement Doom in Jira</p>
]]></description><pubDate>Mon, 25 May 2026 08:43:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48264733</link><dc:creator>void_one</dc:creator><comments>https://news.ycombinator.com/item?id=48264733</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48264733</guid></item><item><title><![CDATA[New comment by void_one in "Gödel's Incompleteness Theorem in Bash"]]></title><description><![CDATA[
<p>It is a good point that behave_differently.sh does not necessary run its argument program, but can analyze it in another way. (The context of Bash scripts suggests execution but that is a misleading hint.)<p>In the broader formulation behave_differently.sh tells that its argument program terminates and produces finite input, which is a halting problem.</p>
]]></description><pubDate>Fri, 25 Feb 2022 16:52:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=30469281</link><dc:creator>void_one</dc:creator><comments>https://news.ycombinator.com/item?id=30469281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30469281</guid></item><item><title><![CDATA[New comment by void_one in "Gödel's Incompleteness Theorem in Bash"]]></title><description><![CDATA[
<p>Bot the very approach is fun:<p><pre><code>  class RusselSet(set):
      def __contains__(self, other):
          return other not in other

  paradox = RusselSet()

  paradox in paradox  # ?</code></pre></p>
]]></description><pubDate>Fri, 25 Feb 2022 15:44:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=30468465</link><dc:creator>void_one</dc:creator><comments>https://news.ycombinator.com/item?id=30468465</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30468465</guid></item><item><title><![CDATA[New comment by void_one in "Gödel's Incompleteness Theorem in Bash"]]></title><description><![CDATA[
<p>yes, and then behave_differently.sh runs it to capture and modify its output, but without any arguments</p>
]]></description><pubDate>Fri, 25 Feb 2022 15:25:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=30468231</link><dc:creator>void_one</dc:creator><comments>https://news.ycombinator.com/item?id=30468231</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30468231</guid></item><item><title><![CDATA[New comment by void_one in "Gödel's Incompleteness Theorem in Bash"]]></title><description><![CDATA[
<p>There is a fallacy in constructing "paradox.sh" problem.<p>"behave_differently.sh" requires an argument, a program to be run and produce some output.
If "behave_differently.sh" is run without any argument, then there is no specified correct behavior.<p>Thus, "paradox.sh" also requires "$1" to be non-empty, otherwise it's result is undefined.
When invoking "./paradox.sh ./paradox.sh", the inner "paradox.sh" will be launched without any arguments, running "behave_differently.sh" also without arguments.<p>There is no logical impossibility, just constructed way to trigger unspecified behavior in "behave_differently.sh".</p>
]]></description><pubDate>Fri, 25 Feb 2022 11:23:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=30466102</link><dc:creator>void_one</dc:creator><comments>https://news.ycombinator.com/item?id=30466102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30466102</guid></item><item><title><![CDATA[New comment by void_one in "“discontinuing” even third-party support for Python 2"]]></title><description><![CDATA[
<p>PSF people silently hide docs on older Python versions from the search indexes. That will make it harder to support apps developed on those older versions. In general, looks evil, are there maybe any good reasons for such a step?</p>
]]></description><pubDate>Thu, 26 Nov 2020 17:11:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=25221786</link><dc:creator>void_one</dc:creator><comments>https://news.ycombinator.com/item?id=25221786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25221786</guid></item><item><title><![CDATA[“discontinuing” even third-party support for Python 2]]></title><description><![CDATA[
<p>Article URL: <a href="http://web.archive.org/web/20201119214022/https://docs.python.org/robots.txt">http://web.archive.org/web/20201119214022/https://docs.python.org/robots.txt</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=25221785">https://news.ycombinator.com/item?id=25221785</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 26 Nov 2020 17:11:45 +0000</pubDate><link>http://web.archive.org/web/20201119214022/https://docs.python.org/robots.txt</link><dc:creator>void_one</dc:creator><comments>https://news.ycombinator.com/item?id=25221785</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25221785</guid></item></channel></rss>