<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: lvl5hm</title><link>https://news.ycombinator.com/user?id=lvl5hm</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 16:18:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=lvl5hm" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by lvl5hm in "The V Programming Language 0.4"]]></title><description><![CDATA[
<p>> Is there garbage collection?<p>March 2019<p>> No. V's memory management is similar to Rust but much easier to use. More information about it will be posted in the near future.<p>May 2019<p>> No. V manages memory at compilation time (like Rust). Right now only basic cases are handled. For others, manual memory management is required for now. The right approach to solve this will be figured out in the near future.<p>April 2020<p>> No. V manages memory at compilation, like Rust:
vlang.io/docs#memory<p>August 2023<p>> You can look up vlang.io on web archive and see that it never said GC-less autofree</p>
]]></description><pubDate>Tue, 29 Aug 2023 09:43:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=37305313</link><dc:creator>lvl5hm</dc:creator><comments>https://news.ycombinator.com/item?id=37305313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37305313</guid></item></channel></rss>