<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: throwaway273748</title><link>https://news.ycombinator.com/user?id=throwaway273748</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 11 Sep 2026 16:49:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=throwaway273748" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by throwaway273748 in "Rust is tier-1 language at Microsoft"]]></title><description><![CDATA[
<p>It is mathematically impossible for a Java program to be faster than a well optimized Rust program, so long as the JVM <i>exists</i> and requires non-zero resources to run (to say nothing of GC etc).<p>This isn't me glazing Rust, this is just the boring observation that a VM language is necessarily going to be outperformed by a language without a VM. VMs have good attributes, but they are never zero cost.</p>
]]></description><pubDate>Fri, 11 Sep 2026 14:38:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49659249</link><dc:creator>throwaway273748</dc:creator><comments>https://news.ycombinator.com/item?id=49659249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49659249</guid></item><item><title><![CDATA[New comment by throwaway273748 in "Rust is tier-1 language at Microsoft"]]></title><description><![CDATA[
<p>This is giving real "if all you have is a hammer" vibes.<p>I also have years of experience with Rust, but I moved off Rust a few years back simply because I'm sick of the anemic stdlib and lack of mature ecosystem around anything even one inch off the beaten path. Cargo is a shitshow and Rust forces you into an npm-like experience for a whole bunch of functionality that ought to be included in the box. You're juggling libraries with versions like 0.1.2 of which there's seven, none of which are feature complete and five of which are semi abandoned. Then you run into the orphan rule trying to fix or extend any of them.<p>I kind of think some other language will come along, take the borrow checker, take all the type conveniences that Rust stole from OCaml that make Rust so nice, glue it all to a Python/Go/dotnet style fat stdlib, complete with an optional GC for all the things that don't actually need bare metal performance (just stick an arena in stdlib), and Rust will feel like a clunker by comparison.</p>
]]></description><pubDate>Fri, 11 Sep 2026 14:23:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49659000</link><dc:creator>throwaway273748</dc:creator><comments>https://news.ycombinator.com/item?id=49659000</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49659000</guid></item><item><title><![CDATA[New comment by throwaway273748 in "Rust is tier-1 language at Microsoft"]]></title><description><![CDATA[
<p>Given the hypothetical presupposes AGI, so what? We wouldn't be the ones reading or maintaining it.</p>
]]></description><pubDate>Fri, 11 Sep 2026 14:16:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=49658837</link><dc:creator>throwaway273748</dc:creator><comments>https://news.ycombinator.com/item?id=49658837</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49658837</guid></item><item><title><![CDATA[New comment by throwaway273748 in "Rust is tier-1 language at Microsoft"]]></title><description><![CDATA[
<p>I must have a very active imagination then because I sure keep seeing rewrites of things in Rust</p>
]]></description><pubDate>Fri, 11 Sep 2026 14:13:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=49658797</link><dc:creator>throwaway273748</dc:creator><comments>https://news.ycombinator.com/item?id=49658797</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49658797</guid></item><item><title><![CDATA[New comment by throwaway273748 in "Rust is tier-1 language at Microsoft"]]></title><description><![CDATA[
<p>For a definition of moddable that boils down to "download random executable blobs from some anonymous Discord and let them completely loose on your device". With predictable consequences. [0]<p>Whereas Bethesda and Paradox (mainline strategy) games are examples of games that are intentionally moddable, with Cpp cores wrapping sanely defined content sandboxes.<p>Frankly I'd rather the C# style of modding didn't exist at all. It usually means the devs haven't thought about how mods should hook in at all, beyond "inject whatever you want and we'll break it on almost every update. Also, we don't have the resources to review mods so expect them to occasionally be/come malware. We take no responsibility even though we're literally the ones distributing the malware to you via our first party mod store."<p>[0] <a href="https://www.pcgamesn.com/cities-skylines-2/hacked-mod" rel="nofollow">https://www.pcgamesn.com/cities-skylines-2/hacked-mod</a></p>
]]></description><pubDate>Fri, 11 Sep 2026 13:56:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49658513</link><dc:creator>throwaway273748</dc:creator><comments>https://news.ycombinator.com/item?id=49658513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49658513</guid></item></channel></rss>