<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: zbyforgotp</title><link>https://news.ycombinator.com/user?id=zbyforgotp</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 30 May 2026 07:53:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=zbyforgotp" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by zbyforgotp in "Zerostack – A Unix-inspired coding agent written in pure Rust"]]></title><description><![CDATA[
<p>Too late for fixing it - but of course I meant <a href="https://www.qubes-os.org/" rel="nofollow">https://www.qubes-os.org/</a></p>
]]></description><pubDate>Sun, 17 May 2026 14:21:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48169164</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=48169164</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48169164</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Zerostack – A Unix-inspired coding agent written in pure Rust"]]></title><description><![CDATA[
<p>In the limit we want the llm to write the code (like in RLMs).</p>
]]></description><pubDate>Sun, 17 May 2026 07:47:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48166863</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=48166863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48166863</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Zerostack – A Unix-inspired coding agent written in pure Rust"]]></title><description><![CDATA[
<p>We don’t trust llm execution- so we add user approvals. But task decomposition calls for co-recursion between code and prompts. This means that the approvals should be evocable at any depth. I think we need some kind of protocol  for that (à la the Cubes OS protocols for cut and paste between vms).<p>Maybe a workaround could be to use bubblewrap of the scripts ther recursively call the llm (and run the agent in yolo inside the wrap).</p>
]]></description><pubDate>Sun, 17 May 2026 07:39:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48166833</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=48166833</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48166833</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Specsmaxxing – On overcoming AI psychosis, and why I write specs in YAML"]]></title><description><![CDATA[
<p>The idea is that the spec is somehow compressed in comparison to the code.</p>
]]></description><pubDate>Sun, 03 May 2026 11:31:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47995897</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=47995897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47995897</guid></item><item><title><![CDATA[New comment by zbyforgotp in "The agent harness belongs outside the sandbox"]]></title><description><![CDATA[
<p>You need supporting environment on both sides of the sandbox.</p>
]]></description><pubDate>Sun, 03 May 2026 11:26:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47995867</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=47995867</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47995867</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Show HN: MDV – a Markdown superset for docs, dashboards, and slides with data"]]></title><description><![CDATA[
<p>Frontmatter should now be in the markdown standard.</p>
]]></description><pubDate>Sun, 19 Apr 2026 06:35:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47822243</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=47822243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47822243</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Deterministic Programming with LLMs"]]></title><description><![CDATA[
<p>I have been struggling with that. Thanks!
Let me reword it - natural language lacks a strict semantics - so also programs for the llm machine ( I.e. prompts) cannot have it.
LLMs always have to project from all possible semantics into one (are there any experiments with superpositions?)</p>
]]></description><pubDate>Sun, 01 Mar 2026 13:53:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47206691</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=47206691</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47206691</guid></item><item><title><![CDATA[New comment by zbyforgotp in "The RCE that AMD won't fix"]]></title><description><![CDATA[
<p>What is the root cause of this? It is said that AMD is hardware company and neglects software - but recently they issued lots of declarations of becoming software firs now.</p>
]]></description><pubDate>Fri, 06 Feb 2026 13:00:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46912300</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=46912300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46912300</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Show HN: Agent Skills Leaderboard"]]></title><description><![CDATA[
<p>The point is for the agent to have an index of available skills so that it can decide autonomously if it needs to load one.<p><a href="https://zzbbyy.substack.com/p/what-are-skills" rel="nofollow">https://zzbbyy.substack.com/p/what-are-skills</a><p>In my experience it doesn’t work too well with codex, but I expect llm providers to train them on that use case and improve the situation soon.</p>
]]></description><pubDate>Wed, 21 Jan 2026 11:10:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46703961</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=46703961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46703961</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Gas Town Decoded"]]></title><description><![CDATA[
<p>At some point evolving software instead of designing it will work. Now the evolutionary pressure leads towards churning more tokens.</p>
]]></description><pubDate>Mon, 19 Jan 2026 00:22:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46673632</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=46673632</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46673632</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Rob Pike goes nuclear over GenAI"]]></title><description><![CDATA[
<p>Property is a local low - it applies to a thing that exists in one place. Intellectual property is trying to apply similar rules to stuff that happen remotely - a text is not a thing, and controlling copying might work in some technological regimes while in others would require totalitarian control. When you extend these rules to cover not just copying of texts but also at the level of ideas it gets even worse.</p>
]]></description><pubDate>Fri, 26 Dec 2025 22:58:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46397288</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=46397288</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46397288</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Claude Opus 4.5"]]></title><description><![CDATA[
<p>There is something not right with expecting that artificial intelligence will have the same characteristics as human intelligence. (I am answering to the quote)</p>
]]></description><pubDate>Tue, 25 Nov 2025 09:53:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46044214</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=46044214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46044214</guid></item><item><title><![CDATA[New comment by zbyforgotp in "The Bitter Lesson of LLM Extensions"]]></title><description><![CDATA[
<p>That’s why we need progressive hardening: <a href="https://github.com/zby/llm-do/blob/main/docs/concept_spec.md" rel="nofollow">https://github.com/zby/llm-do/blob/main/docs/concept_spec.md</a></p>
]]></description><pubDate>Tue, 25 Nov 2025 09:48:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46044181</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=46044181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46044181</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model"]]></title><description><![CDATA[
<p>The American labs are paranoid. The secrecy kills innovation. Open Source means ideas can meet and have sex and produce offsprings.</p>
]]></description><pubDate>Fri, 07 Nov 2025 14:03:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45846484</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=45846484</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45846484</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Jack Kerouac, Malcolm Cowley, and the difficult birth of On the Road"]]></title><description><![CDATA[
<p>Destroying high trust society is a lot of fun.</p>
]]></description><pubDate>Fri, 31 Oct 2025 08:25:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=45769565</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=45769565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45769565</guid></item><item><title><![CDATA[New comment by zbyforgotp in "The new calculus of AI-based coding"]]></title><description><![CDATA[
<p>TLDR: ai changes the economic calculus of software development. It makes automated testing more beneficial in comparison to costs.<p>I think he is right.</p>
]]></description><pubDate>Tue, 28 Oct 2025 06:45:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=45729786</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=45729786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45729786</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Claude Memory"]]></title><description><![CDATA[
<p>They should just give the user some control over this</p>
]]></description><pubDate>Fri, 24 Oct 2025 08:49:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45692411</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=45692411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45692411</guid></item><item><title><![CDATA[New comment by zbyforgotp in "It's just a virus, the E.R. told him – days later, he was dead"]]></title><description><![CDATA[
<p>Just to be precise. The sepsis alarm was not blocking x-ray or antibiotics but rather suggesting them.<p>“””
Agyare had instructed Banerjee to hydrate Sam right away but to wait for the results of Sam’s lab work before ordering a chest X-ray or the strong antibiotics used to treat sepsis.
“””</p>
]]></description><pubDate>Mon, 06 Oct 2025 21:29:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45496535</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=45496535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45496535</guid></item><item><title><![CDATA[New comment by zbyforgotp in "Terence Tao: The role of small organizations in society has shrunk significantly"]]></title><description><![CDATA[
<p>The problem is that people gravitate towards more impersonal relationships themselves because it frees them from the complexity of social calculations. We escape small organisations, we try to be independent from each other and prefer to depend on impersonal institutions.</p>
]]></description><pubDate>Thu, 25 Sep 2025 05:34:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=45369591</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=45369591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45369591</guid></item><item><title><![CDATA[New comment by zbyforgotp in "LLM Daydreaming"]]></title><description><![CDATA[
<p>I think our minds don’t use novelty - but salience and it also might be easier to implement.</p>
]]></description><pubDate>Wed, 16 Jul 2025 17:59:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=44585126</link><dc:creator>zbyforgotp</dc:creator><comments>https://news.ycombinator.com/item?id=44585126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44585126</guid></item></channel></rss>