<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: adamnemecek</title><link>https://news.ycombinator.com/user?id=adamnemecek</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 30 May 2026 22:23:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=adamnemecek" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by adamnemecek in "'No way to prevent this,' says only package manager where this regularly happens"]]></title><description><![CDATA[
<p>I feel like it's harder to hide malicious stuff in Rust build scripts.</p>
]]></description><pubDate>Sat, 16 May 2026 02:42:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48156351</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=48156351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48156351</guid></item><item><title><![CDATA[Building ML framework with Rust and Category Theory]]></title><description><![CDATA[
<p>Article URL: <a href="https://hghalebi.github.io/category_theory_transformer_rs/">https://hghalebi.github.io/category_theory_transformer_rs/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48137629">https://news.ycombinator.com/item?id=48137629</a></p>
<p>Points: 102</p>
<p># Comments: 21</p>
]]></description><pubDate>Thu, 14 May 2026 16:24:28 +0000</pubDate><link>https://hghalebi.github.io/category_theory_transformer_rs/</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=48137629</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48137629</guid></item><item><title><![CDATA[New comment by adamnemecek in "The other half of AI safety"]]></title><description><![CDATA[
<p>Autodiff is preventing any meaningful discussion about safety, systems trained with autodiff cannot be made safe.</p>
]]></description><pubDate>Thu, 14 May 2026 01:18:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48129976</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=48129976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48129976</guid></item><item><title><![CDATA[New comment by adamnemecek in "CUDA-oxide: Nvidia's official Rust to CUDA compiler"]]></title><description><![CDATA[
<p>Here's the repo link <a href="https://github.com/NVlabs/cuda-oxide" rel="nofollow">https://github.com/NVlabs/cuda-oxide</a></p>
]]></description><pubDate>Mon, 11 May 2026 17:48:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48098197</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=48098197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48098197</guid></item><item><title><![CDATA[CUDA-oxide: Nvidia's official Rust to CUDA compiler]]></title><description><![CDATA[
<p>Article URL: <a href="https://nvlabs.github.io/cuda-oxide/index.html">https://nvlabs.github.io/cuda-oxide/index.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48096692">https://news.ycombinator.com/item?id=48096692</a></p>
<p>Points: 424</p>
<p># Comments: 118</p>
]]></description><pubDate>Mon, 11 May 2026 15:55:07 +0000</pubDate><link>https://nvlabs.github.io/cuda-oxide/index.html</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=48096692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48096692</guid></item><item><title><![CDATA[New comment by adamnemecek in "Mojo 1.0 Beta"]]></title><description><![CDATA[
<p>This is exactly how the open sourcing of Swift went so I imagine it will be the same.</p>
]]></description><pubDate>Fri, 08 May 2026 17:14:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48066034</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=48066034</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48066034</guid></item><item><title><![CDATA[New comment by adamnemecek in "RaTeX: KaTeX-compatible LaTeX rendering engine in pure Rust"]]></title><description><![CDATA[
<p>+1 for Typst being amazing.<p>I can actually like write my own functions when I need to. I don't think I have ever written a LaTeX macro without having to look up a lot of stuff.</p>
]]></description><pubDate>Thu, 07 May 2026 16:08:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48051123</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=48051123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48051123</guid></item><item><title><![CDATA[New comment by adamnemecek in "US healthcare marketplaces shared citizenship and race data with ad tech giants"]]></title><description><![CDATA[
<p>That's like saying that Ted Kaczynski was innocent, because he didn't force anyone to open the packages.</p>
]]></description><pubDate>Mon, 04 May 2026 22:08:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48015636</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=48015636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48015636</guid></item><item><title><![CDATA[New comment by adamnemecek in "Why TUIs Are Back"]]></title><description><![CDATA[
<p>They are back because modern languages (Rust, Go) have made it pretty straight forward to build them. Ratatui and such allow you to write a TUI really quickly without needing to deal with VT100 arcana.</p>
]]></description><pubDate>Sun, 03 May 2026 20:41:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48001254</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=48001254</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48001254</guid></item><item><title><![CDATA[New comment by adamnemecek in "Uber torches 2026 AI budget on Claude Code in four months"]]></title><description><![CDATA[
<p>I think that you send the entire conversation with every request.</p>
]]></description><pubDate>Fri, 01 May 2026 18:52:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47978576</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=47978576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47978576</guid></item><item><title><![CDATA[Taming Symmetry: A Dive into Lie Groups with Python (2025)]]></title><description><![CDATA[
<p>Article URL: <a href="https://patricknicolas.substack.com/p/practical-introduction-to-lie-groups">https://patricknicolas.substack.com/p/practical-introduction-to-lie-groups</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47953358">https://news.ycombinator.com/item?id=47953358</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 29 Apr 2026 19:38:22 +0000</pubDate><link>https://patricknicolas.substack.com/p/practical-introduction-to-lie-groups</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=47953358</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47953358</guid></item><item><title><![CDATA[New comment by adamnemecek in "A simplified model of Fil-C"]]></title><description><![CDATA[
<p>It really doesn't, Rust is a better language.</p>
]]></description><pubDate>Sat, 18 Apr 2026 00:22:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47812018</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=47812018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47812018</guid></item><item><title><![CDATA[Rust should have stable tail calls]]></title><description><![CDATA[
<p>Article URL: <a href="https://trifectatech.org/blog/tail-calls-project-goal/">https://trifectatech.org/blog/tail-calls-project-goal/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47785530">https://news.ycombinator.com/item?id=47785530</a></p>
<p>Points: 8</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 15 Apr 2026 21:31:20 +0000</pubDate><link>https://trifectatech.org/blog/tail-calls-project-goal/</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=47785530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47785530</guid></item><item><title><![CDATA[New comment by adamnemecek in "A perfectable programming language"]]></title><description><![CDATA[
<p>It makes complete sense to polish that usecase.</p>
]]></description><pubDate>Mon, 13 Apr 2026 03:16:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47747152</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=47747152</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47747152</guid></item><item><title><![CDATA[New comment by adamnemecek in "[dead]"]]></title><description><![CDATA[
<p>This blog post is less than excellent. In fact it's a bit of a shit.</p>
]]></description><pubDate>Sun, 12 Apr 2026 06:05:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47736589</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=47736589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47736589</guid></item><item><title><![CDATA[Eviscerated by Rust: Overcoming C++'s 58x Standard Library Handicap]]></title><description><![CDATA[
<p>Article URL: <a href="https://lucisqr.substack.com/p/eviscerated-by-rust-overcoming-cs">https://lucisqr.substack.com/p/eviscerated-by-rust-overcoming-cs</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47732608">https://news.ycombinator.com/item?id=47732608</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 11 Apr 2026 17:57:06 +0000</pubDate><link>https://lucisqr.substack.com/p/eviscerated-by-rust-overcoming-cs</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=47732608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47732608</guid></item><item><title><![CDATA[New comment by adamnemecek in "Sam Altman's Coworkers Say He Can Barely Code and Misunderstands Basic Concepts"]]></title><description><![CDATA[
<p>Neither did Steve Jobs and no one cared.</p>
]]></description><pubDate>Fri, 10 Apr 2026 02:53:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47713059</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=47713059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47713059</guid></item><item><title><![CDATA[New comment by adamnemecek in "Native Instant Space Switching on macOS"]]></title><description><![CDATA[
<p>What do people use for Windows-like window management on macos? I tried a bunch of them and I'm not a fan of any of them.<p>I actively dislike the notion of spaces.</p>
]]></description><pubDate>Thu, 09 Apr 2026 19:55:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47708904</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=47708904</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47708904</guid></item><item><title><![CDATA[New comment by adamnemecek in "People Love to Work Hard"]]></title><description><![CDATA[
<p>Wow, fresh take. Not.</p>
]]></description><pubDate>Tue, 07 Apr 2026 06:19:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47671356</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=47671356</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47671356</guid></item><item><title><![CDATA[New comment by adamnemecek in "ArXiv declares independence from Cornell"]]></title><description><![CDATA[
<p>Good call, ArXiv seems like one of the most important institutions out there right now.</p>
]]></description><pubDate>Fri, 20 Mar 2026 05:24:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47450824</link><dc:creator>adamnemecek</dc:creator><comments>https://news.ycombinator.com/item?id=47450824</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47450824</guid></item></channel></rss>