<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: cloudhead</title><link>https://news.ycombinator.com/user?id=cloudhead</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 09:29:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cloudhead" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cloudhead in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>I’m working on Radiant Computer: <a href="https://radiant.computer" rel="nofollow">https://radiant.computer</a> — a new from-scratch personal computer and OS.</p>
]]></description><pubDate>Mon, 09 Mar 2026 08:08:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47306088</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=47306088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47306088</guid></item><item><title><![CDATA[A.I. and the Future of Computing]]></title><description><![CDATA[
<p>Article URL: <a href="https://radiant.computer/notes/ai-and-the-future-of-computing/">https://radiant.computer/notes/ai-and-the-future-of-computing/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47033807">https://news.ycombinator.com/item?id=47033807</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 16 Feb 2026 11:32:54 +0000</pubDate><link>https://radiant.computer/notes/ai-and-the-future-of-computing/</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=47033807</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47033807</guid></item><item><title><![CDATA[New comment by cloudhead in "Understanding the Go Compiler: The Linker"]]></title><description><![CDATA[
<p>The title is misleading</p>
]]></description><pubDate>Sat, 14 Feb 2026 09:22:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47013023</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=47013023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47013023</guid></item><item><title><![CDATA[New comment by cloudhead in "Zig – io_uring and Grand Central Dispatch std.Io implementations landed"]]></title><description><![CDATA[
<p>Can you elaborate? Zig has a lot of traction already.</p>
]]></description><pubDate>Sat, 14 Feb 2026 09:20:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47013008</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=47013008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47013008</guid></item><item><title><![CDATA[New comment by cloudhead in "Fix the iOS keyboard before the timer hits zero or I'm switching back to Android"]]></title><description><![CDATA[
<p>Uhm yeah, a touch screen is not a keyboard. It will never be one.</p>
]]></description><pubDate>Fri, 13 Feb 2026 20:41:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47007559</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=47007559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47007559</guid></item><item><title><![CDATA[New comment by cloudhead in "Vitamin D and Omega-3 have a larger effect on depression than antidepressants"]]></title><description><![CDATA[
<p>So 5000 IU is the recommended amount?</p>
]]></description><pubDate>Thu, 29 Jan 2026 11:08:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=46808555</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46808555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46808555</guid></item><item><title><![CDATA[New comment by cloudhead in "The secret medieval tunnels that we still don't understand"]]></title><description><![CDATA[
<p>Hyperion, anyone?</p>
]]></description><pubDate>Tue, 20 Jan 2026 21:13:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46697819</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46697819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46697819</guid></item><item><title><![CDATA[New comment by cloudhead in "AI is forcing us to write good code"]]></title><description><![CDATA[
<p>What's MC/DC?</p>
]]></description><pubDate>Tue, 30 Dec 2025 10:43:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46431842</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46431842</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46431842</guid></item><item><title><![CDATA[New comment by cloudhead in "Static Allocation for Compilers"]]></title><description><![CDATA[
<p>How does this work? Files need to reference other files eg. for calling functions from other modules, which means semantic analysis needs both files in memory to check the types. This is especially complicated with mutual recursion across modules (separate compilation doesn't apply here). If you're building a language like C where everything requires forward declarations, then maybe, but anything more modern seems difficult.</p>
]]></description><pubDate>Mon, 29 Dec 2025 21:37:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46426027</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46426027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46426027</guid></item><item><title><![CDATA[New comment by cloudhead in "Rust errors without dependencies"]]></title><description><![CDATA[
<p>I think you’re right with regards to the intention — but I’ve personally not experienced the case of an std lib being too big — good examples of “the right size” would be Go or Zig.</p>
]]></description><pubDate>Mon, 29 Dec 2025 11:56:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46419807</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46419807</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46419807</guid></item><item><title><![CDATA[New comment by cloudhead in "Rust errors without dependencies"]]></title><description><![CDATA[
<p>The fact that you either need a third party dependency or a large amount of boilerplate just to get decent error reporting, points to an issue in the language or std library design.<p>I've started also dropping `thiserror` when building libraries, as I don't want upstream users of my libraries to incur this additional dependency, but it's a pain.</p>
]]></description><pubDate>Sun, 28 Dec 2025 21:51:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46414876</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46414876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46414876</guid></item><item><title><![CDATA[New comment by cloudhead in "Functional programming and reliability: ADTs, safety, critical infrastructure"]]></title><description><![CDATA[
<p>False dichotomy.. if reliability matters, you have to invest in both. Fault tolerance is not a replacement for correctness.</p>
]]></description><pubDate>Sun, 28 Dec 2025 13:54:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46411098</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46411098</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46411098</guid></item><item><title><![CDATA[New comment by cloudhead in "A guide to local coding models"]]></title><description><![CDATA[
<p>What’s wrong with your keyboard haha</p>
]]></description><pubDate>Mon, 22 Dec 2025 09:11:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46352452</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46352452</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46352452</guid></item><item><title><![CDATA[New comment by cloudhead in "A guide to local coding models"]]></title><description><![CDATA[
<p>For sure, and I guess that's kind of my point -- if the OP says local coding models are now good enough, then it's probably because he's using things that are towards the middle of the distribution.</p>
]]></description><pubDate>Sun, 21 Dec 2025 23:07:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46349561</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46349561</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46349561</guid></item><item><title><![CDATA[New comment by cloudhead in "A guide to local coding models"]]></title><description><![CDATA[
<p>In my experience the latest models (Opus 4.5, GPT 5.2) Are _just_ starting to keep up with the problems I'm throwing at them, and I really wish they did a better job, so I think we're still 1-2 years away from local models not wasting developer time outside of CRUD web apps.</p>
]]></description><pubDate>Sun, 21 Dec 2025 21:31:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46348714</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46348714</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46348714</guid></item><item><title><![CDATA[New comment by cloudhead in "Jonathan Blow has spent the past decade designing 1,400 puzzles"]]></title><description><![CDATA[
<p>And your point is? Shipping garbage is better than not shipping anything?</p>
]]></description><pubDate>Thu, 18 Dec 2025 16:10:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=46314511</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46314511</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46314511</guid></item><item><title><![CDATA[New comment by cloudhead in "Ask HN: What Are You Working On? (December 2025)"]]></title><description><![CDATA[
<p><a href="https://radiant.computer" rel="nofollow">https://radiant.computer</a><p>A new vertically integrated operating system and computer for the next generation.<p>Working on the native language and OS currently!</p>
]]></description><pubDate>Mon, 15 Dec 2025 07:38:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46271469</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46271469</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46271469</guid></item><item><title><![CDATA[New comment by cloudhead in "Show HN: Detail, a Bug Finder"]]></title><description><![CDATA[
<p>Looks interesting, but I self host so it would have to work with plain Git URLs.</p>
]]></description><pubDate>Tue, 09 Dec 2025 19:59:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46209826</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46209826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46209826</guid></item><item><title><![CDATA[New comment by cloudhead in "Why we built Lightpanda in Zig"]]></title><description><![CDATA[
<p>> LLMs deserve a 100x better browser.<p>Hold on, why can't humans have a 100x better browser?</p>
]]></description><pubDate>Fri, 05 Dec 2025 22:08:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46168035</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46168035</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46168035</guid></item><item><title><![CDATA[New comment by cloudhead in "The Ethical Computing Initiative"]]></title><description><![CDATA[
<p>Nice, this aligns with what we're working on at <a href="https://radiant.computer" rel="nofollow">https://radiant.computer</a> -- it would be nice to gather all such projects in one place.</p>
]]></description><pubDate>Fri, 28 Nov 2025 16:15:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46079924</link><dc:creator>cloudhead</dc:creator><comments>https://news.ycombinator.com/item?id=46079924</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46079924</guid></item></channel></rss>