<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: x312</title><link>https://news.ycombinator.com/user?id=x312</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 04 Sep 2026 09:06:49 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=x312" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by x312 in "GPT-6 Astra"]]></title><description><![CDATA[
<p>Hmm, 61 on ArtificialAnalysis, effectively matching GPT-5.6 and trailing the new Meta model. How is that possible along with the other metrics they shared? Insanely jagged intelligence?</p>
]]></description><pubDate>Thu, 03 Sep 2026 19:50:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=49555783</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=49555783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49555783</guid></item><item><title><![CDATA[New comment by x312 in "Ox Alpha"]]></title><description><![CDATA[
<p>I believe its the same as free models in general on Openrouter, 1k requests per day for accounts that have some spend history.</p>
]]></description><pubDate>Fri, 21 Aug 2026 02:09:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=49382853</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=49382853</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49382853</guid></item><item><title><![CDATA[Misaligned AIs could use killer robots to take over]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.lesswrong.com/posts/9jKhqmFjMzdAvHANr/misaligned-ais-could-use-killer-robots-to-take-over">https://www.lesswrong.com/posts/9jKhqmFjMzdAvHANr/misaligned-ais-could-use-killer-robots-to-take-over</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49263437">https://news.ycombinator.com/item?id=49263437</a></p>
<p>Points: 7</p>
<p># Comments: 4</p>
]]></description><pubDate>Tue, 11 Aug 2026 19:44:19 +0000</pubDate><link>https://www.lesswrong.com/posts/9jKhqmFjMzdAvHANr/misaligned-ais-could-use-killer-robots-to-take-over</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=49263437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49263437</guid></item><item><title><![CDATA[New comment by x312 in "Stealing Reasoning Traces from Proprietary LLM APIs"]]></title><description><![CDATA[
<p>The provider decrypts it and puts the decrypted reasoning into the model's context window. They prompt the model to repeat back the reasoning. So then the model echoes it back in plain text.</p>
]]></description><pubDate>Tue, 11 Aug 2026 15:16:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49259714</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=49259714</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49259714</guid></item><item><title><![CDATA[New comment by x312 in "Stealing Reasoning Traces from Proprietary LLM APIs"]]></title><description><![CDATA[
<p>Super cool that this works. I'm surprised these companies re-use the same encryption key across models!<p>I wonder if you can use these for attacks, like this previous paper showing that if you know how a model reasons, you can "fake its thinking" to control it? <a href="https://news.ycombinator.com/item?id=48631888">https://news.ycombinator.com/item?id=48631888</a></p>
]]></description><pubDate>Tue, 11 Aug 2026 15:14:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49259678</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=49259678</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49259678</guid></item><item><title><![CDATA[Existential Risk from AI: An Exposition for Mathematicians]]></title><description><![CDATA[
<p>Article URL: <a href="https://alkjash.github.io/ai-risk/">https://alkjash.github.io/ai-risk/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49161830">https://news.ycombinator.com/item?id=49161830</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 03 Aug 2026 21:41:26 +0000</pubDate><link>https://alkjash.github.io/ai-risk/</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=49161830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49161830</guid></item><item><title><![CDATA[New comment by x312 in "DeepSeek V4 Flash 0731 Intelligence, Performance and Price Analysis"]]></title><description><![CDATA[
<p>Have you tried Novita? They're zdr and I find they usually have better cache hit rates than fireworks. No affiliation.</p>
]]></description><pubDate>Fri, 31 Jul 2026 18:15:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49126727</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=49126727</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49126727</guid></item><item><title><![CDATA[New comment by x312 in "Coding agents think ahead of time"]]></title><description><![CDATA[
<p>It's been known for several years that LLM activations encode future tokens ahead of time (e.g. <a href="https://arxiv.org/abs/2404.00859" rel="nofollow">https://arxiv.org/abs/2404.00859</a>).<p>But this has only been shown on simple tasks, so I think this paper is still quite neat. The interesting thing is that they show "future horizon length" varies across models.</p>
]]></description><pubDate>Tue, 14 Jul 2026 13:22:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48906458</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=48906458</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48906458</guid></item><item><title><![CDATA[New comment by x312 in "Let's talk about: LinkedIn ghost jobs"]]></title><description><![CDATA[
<p>Considering the job description is unrelated to the company and the title, this is a scam post, not quite a "ghost job".<p>They're probably rapidly opening + closing new jobs to increase visibility, as matching models on job boards tend to prioritize new posts.</p>
]]></description><pubDate>Sun, 12 Jul 2026 20:48:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48884636</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=48884636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48884636</guid></item><item><title><![CDATA[New comment by x312 in "Grok 4.5"]]></title><description><![CDATA[
<p>Given their pricing, I'd guess their models are just way bigger in parameter count. They've always underperformed in cost-per-performance.<p>They also target a cost-insensitive market (corporate/coding users) compared to Google/OpenAI which support massive amounts of free users.</p>
]]></description><pubDate>Wed, 08 Jul 2026 18:25:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48835498</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=48835498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48835498</guid></item><item><title><![CDATA[New comment by x312 in "Plotnine"]]></title><description><![CDATA[
<p>Love your work on this, thanks for bringing the ggplot syntax to Python!</p>
]]></description><pubDate>Tue, 23 Jun 2026 14:07:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48645220</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=48645220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48645220</guid></item><item><title><![CDATA[New comment by x312 in "Prompt Injection as Role Confusion"]]></title><description><![CDATA[
<p>Yeah, the footnote/sidenote on the paper (the one labeled #2) mentions this as well so you can't type that directly</p>
]]></description><pubDate>Tue, 23 Jun 2026 01:32:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48639030</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=48639030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48639030</guid></item><item><title><![CDATA[New comment by x312 in "Prompt Injection as Role Confusion"]]></title><description><![CDATA[
<p>I believe they are trained for security now, but you're not wrong in that it's kind of stapled on top<p><a href="https://arxiv.org/abs/2404.13208" rel="nofollow">https://arxiv.org/abs/2404.13208</a></p>
]]></description><pubDate>Mon, 22 Jun 2026 20:01:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48635289</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=48635289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48635289</guid></item><item><title><![CDATA[Prompt Injection as Role Confusion]]></title><description><![CDATA[
<p><a href="https://arxiv.org/abs/2603.12277" rel="nofollow">https://arxiv.org/abs/2603.12277</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48631888">https://news.ycombinator.com/item?id=48631888</a></p>
<p>Points: 235</p>
<p># Comments: 116</p>
]]></description><pubDate>Mon, 22 Jun 2026 15:48:55 +0000</pubDate><link>https://role-confusion.github.io</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=48631888</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48631888</guid></item><item><title><![CDATA[New comment by x312 in "GLM 5.2 vs. Opus"]]></title><description><![CDATA[
<p>A lot of open weight models don't understand intent well, they'll overfixate on a word in the prompt or just go off the rails trying to do much work.<p>GLM-5.2 actually has really good intent understanding though, on par with GPT-5.5 and Opus from my experience.</p>
]]></description><pubDate>Mon, 22 Jun 2026 15:37:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48631724</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=48631724</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48631724</guid></item><item><title><![CDATA[New comment by x312 in "Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model"]]></title><description><![CDATA[
<p>This works because Nex itself is a finetune of Qwen3.5 (<a href="https://huggingface.co/nex-agi/Nex-N2-Pro" rel="nofollow">https://huggingface.co/nex-agi/Nex-N2-Pro</a>). It's merging Qwen3.5 with a Qwen3.5 finetune.<p>I don't believe this would work on two LLMs that have different pretraining. Even if it did you would need two LLMs that have exact same internal activation shapes, dimensions, expert counts, token vocabulary, realistically it would never happen outside of finetunes or academic experiments.</p>
]]></description><pubDate>Sun, 14 Jun 2026 18:49:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48531102</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=48531102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48531102</guid></item><item><title><![CDATA[Rethinking the Value of Arbitrary Order in Diffusion Models]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2601.15165">https://arxiv.org/abs/2601.15165</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48481037">https://news.ycombinator.com/item?id=48481037</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 10 Jun 2026 19:00:00 +0000</pubDate><link>https://arxiv.org/abs/2601.15165</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=48481037</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48481037</guid></item><item><title><![CDATA[New comment by x312 in "Where is the AI jobs crisis?"]]></title><description><![CDATA[
<p>True, but coding agents have only been practically useful since early 2025. Jobs are flat or a bit up since then.</p>
]]></description><pubDate>Tue, 09 Jun 2026 21:24:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48467961</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=48467961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48467961</guid></item><item><title><![CDATA[New comment by x312 in "Natural Language Autoencoders: Turning Claude's Thoughts into Text"]]></title><description><![CDATA[
<p>This paper has an major issue that they are not surfacing, these activations can just be correlated on a common latent. For example, both the original activation and the explanation could share a broad latent like "this is an adversarial scenario". That could make reconstruction loss look good without showing that the actual explanation was the correct cause for the LLM's response.<p>I find this rather disturbing. Anthropic has quite a habit of overclaiming on questionable research results when they definitely know better. For example, their linked circuits blogpost ("The Biology of LLMs") was released after these methods were known to have major credibility issues in the field (e.g., see this from Deepmind - <a href="https://www.lesswrong.com/posts/4uXCAJNuPKtKBsi28/negative-results-for-saes-on-downstream-tasks" rel="nofollow">https://www.lesswrong.com/posts/4uXCAJNuPKtKBsi28/negative-r...</a>). Similarly this new blog is heavily based on another academic paper (LatentQA) and the correlation/causation issue is already known.<p>Shoddy methodology is whatever, but it feels like this is always been done intentionally with the goal of trying to humanize LLMs or overhype their similarities to biological entities. What is the agenda here?</p>
]]></description><pubDate>Thu, 07 May 2026 22:13:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48055834</link><dc:creator>x312</dc:creator><comments>https://news.ycombinator.com/item?id=48055834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48055834</guid></item></channel></rss>