<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: bw86</title><link>https://news.ycombinator.com/user?id=bw86</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 15 May 2026 18:26:10 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bw86" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bw86 in "Bun's experimental Rust rewrite hits 99.8% test compatibility on Linux x64 glibc"]]></title><description><![CDATA[
<p>Scotty from Star Trek does approve!</p>
]]></description><pubDate>Mon, 11 May 2026 08:19:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48092387</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=48092387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48092387</guid></item><item><title><![CDATA[THEC64 Handheld]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.c64os.com/post/thec64handheld">https://www.c64os.com/post/thec64handheld</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48019176">https://news.ycombinator.com/item?id=48019176</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 05 May 2026 07:29:07 +0000</pubDate><link>https://www.c64os.com/post/thec64handheld</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=48019176</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48019176</guid></item><item><title><![CDATA[New comment by bw86 in "Mad Bugs: Vim vs. Emacs vs. Claude"]]></title><description><![CDATA[
<p>The Emacs one is actually more a bug/feature in Git.
If you execute "git ls-files" in the folder from the PoC, the payload gets executed. Emacs just does this automatically for you.</p>
]]></description><pubDate>Tue, 31 Mar 2026 09:20:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47584712</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=47584712</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47584712</guid></item><item><title><![CDATA[New comment by bw86 in "Claude Code runs Git reset –hard origin/main against project repo every 10 mins"]]></title><description><![CDATA[
<p>You mean like in this example? <a href="https://web.archive.org/web/20260313042512/https://gist.github.com/bretonium/291f4388e2de89a43b25c135b44e41f0" rel="nofollow">https://web.archive.org/web/20260313042512/https://gist.gith...</a><p>There is never a guarantee with GenAI. If you need to be sure, sandbox it.</p>
]]></description><pubDate>Mon, 30 Mar 2026 10:44:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47572646</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=47572646</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47572646</guid></item><item><title><![CDATA[New comment by bw86 in "FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me"]]></title><description><![CDATA[
<p><a href="https://github.com/narqo/freebsd-brcmfmac/blob/be9b49c1bf9425966cedd97bf7952f6d9b6ed988/src/brcmfmac.zig" rel="nofollow">https://github.com/narqo/freebsd-brcmfmac/blob/be9b49c1bf942...</a> seems to be the only file written in Zig.<p>Using an entire additional programming language for 229 lines of code is definitely an interesting choice.</p>
]]></description><pubDate>Tue, 24 Feb 2026 08:00:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47134216</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=47134216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47134216</guid></item><item><title><![CDATA[New comment by bw86 in "15 years later, Microsoft morged my diagram"]]></title><description><![CDATA[
<p>I am waiting for Raymond Chen to post a "Microspeak: Morged" blog post.</p>
]]></description><pubDate>Wed, 18 Feb 2026 09:12:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47058921</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=47058921</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47058921</guid></item><item><title><![CDATA[New comment by bw86 in "D Programming Language"]]></title><description><![CDATA[
<p>> Why is that not D ?<p>You never get a second chance at making a good first impression.<p>I believe that many people that gladly use Rust or Zig or Go nowadays would be quite happy with D if they were willing to give it a fair evaluation. But I still often find people going "D? I would never use a language where the ecosystem is split between different standard libraries"/"D? No thanks, I prefer compilers that are open source" or similar outdated claims. These things have not been true for a long time, but once they are stuck in the heads of the people, it is over. And these claims spread to other people and get stuck there.<p>If you do not want to use a GC, it is trivial to avoid it and still be able to use a large chunk of the ecosystem. But often avoiding GC at all costs is not even necessary - you mostly want to avoid it in specific spots. Even many games today are written with tasteful usage of GC.<p>The one thing that really is a fair disadvantage for D is its small community. And the community is small because the community is too small (chicken/egg) and many believe in claims that have not been true for a long time ...</p>
]]></description><pubDate>Fri, 13 Feb 2026 10:44:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47001259</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=47001259</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47001259</guid></item><item><title><![CDATA[New comment by bw86 in "Claude’s C Compiler vs. GCC"]]></title><description><![CDATA[
<p>That would still require someone else to burn 20000$ to try it themselves.</p>
]]></description><pubDate>Mon, 09 Feb 2026 07:14:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46942456</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=46942456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46942456</guid></item><item><title><![CDATA[New comment by bw86 in "G Lang – A lightweight interpreter written in D (2.4MB)"]]></title><description><![CDATA[
<p>Almost lisp-like, isn't it?)))))))</p>
]]></description><pubDate>Tue, 03 Feb 2026 09:32:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46868693</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=46868693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46868693</guid></item><item><title><![CDATA[New comment by bw86 in "Microsoft is walking back Windows 11's AI overload"]]></title><description><![CDATA[
<p>It would not make Windows a good project, but it would mean that hardware vendors would have to implement good Linux drivers. It could therefore help all other distributions, too!</p>
]]></description><pubDate>Mon, 02 Feb 2026 12:51:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46855441</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=46855441</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46855441</guid></item><item><title><![CDATA[New comment by bw86 in "My Gripes with Prolog"]]></title><description><![CDATA[
<p>findall instead of bagof can also help for these cases.<p><pre><code>    | ?- findall(A, (tree(A, N), branch(N)), As).

    As = [n,n1]

    yes
</code></pre>
See <a href="https://lpn.swi-prolog.org/lpnpage.php?pagetype=html&pageid=lpn-htmlse49" rel="nofollow">https://lpn.swi-prolog.org/lpnpage.php?pagetype=html&pageid=...</a></p>
]]></description><pubDate>Fri, 16 Jan 2026 11:49:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=46645513</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=46645513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46645513</guid></item><item><title><![CDATA[Where should portability stop? (OpenBSD)]]></title><description><![CDATA[
<p>Article URL: <a href="http://miod.online.fr/software/openbsd/stories/tcx.html">http://miod.online.fr/software/openbsd/stories/tcx.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46630940">https://news.ycombinator.com/item?id=46630940</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 15 Jan 2026 11:18:12 +0000</pubDate><link>http://miod.online.fr/software/openbsd/stories/tcx.html</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=46630940</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46630940</guid></item><item><title><![CDATA[Adaptec RAID cards are junk (2021)]]></title><description><![CDATA[
<p>Article URL: <a href="https://nickh.org/warstories/adaptec.html">https://nickh.org/warstories/adaptec.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46365745">https://news.ycombinator.com/item?id=46365745</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 23 Dec 2025 14:55:09 +0000</pubDate><link>https://nickh.org/warstories/adaptec.html</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=46365745</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46365745</guid></item><item><title><![CDATA[New comment by bw86 in "Show HN: Learn Japanese contextually while browsing"]]></title><description><![CDATA[
<p>I tried the pronunciation feature, which works less than awesome on my system. I am happy to share that "語彙" is pronounced "chinese letter chinese letter", while for "効果的" it is "chinese letter chinese letter chinese letter".<p>Is that just my Debian/Firefox system? Or is "AI slop" the reason here?</p>
]]></description><pubDate>Wed, 17 Dec 2025 06:57:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46299005</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=46299005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46299005</guid></item><item><title><![CDATA[New comment by bw86 in "End of Japanese community"]]></title><description><![CDATA[
<p>For reference: <a href="https://xkcd.com/1425/" rel="nofollow">https://xkcd.com/1425/</a></p>
]]></description><pubDate>Thu, 06 Nov 2025 07:59:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=45832660</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=45832660</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45832660</guid></item><item><title><![CDATA[New comment by bw86 in "First recording of a dying human brain shows waves similar to memory flashbacks (2022)"]]></title><description><![CDATA[
<p>Ha! I like the thought of unconciousness triggering a "kernel OOPS" and the brain dumping out a backtrace of everything. Makes you wonder who is supposed to debug it later ...</p>
]]></description><pubDate>Tue, 04 Nov 2025 07:03:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=45808165</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=45808165</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45808165</guid></item><item><title><![CDATA[New comment by bw86 in "I spent a year making an ASN.1 compiler in D"]]></title><description><![CDATA[
<p>Rust is fractured by the optional async-ness of libraries.
And all languages are fractured by GPL vs non-GPL libraries.<p>You have a point, but it is not worth the drama. D's biggest problem comes from the strong opinions of people that have not tried using it.</p>
]]></description><pubDate>Fri, 24 Oct 2025 06:41:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=45691581</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=45691581</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45691581</guid></item><item><title><![CDATA[New comment by bw86 in "Copilot broke audit logs, but Microsoft won't tell customers"]]></title><description><![CDATA[
<p>The challenge then is to differentiate between "I wanted to access the secret website/document" and "Google/Copilot gave me the secret website/document, but it was not my intention to access that".</p>
]]></description><pubDate>Wed, 20 Aug 2025 07:34:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=44959586</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=44959586</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44959586</guid></item><item><title><![CDATA[New comment by bw86 in "[dead]"]]></title><description><![CDATA[
<p>The new kickstarter has launched and did meet its original goal in only seven minutes.</p>
]]></description><pubDate>Mon, 21 Jul 2025 06:21:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=44632273</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=44632273</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44632273</guid></item><item><title><![CDATA[New comment by bw86 in "[dead]"]]></title><description><![CDATA[
<p>This is supposed to link to <a href="https://perldoc.perl.org/5.42.0/perldelta" rel="nofollow">https://perldoc.perl.org/5.42.0/perldelta</a>, but for some reason, it always changes the link to the wrong place.</p>
]]></description><pubDate>Mon, 14 Jul 2025 07:18:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=44557288</link><dc:creator>bw86</dc:creator><comments>https://news.ycombinator.com/item?id=44557288</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44557288</guid></item></channel></rss>