<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: sigjuice</title><link>https://news.ycombinator.com/user?id=sigjuice</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Apr 2026 05:38:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sigjuice" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sigjuice in "Apple unveils M3, M3 Pro, and M3 Max"]]></title><description><![CDATA[
<p>hyperkit does not run on ARM Macs<p><pre><code>  $ brew install hyperkit
  hyperkit: The x86_64 architecture is required for this software.
  Error: hyperkit: An unsatisfied requirement failed this build.</code></pre></p>
]]></description><pubDate>Tue, 31 Oct 2023 02:42:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=38079560</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=38079560</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38079560</guid></item><item><title><![CDATA[New comment by sigjuice in "Scripting with Go (2022)"]]></title><description><![CDATA[
<p>The phrase "compiled language" doesn't mean anything.  Python compilers exist.</p>
]]></description><pubDate>Mon, 21 Aug 2023 00:48:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=37204343</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=37204343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37204343</guid></item><item><title><![CDATA[New comment by sigjuice in "Run a macOS VM on Apple Silicon from a double-click with Vimy"]]></title><description><![CDATA[
<p>UTM is open source.<p>Also, running UTM instead of Qemu has some benefits. e.g. bridged networking</p>
]]></description><pubDate>Sun, 20 Aug 2023 23:19:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=37203873</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=37203873</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37203873</guid></item><item><title><![CDATA[New comment by sigjuice in "Why is DNS still hard to learn?"]]></title><description><![CDATA[
<p>Wireshark</p>
]]></description><pubDate>Sat, 29 Jul 2023 05:38:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=36917272</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=36917272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36917272</guid></item><item><title><![CDATA[New comment by sigjuice in "Still Love Telnet"]]></title><description><![CDATA[
<p>But surely you would care if ads or other junk is getting injected into whatever you are reading?</p>
]]></description><pubDate>Sat, 03 Jun 2023 21:06:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=36180525</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=36180525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36180525</guid></item><item><title><![CDATA[New comment by sigjuice in "What are the enduring innovations of Lisp? (2022)"]]></title><description><![CDATA[
<p>It is quite the opposite.  Every pair is meaningful.  Extra parenthesis cannot be added just for the heck of it without changing the meaning of the code.</p>
]]></description><pubDate>Fri, 02 Jun 2023 02:45:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=36160235</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=36160235</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36160235</guid></item><item><title><![CDATA[New comment by sigjuice in "What are the enduring innovations of Lisp? (2022)"]]></title><description><![CDATA[
<p>I discovered recently that bash function names and aliases allow -<p><pre><code>  pi@4b:~ $ kebab-case-ftw () { echo yum; }
  pi@4b:~ $ kebab-case-ftw 
  yum
  pi@4b:~ $ alias kebab-kebob='echo yum'
  pi@4b:~ $ kebab-kebob 
  yum</code></pre></p>
]]></description><pubDate>Fri, 02 Jun 2023 02:37:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=36160178</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=36160178</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36160178</guid></item><item><title><![CDATA[New comment by sigjuice in "Driving Compilers"]]></title><description><![CDATA[
<p>Exactly.  This is all implementation trivia that is of absolutely no concern to me as a user.</p>
]]></description><pubDate>Thu, 04 May 2023 01:36:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=35810227</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35810227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35810227</guid></item><item><title><![CDATA[New comment by sigjuice in "Ask HN: Best way to run Linux VMs on M1 Mac with fileSharing/shared networking?"]]></title><description><![CDATA[
<p>UTM should be running arm64 Linux guests using virtualization and NOT emulation.  I have been running arm64 Linux guests on M1/M2 Macs and it is not at all slow.<p>Does your Linux guest have the "Use Hypervisor" setting turned on?</p>
]]></description><pubDate>Tue, 02 May 2023 13:40:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=35787250</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35787250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35787250</guid></item><item><title><![CDATA[New comment by sigjuice in "There’s more than one way to write an IP address (2019)"]]></title><description><![CDATA[
<p>The address bar is also a bit excessive for doing conversions.<p><pre><code>  $ getent hosts 127.1
  127.0.0.1       127.1</code></pre></p>
]]></description><pubDate>Fri, 28 Apr 2023 22:19:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=35747825</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35747825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35747825</guid></item><item><title><![CDATA[New comment by sigjuice in "Purely Functional AVL Trees in Common Lisp (2018)"]]></title><description><![CDATA[
<p>I'm a sucker for Common Lisp content.  However, this article needs <i>s/binary tree/binary search tree/</i> in several places.  <i>Delete</i> is left as an exercise for the reader.</p>
]]></description><pubDate>Sat, 22 Apr 2023 18:40:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=35669645</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35669645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35669645</guid></item><item><title><![CDATA[New comment by sigjuice in "OpenBSD: Malloc leak detection available in -current"]]></title><description><![CDATA[
<p>Unnecessary.  Most people's hands will be able to type up the required shell one-liner to do this.</p>
]]></description><pubDate>Tue, 18 Apr 2023 04:29:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=35609962</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35609962</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35609962</guid></item><item><title><![CDATA[New comment by sigjuice in "OpenBSD: Malloc leak detection available in -current"]]></title><description><![CDATA[
<p>addr2line is unlikely to be a trivial self-contained program without dependencies.</p>
]]></description><pubDate>Tue, 18 Apr 2023 04:03:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=35609832</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35609832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35609832</guid></item><item><title><![CDATA[New comment by sigjuice in "OpenBSD: Malloc leak detection available in -current"]]></title><description><![CDATA[
<p>How does one "just link against the code in addr2line" ?</p>
]]></description><pubDate>Mon, 17 Apr 2023 20:05:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=35605850</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35605850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35605850</guid></item><item><title><![CDATA[New comment by sigjuice in "AWS staff spending ‘much of their time ’optimizing customers' clouds'"]]></title><description><![CDATA[
<p>Could you share examples of things that can't be done from the SDK?  Thanks!</p>
]]></description><pubDate>Mon, 17 Apr 2023 19:40:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=35605503</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35605503</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35605503</guid></item><item><title><![CDATA[New comment by sigjuice in "Why not tell people to “simply” use pyenv, poetry or anaconda"]]></title><description><![CDATA[
<p>Likely due to your good taste and judgement of never ever running pip with sudo.</p>
]]></description><pubDate>Sat, 01 Apr 2023 05:20:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=35397385</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35397385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35397385</guid></item><item><title><![CDATA[New comment by sigjuice in "OpenSSH 9.3/9.3p1"]]></title><description><![CDATA[
<p>There already are several SSH implementations other than OpenSSH written in all kinds of languages.</p>
]]></description><pubDate>Thu, 16 Mar 2023 17:17:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=35185041</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35185041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35185041</guid></item><item><title><![CDATA[New comment by sigjuice in "What a good debugger can do"]]></title><description><![CDATA[
<p>Containers are the real ordeal and not just here.</p>
]]></description><pubDate>Fri, 10 Mar 2023 18:45:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=35099023</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35099023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35099023</guid></item><item><title><![CDATA[New comment by sigjuice in "Roku devices don't support IPv6 in 2023 and it's costing ISPs"]]></title><description><![CDATA[
<p>Yes. 169.254.0.0/24 addresses show up quite often.</p>
]]></description><pubDate>Tue, 07 Mar 2023 17:26:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=35058174</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35058174</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35058174</guid></item><item><title><![CDATA[New comment by sigjuice in "Roku devices don't support IPv6 in 2023 and it's costing ISPs"]]></title><description><![CDATA[
<p>IPv4 also has link-local addresses.  They belong to the range 169.254.0.0/16.</p>
]]></description><pubDate>Tue, 07 Mar 2023 01:15:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=35050227</link><dc:creator>sigjuice</dc:creator><comments>https://news.ycombinator.com/item?id=35050227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35050227</guid></item></channel></rss>