<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: esoman7</title><link>https://news.ycombinator.com/user?id=esoman7</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Apr 2026 20:21:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=esoman7" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by esoman7 in "[dead]"]]></title><description><![CDATA[
<p>Brainfuck has 8 opcodes, while flipjump (like subleq) has 1 opcode</p>
]]></description><pubDate>Sun, 19 Feb 2023 13:52:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=34857558</link><dc:creator>esoman7</dc:creator><comments>https://news.ycombinator.com/item?id=34857558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34857558</guid></item><item><title><![CDATA[New comment by esoman7 in "[dead]"]]></title><description><![CDATA[
<p>As C and Subleq aren't turing complete, it isn't too.
Yet it can do somehow effectively any computation your cpu can as it can do and, not, and memory accesses. It seems to actually implement many of the usefull operations in its standard library</p>
]]></description><pubDate>Sun, 19 Feb 2023 12:03:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=34856870</link><dc:creator>esoman7</dc:creator><comments>https://news.ycombinator.com/item?id=34856870</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34856870</guid></item><item><title><![CDATA[New comment by esoman7 in "[dead]"]]></title><description><![CDATA[
<p>Well not exactly, as turing completeness requires infinite memory, and the subleq operands are of finite sizes (and so the addresses they addresses).
But, it's like C isn't realy TC as the basic types in it are bounded by there sizes. Your computer doesn't need TC, as it has a finite size too.</p>
]]></description><pubDate>Sun, 19 Feb 2023 12:00:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=34856846</link><dc:creator>esoman7</dc:creator><comments>https://news.ycombinator.com/item?id=34856846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34856846</guid></item><item><title><![CDATA[New comment by esoman7 in "[dead]"]]></title><description><![CDATA[
<p>This language has one opcode that flips a bit and jumps.
The creator built a standard library and created a calculator, pointers, functions.
Its the most simple OISC that I know of.</p>
]]></description><pubDate>Sun, 19 Feb 2023 11:50:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=34856793</link><dc:creator>esoman7</dc:creator><comments>https://news.ycombinator.com/item?id=34856793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34856793</guid></item><item><title><![CDATA[The next subleq]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/tomhea/flip-jump">https://github.com/tomhea/flip-jump</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34856792">https://news.ycombinator.com/item?id=34856792</a></p>
<p>Points: 121</p>
<p># Comments: 17</p>
]]></description><pubDate>Sun, 19 Feb 2023 11:50:55 +0000</pubDate><link>https://github.com/tomhea/flip-jump</link><dc:creator>esoman7</dc:creator><comments>https://news.ycombinator.com/item?id=34856792</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34856792</guid></item></channel></rss>