<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: jgeralnik</title><link>https://news.ycombinator.com/user?id=jgeralnik</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 00:10:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jgeralnik" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jgeralnik in "Vulnerability research is cooked"]]></title><description><![CDATA[
<p>The wonderful thing though is that you can just run the model multiple times (even in parallel). Some instances might get stuck but as long as some find the bug and you have a good way to filter outputs (e.g. with another llm that tries to create concrete exploits) even a very small success rate on stage 1 can lead to reliable exploits</p>
]]></description><pubDate>Mon, 30 Mar 2026 22:03:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47580274</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=47580274</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47580274</guid></item><item><title><![CDATA[New comment by jgeralnik in "Gemini 3.0 Deciphered the Mystery of a Nuremberg Chronicle Leaf's"]]></title><description><![CDATA[
<p>I think there’s something very interesting here and would be interested in hearing more about the date discrepancies- it’s a shame the article is mostly just the raw output of gemini instead of more commentary</p>
]]></description><pubDate>Thu, 01 Jan 2026 21:55:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46458496</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=46458496</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46458496</guid></item><item><title><![CDATA[New comment by jgeralnik in "Prompt caching for cheaper LLM tokens"]]></title><description><![CDATA[
<p>Ah, fair enough. Anthropic caches at a block level (basically a single message) so for non-trivial messages this is really less of a concern, although I definitely understand why they still scope cache to a single tenant</p>
]]></description><pubDate>Sat, 20 Dec 2025 05:51:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46333923</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=46333923</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46333923</guid></item><item><title><![CDATA[New comment by jgeralnik in "Prompt caching for cheaper LLM tokens"]]></title><description><![CDATA[
<p>Anthropic requires explicit cache markers but will “look backwards” some amount, so you don’t need to fall on the exact split to get cached tokens</p>
]]></description><pubDate>Fri, 19 Dec 2025 22:16:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46331611</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=46331611</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46331611</guid></item><item><title><![CDATA[New comment by jgeralnik in "Prompt caching for cheaper LLM tokens"]]></title><description><![CDATA[
<p>Right, you can’t actually guess a letter (byte) at a time but you can guess a token at a time (I believe the vocabulary is 200000 possible tokens in gpt 5)
So you could send each of the 200000 possible tokens, see which is cached, and then send 200000 more tokens to find the next cached token
Certainly less efficient but well within the realm of a feasible attack</p>
]]></description><pubDate>Fri, 19 Dec 2025 22:15:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=46331601</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=46331601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46331601</guid></item><item><title><![CDATA[New comment by jgeralnik in "We pwned X, Vercel, Cursor, and Discord through a supply-chain attack"]]></title><description><![CDATA[
<p>A remote code execution bug in ios is valuable - it may take a long time to detect exploitation (potentially years if used carefully), and even after being discovered there is a long tail of devices that take time to update (although less so than on android, or linux run on embedded devices that can’t be updated)
That’s why it’s worth millions on the black market and apple will pay you $2 million dollars for it<p>An XSS is much harder to exploit quietly (the server can log everything), and can be closed immediately 100% with no long tail. At the push of an update the vulnerability is now worth zero. Someone paying to purchase an XSS is probably intending to use it once (with a large blast radius) and get as much as they can from it in the time until it is closed (hours? maybe days?)</p>
]]></description><pubDate>Thu, 18 Dec 2025 23:01:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46320020</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=46320020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46320020</guid></item><item><title><![CDATA[Evaluating GPT-5.2 Thinking: Cryptographic Challenge Case Study]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.irregular.com/publications/spell-bound-technical-case-study">https://www.irregular.com/publications/spell-bound-technical-case-study</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46261869">https://news.ycombinator.com/item?id=46261869</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 14 Dec 2025 09:26:33 +0000</pubDate><link>https://www.irregular.com/publications/spell-bound-technical-case-study</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=46261869</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46261869</guid></item><item><title><![CDATA[Cursor Bird]]></title><description><![CDATA[
<p>Article URL: <a href="https://open-vsx.org/extension/cursorbird/cursor-bird">https://open-vsx.org/extension/cursorbird/cursor-bird</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46007419">https://news.ycombinator.com/item?id=46007419</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 21 Nov 2025 18:38:48 +0000</pubDate><link>https://open-vsx.org/extension/cursorbird/cursor-bird</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=46007419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46007419</guid></item><item><title><![CDATA[Vibecoding my way to a crit on GitHub]]></title><description><![CDATA[
<p>Article URL: <a href="https://furbreeze.github.io/2025/10/28/vibecoding-my-way-to-a-crit-on-github.html">https://furbreeze.github.io/2025/10/28/vibecoding-my-way-to-a-crit-on-github.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45789278">https://news.ycombinator.com/item?id=45789278</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 02 Nov 2025 10:29:28 +0000</pubDate><link>https://furbreeze.github.io/2025/10/28/vibecoding-my-way-to-a-crit-on-github.html</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=45789278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45789278</guid></item><item><title><![CDATA[New comment by jgeralnik in "Does our “need for speed” make our wi-fi suck?"]]></title><description><![CDATA[
<p>It actually sounds like they just want a switch</p>
]]></description><pubDate>Sat, 11 Oct 2025 03:36:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=45546400</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=45546400</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45546400</guid></item><item><title><![CDATA[The bold gamble that helped Wiz CEO Assaf Rappaport win a $32B deal]]></title><description><![CDATA[
<p>Article URL: <a href="https://fortune.com/article/wiz-cloud-security-ceo-assaf-rappaport-google-sundar-pichai/">https://fortune.com/article/wiz-cloud-security-ceo-assaf-rappaport-google-sundar-pichai/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45428682">https://news.ycombinator.com/item?id=45428682</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 30 Sep 2025 17:45:53 +0000</pubDate><link>https://fortune.com/article/wiz-cloud-security-ceo-assaf-rappaport-google-sundar-pichai/</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=45428682</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45428682</guid></item><item><title><![CDATA[New comment by jgeralnik in "Code formatting comes to uv experimentally"]]></title><description><![CDATA[
<p>Ruff and uv are written by the same company, astral</p>
]]></description><pubDate>Fri, 22 Aug 2025 05:59:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44981436</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=44981436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44981436</guid></item><item><title><![CDATA[Executing arbitrary Python code from a comment]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.hacktron.ai/blog/posts/python-zip-confusion">https://www.hacktron.ai/blog/posts/python-zip-confusion</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44720462">https://news.ycombinator.com/item?id=44720462</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 29 Jul 2025 08:02:31 +0000</pubDate><link>https://www.hacktron.ai/blog/posts/python-zip-confusion</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=44720462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44720462</guid></item><item><title><![CDATA[NVIDIAScape – Container Escape in Nvidia Container Toolkit]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.wiz.io/blog/nvidia-ai-vulnerability-cve-2025-23266-nvidiascape">https://www.wiz.io/blog/nvidia-ai-vulnerability-cve-2025-23266-nvidiascape</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44595437">https://news.ycombinator.com/item?id=44595437</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 17 Jul 2025 16:56:35 +0000</pubDate><link>https://www.wiz.io/blog/nvidia-ai-vulnerability-cve-2025-23266-nvidiascape</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=44595437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44595437</guid></item><item><title><![CDATA[Start from 2D: How I Design 3D Levels Using the Wrap-around Method]]></title><description><![CDATA[
<p>Article URL: <a href="https://saarraz.substack.com/p/wrap-around-method">https://saarraz.substack.com/p/wrap-around-method</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44581482">https://news.ycombinator.com/item?id=44581482</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 16 Jul 2025 12:27:03 +0000</pubDate><link>https://saarraz.substack.com/p/wrap-around-method</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=44581482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44581482</guid></item><item><title><![CDATA[New comment by jgeralnik in "The Dark Secrets Behind the Neil Gaiman Abuse Accusations"]]></title><description><![CDATA[
<p><a href="https://archive.ph/2025.01.13-101428/https://www.vulture.com/article/neil-gaiman-allegations-controversy-amanda-palmer-sandman-madoc.html" rel="nofollow">https://archive.ph/2025.01.13-101428/https://www.vulture.com...</a></p>
]]></description><pubDate>Mon, 13 Jan 2025 17:01:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=42685643</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=42685643</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42685643</guid></item><item><title><![CDATA[New comment by jgeralnik in "Show HN: I built a(nother) house optimized for LAN parties"]]></title><description><![CDATA[
<p>Thanks, those were the main recommendation the last time I looked into it (a few years ago), good to hear you recommend them too!</p>
]]></description><pubDate>Sat, 16 Nov 2024 20:52:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=42159216</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=42159216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42159216</guid></item><item><title><![CDATA[New comment by jgeralnik in "Show HN: I built a(nother) house optimized for LAN parties"]]></title><description><![CDATA[
<p>What DDR pads are those? Are they custom made?</p>
]]></description><pubDate>Sat, 16 Nov 2024 20:11:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=42158881</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=42158881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42158881</guid></item><item><title><![CDATA[New comment by jgeralnik in "Google parent in talks to buy cyber security startup Wiz for $23B"]]></title><description><![CDATA[
<p>No, but it's still a ridiculous YoY at this scale. Wiz is the fastest company to ever reach $100M ARR and still have a lot of growth left in them.</p>
]]></description><pubDate>Sun, 14 Jul 2024 21:03:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=40963198</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=40963198</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40963198</guid></item><item><title><![CDATA[New comment by jgeralnik in "Google parent in talks to buy cyber security startup Wiz for $23B"]]></title><description><![CDATA[
<p>They have crazy growth. They reached $100M/ARR in 18 months, and 3.5 times that in less than 24 months more, so around 85% growth YoY. This is a purchase for future potential, not current earnings</p>
]]></description><pubDate>Sun, 14 Jul 2024 19:46:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=40962780</link><dc:creator>jgeralnik</dc:creator><comments>https://news.ycombinator.com/item?id=40962780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40962780</guid></item></channel></rss>