<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: ArielTM</title><link>https://news.ycombinator.com/user?id=ArielTM</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Apr 2026 20:30:42 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ArielTM" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ArielTM in "CrabTrap: An LLM-as-a-judge HTTP proxy to secure agents in production"]]></title><description><![CDATA[
<p>The debate here is missing a practical question: is the judge from the same model family as the agent it's judging?<p>If both are Claude, you have shared-vulnerability risk. Prompt-injection patterns that work against one often work against the other. Basic defense in depth says they should at least be different providers, ideally different architectures.<p>Secondary issue: the judge only sees what's in the HTTP body. Someone who can shape the request (via agent input) can shape the judge's context window too. That's a different failure mode than "judge gets tricked by clever prompting." It's "judge is starved of the signals it would need to spot the trick."</p>
]]></description><pubDate>Wed, 22 Apr 2026 03:38:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47858633</link><dc:creator>ArielTM</dc:creator><comments>https://news.ycombinator.com/item?id=47858633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47858633</guid></item><item><title><![CDATA[New comment by ArielTM in "Show HN: VidStudio, a browser based video editor that doesn't upload your files"]]></title><description><![CDATA[
<p>The hvc1 and 10-bit failures a few comments up aren't a FFmpeg-wasm fallback thing, they're a WebCodecs browser-gap. Firefox's HEVC path is partial and 10-bit paths are worse. Chrome mostly works and Firefox fails on the exact files iPhones and modern Androids record by default.<p>A "your browser can't decode this codec, try Chrome" nudge would probably spare people the bounce, especially on test imports from their phone.</p>
]]></description><pubDate>Wed, 22 Apr 2026 03:29:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47858576</link><dc:creator>ArielTM</dc:creator><comments>https://news.ycombinator.com/item?id=47858576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47858576</guid></item></channel></rss>