<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: uhx</title><link>https://news.ycombinator.com/user?id=uhx</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Apr 2026 11:46:56 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=uhx" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by uhx in "Claude Code Found a Linux Vulnerability Hidden for 23 Years"]]></title><description><![CDATA[
<p>Thank you for clarification. It actually helped: at first I  was overcomplicating it in my head.<p>After thinking about it for an hour I came up with this:<p>LLM claims that there is a bug. We dont know whether it really exist. We run a second LLM that is capable to write unit-tests/reproducer (dont have to be E2E, shorter data flow -> bigger success rate for LLM), compile program and run the test for ASAN assert. ASAN error means proven bug. No error, as you said, does not prove anything, because it may simply mean LLM failed to write a correct test.<p>Still don't know how much $ it would cost for LLM reasoning, but this technically should work much better than manually investigating everything.<p>Sorry for "have-you-ever" thing :)</p>
]]></description><pubDate>Mon, 06 Apr 2026 13:26:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47660617</link><dc:creator>uhx</dc:creator><comments>https://news.ycombinator.com/item?id=47660617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47660617</guid></item><item><title><![CDATA[New comment by uhx in "Claude Code Found a Linux Vulnerability Hidden for 23 Years"]]></title><description><![CDATA[
<p>> Checking if a real vulnerability can be triggered is a trivial task compared to finding one<p>Have you ever tried to write PoC for any CVE?<p>This statement is wrong. Sometimes bug may exist but be impossible to trigger/exploit. So it is not trivial at all.</p>
]]></description><pubDate>Sat, 04 Apr 2026 17:10:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47641024</link><dc:creator>uhx</dc:creator><comments>https://news.ycombinator.com/item?id=47641024</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47641024</guid></item><item><title><![CDATA[New comment by uhx in "How kernel anti-cheats work"]]></title><description><![CDATA[
<p>Everything you described increases the cost of attack (creating a cheat), and as a result, not everyone can afford it, which means anti-cheats work. They don't have to be a panacea. Gameplay analysis will only help against blatant cheaters, but will miss players with simple ESP.<p>It's almost the same as saying "you don't need a password on your phone" or something like that.</p>
]]></description><pubDate>Sun, 15 Mar 2026 10:18:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47385952</link><dc:creator>uhx</dc:creator><comments>https://news.ycombinator.com/item?id=47385952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47385952</guid></item><item><title><![CDATA[New comment by uhx in "Show HN: Axe – A 12MB binary that replaces your AI framework"]]></title><description><![CDATA[
<p>you cant be serious<p>chroot is not a security tool and never has been</p>
]]></description><pubDate>Fri, 13 Mar 2026 10:53:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47362733</link><dc:creator>uhx</dc:creator><comments>https://news.ycombinator.com/item?id=47362733</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47362733</guid></item><item><title><![CDATA[New comment by uhx in "Show HN: Axe – A 12MB binary that replaces your AI framework"]]></title><description><![CDATA[
<p>> - Path-sandboxed file ops. Keeps agents locked to a working directory<p>How is it supposed to work, if agent can simply run "cat" command instead of using skill for file read/write/etc?</p>
]]></description><pubDate>Fri, 13 Mar 2026 02:14:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47359932</link><dc:creator>uhx</dc:creator><comments>https://news.ycombinator.com/item?id=47359932</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47359932</guid></item><item><title><![CDATA[New comment by uhx in "1Password pricing increasing up to 33% in March"]]></title><description><![CDATA[
<p>Subscriptions are fine, companies are greedy</p>
]]></description><pubDate>Tue, 24 Feb 2026 21:28:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47143337</link><dc:creator>uhx</dc:creator><comments>https://news.ycombinator.com/item?id=47143337</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47143337</guid></item><item><title><![CDATA[New comment by uhx in "Notepad++ hijacked by state-sponsored actors"]]></title><description><![CDATA[
<p>By analyzing payloads / C2 address, etc...</p>
]]></description><pubDate>Mon, 02 Feb 2026 04:45:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=46852501</link><dc:creator>uhx</dc:creator><comments>https://news.ycombinator.com/item?id=46852501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46852501</guid></item><item><title><![CDATA[New comment by uhx in "The best YouTube downloaders, and how Google silenced the press"]]></title><description><![CDATA[
<p>Same here. Couldn't find any source code</p>
]]></description><pubDate>Sat, 20 Sep 2025 00:55:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45308694</link><dc:creator>uhx</dc:creator><comments>https://news.ycombinator.com/item?id=45308694</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45308694</guid></item><item><title><![CDATA[New comment by uhx in "Floor796"]]></title><description><![CDATA[
<p>Not that much
Here is an article about implementation from the author (translate it from russian): google "habr floor796"</p>
]]></description><pubDate>Sun, 19 May 2024 11:50:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=40406286</link><dc:creator>uhx</dc:creator><comments>https://news.ycombinator.com/item?id=40406286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40406286</guid></item><item><title><![CDATA[New comment by uhx in "How to copy a file between devices? (2022)"]]></title><description><![CDATA[
<p><a href="https://github.com/tfg13/LanXchange">https://github.com/tfg13/LanXchange</a><p>LAN, Android / PCs, easy to use for non techs<p>no middleware and other sh..</p>
]]></description><pubDate>Thu, 15 Feb 2024 14:26:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=39383054</link><dc:creator>uhx</dc:creator><comments>https://news.ycombinator.com/item?id=39383054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39383054</guid></item></channel></rss>