<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: moveoverhal</title><link>https://news.ycombinator.com/user?id=moveoverhal</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Apr 2026 21:26:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=moveoverhal" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by moveoverhal in "Writing a C Compiler, in Zig (2025)"]]></title><description><![CDATA[
<p>Rust does have manual memory management. You can allocate memory and get a simple pointer back, and then it is on you to free, just like C.<p>It is just that, it also has conveniences that make it feel like a language where you don't even have to think about memory. I think that is pretty cool.</p>
]]></description><pubDate>Fri, 24 Apr 2026 14:41:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47890967</link><dc:creator>moveoverhal</dc:creator><comments>https://news.ycombinator.com/item?id=47890967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47890967</guid></item></channel></rss>