<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: suhacker256</title><link>https://news.ycombinator.com/user?id=suhacker256</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 26 Sep 2026 03:05:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=suhacker256" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by suhacker256 in "Security auditing in the age of (good enough) AI"]]></title><description><![CDATA[
<p>This is a great example of how we can actually be using AI to do things better, not just faster</p>
]]></description><pubDate>Thu, 24 Sep 2026 18:32:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=49834938</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=49834938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49834938</guid></item><item><title><![CDATA[New comment by suhacker256 in "Show HN: High speed graphics rendering research with tinygrad/tinyJIT"]]></title><description><![CDATA[
<p>so cool! id love to read a blog post about this.</p>
]]></description><pubDate>Thu, 22 Jan 2026 05:36:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46715682</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=46715682</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46715682</guid></item><item><title><![CDATA[New comment by suhacker256 in "Reverse-Eng the RK3588 NPU: Hacking Memory Limits to Run Vision Transformers"]]></title><description><![CDATA[
<p>awesome write-up! i was surprised there wasn’t more built-in/intuitive mechanisms for ignoring the optimization. the solution in the blog post is pretty clever.</p>
]]></description><pubDate>Wed, 24 Dec 2025 18:13:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46377828</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=46377828</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46377828</guid></item><item><title><![CDATA[New comment by suhacker256 in "Making a game for my friend's retro console"]]></title><description><![CDATA[
<p>very cool blog post!!!</p>
]]></description><pubDate>Wed, 11 Sep 2024 17:10:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=41513346</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=41513346</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41513346</guid></item><item><title><![CDATA[Sleepy Pickle: Exploiting ML models with pickle file attacks]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.trailofbits.com/2024/06/11/exploiting-ml-models-with-pickle-file-attacks-part-1/">https://blog.trailofbits.com/2024/06/11/exploiting-ml-models-with-pickle-file-attacks-part-1/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40645876">https://news.ycombinator.com/item?id=40645876</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 11 Jun 2024 13:20:26 +0000</pubDate><link>https://blog.trailofbits.com/2024/06/11/exploiting-ml-models-with-pickle-file-attacks-part-1/</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=40645876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40645876</guid></item><item><title><![CDATA[New comment by suhacker256 in "Images that Sound: Generating spectrograms that are also images"]]></title><description><![CDATA[
<p>amazing! reminds me a little of polyglot files</p>
]]></description><pubDate>Thu, 30 May 2024 23:28:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=40529926</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=40529926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40529926</guid></item><item><title><![CDATA[Infgen: A Deflate Stream Disassembler]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/madler/infgen">https://github.com/madler/infgen</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40253249">https://news.ycombinator.com/item?id=40253249</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 03 May 2024 22:55:15 +0000</pubDate><link>https://github.com/madler/infgen</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=40253249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40253249</guid></item><item><title><![CDATA[New comment by suhacker256 in "Micrograd-CUDA: adapting Karpathy's tiny autodiff engine for GPU acceleration"]]></title><description><![CDATA[
<p>Very cool!!</p>
]]></description><pubDate>Wed, 20 Mar 2024 18:21:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=39770216</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=39770216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39770216</guid></item><item><title><![CDATA[Fickling now has modules for PyTorch, polyglots, and modular analysis]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.trailofbits.com/2024/03/04/relishing-new-fickling-features-for-securing-ml-systems/">https://blog.trailofbits.com/2024/03/04/relishing-new-fickling-features-for-securing-ml-systems/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39767216">https://news.ycombinator.com/item?id=39767216</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 20 Mar 2024 14:36:07 +0000</pubDate><link>https://blog.trailofbits.com/2024/03/04/relishing-new-fickling-features-for-securing-ml-systems/</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=39767216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39767216</guid></item><item><title><![CDATA[Sitcom for Side Channel Security]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/@SideChannelSecurity?si=Pe5kATyUDQKc765B">https://www.youtube.com/@SideChannelSecurity?si=Pe5kATyUDQKc765B</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39754306">https://news.ycombinator.com/item?id=39754306</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 19 Mar 2024 10:16:43 +0000</pubDate><link>https://www.youtube.com/@SideChannelSecurity?si=Pe5kATyUDQKc765B</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=39754306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39754306</guid></item><item><title><![CDATA[Big list of file formats used in ML]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/trailofbits/ml-file-formats">https://github.com/trailofbits/ml-file-formats</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39754263">https://news.ycombinator.com/item?id=39754263</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 19 Mar 2024 10:06:41 +0000</pubDate><link>https://github.com/trailofbits/ml-file-formats</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=39754263</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39754263</guid></item><item><title><![CDATA[Blueprints: Open-source ML tool to generate code based on stored patterns]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.sublayer.com/blog/posts/introducing-blueprints-a-new-approach-to-ai-assisted-coding">https://www.sublayer.com/blog/posts/introducing-blueprints-a-new-approach-to-ai-assisted-coding</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39678226">https://news.ycombinator.com/item?id=39678226</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 12 Mar 2024 11:20:08 +0000</pubDate><link>https://www.sublayer.com/blog/posts/introducing-blueprints-a-new-approach-to-ai-assisted-coding</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=39678226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39678226</guid></item><item><title><![CDATA[Do text embeddings perfectly encode text?]]></title><description><![CDATA[
<p>Article URL: <a href="https://thegradient.pub/text-embedding-inversion/">https://thegradient.pub/text-embedding-inversion/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39678214">https://news.ycombinator.com/item?id=39678214</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 12 Mar 2024 11:18:49 +0000</pubDate><link>https://thegradient.pub/text-embedding-inversion/</link><dc:creator>suhacker256</dc:creator><comments>https://news.ycombinator.com/item?id=39678214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39678214</guid></item></channel></rss>