<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: computerex</title><link>https://news.ycombinator.com/user?id=computerex</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 20 Aug 2026 22:23:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=computerex" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by computerex in "GLM-5.3: Frontier coding with emergent cyber capabilities"]]></title><description><![CDATA[
<p>The LLM is the core model, but the harness has the prompts/tool definitions, guidance/recovery/correction code. The harness itself is the agent, because same model may perform vastly differently on different harnesses. Agent is the system working as a whole, harness+llm.</p>
]]></description><pubDate>Sat, 15 Aug 2026 04:30:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49307649</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=49307649</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49307649</guid></item><item><title><![CDATA[New comment by computerex in "GLM-5.3: Frontier coding with emergent cyber capabilities"]]></title><description><![CDATA[
<p>The harness <i>is</i> the agent. LLM's can be asked to output things in JSON for example. The LLM then literally asks for things like "execute this cmd" or search/replace this string. The LLM outputs text, but in a deterministic format that can be parsed. The harness calls the LLM, exposes tools, executes tools the LLM asks for, gates tool use based on security controls. It's the runtime that the agent uses to do work.</p>
]]></description><pubDate>Fri, 14 Aug 2026 19:41:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49303655</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=49303655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49303655</guid></item><item><title><![CDATA[New comment by computerex in "DeepSeek V4 Pro 0813"]]></title><description><![CDATA[
<p>Yes, and the reason why pass@k exists is because of self-consistency. There is no guarantee for right answer to be selected or for the LLM to correct itself. While I agree pass@1 is a useful metric, I'd be more interested to know pass@5 so I can better compare the results.</p>
]]></description><pubDate>Thu, 13 Aug 2026 18:25:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=49290033</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=49290033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49290033</guid></item><item><title><![CDATA[New comment by computerex in "DeepSeek V4 Pro 0813"]]></title><description><![CDATA[
<p>An agent doing a task even with multiple back to back calls like normal without an example is zero shot. An agent doing a task with 1 example is one shot. An agent doing a task with a few examples is few shot. I don't think you are correctly using these terms.<p>The multiple back to back LLM calls are done on accumulating context, so if there is a sampling error it could throw the entire session out of whack, because LLM's build on the previous context.<p>It's actually meaningless to argue, one could simply sample more than 1 times and let the numbers speak for themselves.</p>
]]></description><pubDate>Wed, 12 Aug 2026 20:59:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=49278468</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=49278468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49278468</guid></item><item><title><![CDATA[New comment by computerex in "DeepSeek V4 Pro 0813"]]></title><description><![CDATA[
<p>They are causal autoregressive models, the output is sensitive even to the implementation nuances in inference. Even 1 token that's badly selected could throw off the entire answer.</p>
]]></description><pubDate>Wed, 12 Aug 2026 19:25:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49277385</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=49277385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49277385</guid></item><item><title><![CDATA[New comment by computerex in "DeepSeek V4 Pro 0813"]]></title><description><![CDATA[
<p>Repeat the test like 5 times for each model and see the results.</p>
]]></description><pubDate>Wed, 12 Aug 2026 17:39:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=49276047</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=49276047</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49276047</guid></item><item><title><![CDATA[New comment by computerex in "Woman Pulled over at Gunpoint Twice After Flock Camera Glitch"]]></title><description><![CDATA[
<p>While I agree with need more and better gun control, American police officers are abhorrent for a very simple reason: lack of basic training, discipline, and practically zero screening/qualification process.<p>Anyone can become a cop in 6 months. Not everyone is temperamentally setup to be a great cop. That, there, lies the rub.</p>
]]></description><pubDate>Tue, 11 Aug 2026 18:24:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=49262417</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=49262417</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49262417</guid></item><item><title><![CDATA[New comment by computerex in "Advancing the price-performance frontier with GPT‑5.6"]]></title><description><![CDATA[
<p>Absolutely. Although DeepSeek started announcing "Peak valley" pricing which started making me nervous. I have spent $50 usd in July on deepseek and for that much spend I got SO MUCH mileage.<p>I feel perfectly content in using pay as you go pricing with deepseek. On the other hand, although Anthropic's models used to be my bread and butter for personal work, they are simply too expensive to reach for these days.</p>
]]></description><pubDate>Thu, 30 Jul 2026 19:15:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=49114385</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=49114385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49114385</guid></item><item><title><![CDATA[New comment by computerex in "Codex Security"]]></title><description><![CDATA[
<p>Not really. I test the output thoroughly, I examine the thinking process, I go through the diff to see if anything jumps out but I my thinking process/the way I work has changed. Low level programming thinking has gotten atrophied it seems.</p>
]]></description><pubDate>Wed, 29 Jul 2026 01:19:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49092258</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=49092258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49092258</guid></item><item><title><![CDATA[New comment by computerex in "Codex Security"]]></title><description><![CDATA[
<p>I think it's because python is far more approachable/ubiquitous than go/rust. It's the entry level language for many people from all disciplines of life. Scientific community uses it, data science uses it.<p>Golang/rust however are very convenient to distribute. Small, portable, fast exe's are very nice. With agentic coding golang/rust are now accessible to a lot more people.</p>
]]></description><pubDate>Wed, 29 Jul 2026 01:16:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49092242</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=49092242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49092242</guid></item><item><title><![CDATA[New comment by computerex in "Is this the end of the once-mighty GoPro?"]]></title><description><![CDATA[
<p>People know it’s happening. What do you expect an average consumer to do about it? Pay more out of pocket due to the potential national security risks?</p>
]]></description><pubDate>Sat, 18 Jul 2026 16:04:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48959309</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=48959309</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48959309</guid></item><item><title><![CDATA[New comment by computerex in "Kimi K3: Open Frontier Intelligence"]]></title><description><![CDATA[
<p>I know GLM is relatively expensive and so is Kimi, in comparison to those DeepSeek V4 pro and flash are a godsend and are absolutely good value.</p>
]]></description><pubDate>Thu, 16 Jul 2026 17:06:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48937199</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=48937199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48937199</guid></item><item><title><![CDATA[New comment by computerex in "Google Books (or similar) all book scans – $200k bounty (2025)"]]></title><description><![CDATA[
<p>That’s not remotely true. They did distillation as a cheap solution to the cold start problem. You need data/trajectories to hill climb to higher capabilities. All large Chinese labs do RLAIF.</p>
]]></description><pubDate>Sat, 04 Jul 2026 19:04:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48787943</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=48787943</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48787943</guid></item><item><title><![CDATA[New comment by computerex in "ZCode – Harness for GLM-5.2"]]></title><description><![CDATA[
<p>Why <i>not</i>? They are relatively easy to make so why not. Even I made one:
<a href="https://github.com/computerex/z" rel="nofollow">https://github.com/computerex/z</a></p>
]]></description><pubDate>Thu, 02 Jul 2026 02:48:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48755878</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=48755878</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48755878</guid></item><item><title><![CDATA[New comment by computerex in "ZCode – Harness for GLM-5.2"]]></title><description><![CDATA[
<p>Not really. I have spent 163M deepseek v4 flash tokens in July and it literally just started.<p><a href="https://i.postimg.cc/MHhgwsv0/image.png" rel="nofollow">https://i.postimg.cc/MHhgwsv0/image.png</a></p>
]]></description><pubDate>Thu, 02 Jul 2026 02:47:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48755859</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=48755859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48755859</guid></item><item><title><![CDATA[New comment by computerex in "Leanstral 1.5"]]></title><description><![CDATA[
<p>It's for mathematics. There is this programming language:
<a href="https://lean-lang.org/" rel="nofollow">https://lean-lang.org/</a><p>If you can express a solution in Lean you can formally prove or disprove it. Formal verification is making a debut in traditional engineering toolkits.</p>
]]></description><pubDate>Wed, 01 Jul 2026 00:05:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48740842</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=48740842</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48740842</guid></item><item><title><![CDATA[New comment by computerex in "Claude Code is steganographically marking requests"]]></title><description><![CDATA[
<p>You may be ok with the harness doing 100 things that are not what I am using it for. But none everyone is, and it’s hardly hysterical. Perhaps you are simply careless.</p>
]]></description><pubDate>Tue, 30 Jun 2026 22:48:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48740253</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=48740253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48740253</guid></item><item><title><![CDATA[New comment by computerex in "Claude Code is steganographically marking requests"]]></title><description><![CDATA[
<p>I made my own!
<a href="https://github.com/computerex/z" rel="nofollow">https://github.com/computerex/z</a></p>
]]></description><pubDate>Tue, 30 Jun 2026 22:46:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48740241</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=48740241</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48740241</guid></item><item><title><![CDATA[New comment by computerex in "Nano Banana 2 Lite"]]></title><description><![CDATA[
<p>Llama was great for research and propelling the opensource community but they haven't been a serious competitor in a while. Whereas Google is one of the top 3 AI labs in America.</p>
]]></description><pubDate>Tue, 30 Jun 2026 21:47:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48739665</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=48739665</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48739665</guid></item><item><title><![CDATA[New comment by computerex in "Claude Code is steganographically marking requests"]]></title><description><![CDATA[
<p>I don't want my harness doing sneaky stuff like this. I don't want my harness data mining me. I want my harness to implement the agentic loop and I want it to be transparent.</p>
]]></description><pubDate>Tue, 30 Jun 2026 21:18:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48739326</link><dc:creator>computerex</dc:creator><comments>https://news.ycombinator.com/item?id=48739326</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48739326</guid></item></channel></rss>