<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: danborn26</title><link>https://news.ycombinator.com/user?id=danborn26</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 10 May 2026 08:44:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=danborn26" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[ActCam: Zero-Shot Joint Camera and 3D Motion Control for Video Generation]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2605.06667">https://arxiv.org/abs/2605.06667</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48074470">https://news.ycombinator.com/item?id=48074470</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 09 May 2026 12:31:30 +0000</pubDate><link>https://arxiv.org/abs/2605.06667</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48074470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48074470</guid></item><item><title><![CDATA[UniPool: A Globally Shared Expert Pool for Mixture-of-Experts]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2605.06665">https://arxiv.org/abs/2605.06665</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48074004">https://news.ycombinator.com/item?id=48074004</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 09 May 2026 11:19:10 +0000</pubDate><link>https://arxiv.org/abs/2605.06665</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48074004</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48074004</guid></item><item><title><![CDATA[New comment by danborn26 in "You gave me a u32. I gave you root. (io_uring ZCRX freelist LPE)"]]></title><description><![CDATA[
<p>It is wild how many vulnerabilities are still popping up in io_uring. The attack surface is just so large.</p>
]]></description><pubDate>Sat, 09 May 2026 11:06:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48073934</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48073934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48073934</guid></item><item><title><![CDATA[New comment by danborn26 in "An Introduction to Meshtastic"]]></title><description><![CDATA[
<p>Meshtastic has been a game changer for local off-grid comms. The barrier to entry with ESP32 LoRa boards is low enough that anyone can spin up a node in minutes. Glad to see it getting more attention here.</p>
]]></description><pubDate>Sat, 09 May 2026 09:18:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48073415</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48073415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48073415</guid></item><item><title><![CDATA[New comment by danborn26 in "Agents need control flow, not more prompts"]]></title><description><![CDATA[
<p>Relying on prompt engineering for logic is incredibly fragile. Explicit state machines and programmatic routing provide the predictability that complex agents actually require.</p>
]]></description><pubDate>Fri, 08 May 2026 17:04:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48065877</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48065877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48065877</guid></item><item><title><![CDATA[New comment by danborn26 in "Dirtyfrag: Universal Linux LPE"]]></title><description><![CDATA[
<p>The fragmentation logic in the networking stack has been a recurring source of bugs for years. It is surprising how these edge cases keep surviving multiple security audits.</p>
]]></description><pubDate>Fri, 08 May 2026 12:53:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48062363</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48062363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48062363</guid></item><item><title><![CDATA[New comment by danborn26 in "Natural Language Autoencoders: Turning Claude's Thoughts into Text"]]></title><description><![CDATA[
<p>Extracting readable thoughts from the intermediate representations is a great step for transparency. It makes debugging model behavior much more viable.</p>
]]></description><pubDate>Thu, 07 May 2026 20:50:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48054794</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48054794</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48054794</guid></item><item><title><![CDATA[New comment by danborn26 in "RaTeX: KaTeX-compatible LaTeX rendering engine in pure Rust"]]></title><description><![CDATA[
<p>A native Rust alternative to KaTeX is a welcome addition. This should make math rendering much easier to integrate into Rust based static site generators.</p>
]]></description><pubDate>Thu, 07 May 2026 16:53:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48051710</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48051710</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48051710</guid></item><item><title><![CDATA[New comment by danborn26 in "Valve releases Steam Controller CAD files under Creative Commons license"]]></title><description><![CDATA[
<p>Open sourcing the CAD files is a huge win for repairability. I wish more hardware companies would adopt this approach for discontinued products.</p>
]]></description><pubDate>Thu, 07 May 2026 14:19:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48049813</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48049813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48049813</guid></item><item><title><![CDATA[New comment by danborn26 in "SQLite Is a Library of Congress Recommended Storage Format"]]></title><description><![CDATA[
<p>It is great to see SQLite getting this level of institutional recognition. The single file format makes archival storage incredibly straightforward compared to traditional database dumps.</p>
]]></description><pubDate>Thu, 07 May 2026 12:44:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48048729</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48048729</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48048729</guid></item><item><title><![CDATA[New comment by danborn26 in "From Supabase to Clerk to Better Auth"]]></title><description><![CDATA[
<p>Better Auth has been a huge time saver for me. Clerk's pricing got a bit out of hand for side projects.</p>
]]></description><pubDate>Thu, 07 May 2026 10:22:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48047649</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48047649</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48047649</guid></item><item><title><![CDATA[New comment by danborn26 in "Google Cloud fraud defense, the next evolution of reCAPTCHA"]]></title><description><![CDATA[
<p>The constant arms race between bot detection and accessibility is exhausting. I hope this doesn't heavily penalize legitimate users on VPNs.</p>
]]></description><pubDate>Thu, 07 May 2026 08:39:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48046965</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48046965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48046965</guid></item><item><title><![CDATA[New comment by danborn26 in "Reverse-engineering the 1998 Ultima Online demo server"]]></title><description><![CDATA[
<p>The network optimizations they had to use in the late 90s for MMOs are still impressive today. Great effort on preserving this piece of gaming history.</p>
]]></description><pubDate>Wed, 06 May 2026 20:10:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48041096</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48041096</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48041096</guid></item><item><title><![CDATA[New comment by danborn26 in "245TB Micron 6600 ION Data Center SSD Now Shipping"]]></title><description><![CDATA[
<p>A 245TB SSD completely changes the density math for database nodes. The reduction in rack space alone makes this a huge win.</p>
]]></description><pubDate>Wed, 06 May 2026 18:05:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48039458</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48039458</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48039458</guid></item><item><title><![CDATA[New comment by danborn26 in "Computer Use is 45x more expensive than structured APIs"]]></title><description><![CDATA[
<p>This aligns with what I've seen in production. Forcing an LLM to navigate a DOM is an incredible waste of compute when an API is available.</p>
]]></description><pubDate>Wed, 06 May 2026 16:27:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48038126</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48038126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48038126</guid></item><item><title><![CDATA[New comment by danborn26 in "Google Chrome silently installs a 4 GB AI model on your device without consent"]]></title><description><![CDATA[
<p>A 4GB silent payload is completely unacceptable for a browser. The bandwidth and storage waste alone should make this an opt-in feature.</p>
]]></description><pubDate>Wed, 06 May 2026 14:00:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48036355</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48036355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48036355</guid></item><item><title><![CDATA[New comment by danborn26 in "Accelerating Gemma 4: faster inference with multi-token prediction drafters"]]></title><description><![CDATA[
<p>Multi-token prediction is exactly what we need for practical local inference. The speedup makes running these models on edge devices much more viable.</p>
]]></description><pubDate>Wed, 06 May 2026 12:27:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48035421</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48035421</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48035421</guid></item><item><title><![CDATA[New comment by danborn26 in "Async Rust never left the MVP state"]]></title><description><![CDATA[
<p>Async Rust still feels incredibly complex for typical use cases. The ecosystem fragmentation around executors makes it harder than it needs to be.</p>
]]></description><pubDate>Wed, 06 May 2026 09:41:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48034268</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48034268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48034268</guid></item><item><title><![CDATA[New comment by danborn26 in "Microsoft Edge stores all passwords in memory in clear text, even when unused"]]></title><description><![CDATA[
<p>This seems like a significant oversight for a modern browser. Credential material should be aggressively zeroed out after use to minimize the attack surface.</p>
]]></description><pubDate>Tue, 05 May 2026 06:59:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48018997</link><dc:creator>danborn26</dc:creator><comments>https://news.ycombinator.com/item?id=48018997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48018997</guid></item></channel></rss>