<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: ecl3ctic</title><link>https://news.ycombinator.com/user?id=ecl3ctic</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 17 Sep 2026 14:10:49 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ecl3ctic" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ecl3ctic in "Nvidia announces native GPU programming in Rust"]]></title><description><![CDATA[
<p>The Mojo compiler has been open source for over a month now.<p>And the Mojo standard library has been open source for over a year.<p>It’s all open source. Go check it out!</p>
]]></description><pubDate>Wed, 16 Sep 2026 23:12:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49734305</link><dc:creator>ecl3ctic</dc:creator><comments>https://news.ycombinator.com/item?id=49734305</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49734305</guid></item><item><title><![CDATA[New comment by ecl3ctic in "Let's remove Quaternions from every 3D Engine"]]></title><description><![CDATA[
<p>Please do blog about this. I'd be really interested to hear your thoughts!</p>
]]></description><pubDate>Sat, 03 Nov 2018 01:04:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=18368036</link><dc:creator>ecl3ctic</dc:creator><comments>https://news.ycombinator.com/item?id=18368036</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18368036</guid></item><item><title><![CDATA[New comment by ecl3ctic in "Rust Guide"]]></title><description><![CDATA[
<p>I know you're not exactly opposing the above comment, but I'll make a supporting argument here which acknowledges what you've said:<p>I feel as though we can retain understanding of those differences without using the name "Vec", which can be considered a poor choice for the reasons mentioned above (by C++ and Rust alike).<p>Array<T> for a growable array<p>[T, ..N] for a fixed-length array<p>&[T] for a slice into either of these array types<p>Even forgetting the mathematical concept, I would argue that throwing the term "Vector" into the mix only makes things more complicated than they need to be, since sticking to "Array" homogenizes everything. For good reason, we don't call a resizable string a "Hobnob" in an attempt to disambiguate, so why call a resizable array a "Vector", which makes just as much sense?</p>
]]></description><pubDate>Sun, 14 Sep 2014 01:14:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=8314225</link><dc:creator>ecl3ctic</dc:creator><comments>https://news.ycombinator.com/item?id=8314225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8314225</guid></item></channel></rss>