<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: wangzhongwang</title><link>https://news.ycombinator.com/user?id=wangzhongwang</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 13 Jun 2026 18:20:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=wangzhongwang" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by wangzhongwang in "Turing Completeness of GNU find"]]></title><description><![CDATA[
<p>This reminds me of the classic results showing Turing completeness of things like sendmail.cf and CSS+HTML. The trick of using directory nesting depth as a counter is clever — it essentially turns the filesystem into a tape. I wonder if there is a practical upper bound from filesystem limits (e.g. PATH_MAX) that would make this more like a bounded automaton in practice.</p>
]]></description><pubDate>Wed, 25 Feb 2026 10:14:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47149691</link><dc:creator>wangzhongwang</dc:creator><comments>https://news.ycombinator.com/item?id=47149691</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47149691</guid></item><item><title><![CDATA[New comment by wangzhongwang in "FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me"]]></title><description><![CDATA[
<p>I think we're closer than most people realize, but the hard part isn't generating the code — it's testing it. Drivers need to handle edge cases that only show up under specific hardware conditions, timing issues, power states, etc. An AI can write a first draft pretty fast, but validating it still requires actual hardware in the loop. The FreeBSD case worked because brcmfmac is well-documented and the author could test on real hardware. For more obscure chipsets with no public datasheets, we're still stuck.</p>
]]></description><pubDate>Tue, 24 Feb 2026 01:17:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47131580</link><dc:creator>wangzhongwang</dc:creator><comments>https://news.ycombinator.com/item?id=47131580</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47131580</guid></item></channel></rss>