<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: llleeeoooh</title><link>https://news.ycombinator.com/user?id=llleeeoooh</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 30 Aug 2026 08:49:03 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=llleeeoooh" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by llleeeoooh in "Functional State Machines in Rust: Typestate and Newtype Patterns"]]></title><description><![CDATA[
<p>Because you may want to share certain behaviors between the two wrapper types via generic impl</p>
]]></description><pubDate>Sun, 30 Aug 2026 01:57:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49494981</link><dc:creator>llleeeoooh</dc:creator><comments>https://news.ycombinator.com/item?id=49494981</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49494981</guid></item><item><title><![CDATA[New comment by llleeeoooh in "Malicious Rust crate Arrayref runs a build-time payload"]]></title><description><![CDATA[
<p>is there a way to set up without using the nightly build?</p>
]]></description><pubDate>Thu, 20 Aug 2026 15:09:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49375741</link><dc:creator>llleeeoooh</dc:creator><comments>https://news.ycombinator.com/item?id=49375741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49375741</guid></item><item><title><![CDATA[New comment by llleeeoooh in "Google is making private AI practical with homomorphic encryption"]]></title><description><![CDATA[
<p>yes I agree. although just to nitpick, there are ways to prevent side channel attacks within the enclave using software tricks. and output can remain in ciphertext via diffie hellman with client, etc. etc. but you're right that FHE provides a much more concrete guanrantee.</p>
]]></description><pubDate>Fri, 14 Aug 2026 23:18:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49305769</link><dc:creator>llleeeoooh</dc:creator><comments>https://news.ycombinator.com/item?id=49305769</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49305769</guid></item><item><title><![CDATA[New comment by llleeeoooh in "Google is making private AI practical with homomorphic encryption"]]></title><description><![CDATA[
<p>this is not entirely true, I think. secure enclaves can provide guarantee such that even the host machine cannot inspect the contents within the VM. so even though the AI model itself needs to see plaintext, all is happening in the enclave which the provider cannot see.<p>the main difference is where the guarantee comes from. for FHE, it comes from math, which we trust. for secure enclave, the guarantee comes from Intel/AMD's promise that their hardware is bugless/backdoorless, and that your adversary cannot directly inspect bits in the hardware</p>
]]></description><pubDate>Fri, 14 Aug 2026 21:00:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49304532</link><dc:creator>llleeeoooh</dc:creator><comments>https://news.ycombinator.com/item?id=49304532</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49304532</guid></item></channel></rss>