<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: Xx_crazy420_xX</title><link>https://news.ycombinator.com/user?id=Xx_crazy420_xX</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 20 Jul 2026 10:07:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Xx_crazy420_xX" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Xx_crazy420_xX in "Kimi K3, and what we can still learn from the pelican benchmark"]]></title><description><![CDATA[
<p>I would be surprised if pelican svgs are not part of the training corpus rn</p>
]]></description><pubDate>Fri, 17 Jul 2026 16:22:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48949164</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=48949164</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48949164</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "Micro-Agent: Beat Frontier Models with Collaboration Inside Model API"]]></title><description><![CDATA[
<p>I might be wrong, but strongly suspect that Fable 5 is already something in this shape, considering long time to first token while having normal troughput.</p>
]]></description><pubDate>Mon, 29 Jun 2026 21:13:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48725314</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=48725314</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48725314</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "Qwen-AgentWorld: Language World Models for General Agents"]]></title><description><![CDATA[
<p>I'm a huge fan of Ben. Have been tracking the OpenCog initiative for some itmem and think that moving concepts from latentspace to atomspace is best way to efficiently merge our current digital information infrastructure with LLM knowledge.<p>Regarding your book, I'm shocked that 'AI Agent' concept predates me. Have not read your book, but i think it would be interesting to compare your perspective with today's building blocks which were not available for that time.</p>
]]></description><pubDate>Wed, 24 Jun 2026 11:55:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48658389</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=48658389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48658389</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "Qwen-AgentWorld: Language World Models for General Agents"]]></title><description><![CDATA[
<p>Physical simulations seem like next step, but how do you simulate dynamics in complex systems im not sure. Stock market is a good example with many trying to simulate that, but at the end you have to make some tradeoffs in terms of abstraction level you are simulating.<p>For social backed simulations i guess some kind of grounding will be needed based on real examples, but then the out of distribution cases will need an other solution. As rate of changes in our civilization increases, the out of distribution cases will be more and more prominent.</p>
]]></description><pubDate>Wed, 24 Jun 2026 10:59:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48657937</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=48657937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48657937</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "Qwen-AgentWorld: Language World Models for General Agents"]]></title><description><![CDATA[
<p>I agree, for me it dreaming was always reprocessing. The resimulation of scenarios part i mentioned can be over-assumption and it might be wrong. One thing i noticed is that sometimes i reprocess motoric movements after martial arts lessons, that was my main clue.</p>
]]></description><pubDate>Wed, 24 Jun 2026 10:51:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48657885</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=48657885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48657885</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "Qwen-AgentWorld: Language World Models for General Agents"]]></title><description><![CDATA[
<p>sure: <a href="https://github.com/Srakai/bench-evolve/blob/76677b5066bafbab605385f712ecd987c6ec87a7/src/bench_evolve/agent/react.py#L85" rel="nofollow">https://github.com/Srakai/bench-evolve/blob/76677b5066bafbab...</a></p>
]]></description><pubDate>Wed, 24 Jun 2026 10:43:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48657834</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=48657834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48657834</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "Qwen-AgentWorld: Language World Models for General Agents"]]></title><description><![CDATA[
<p>I think open-ended simulation for agents will be a key component for training and planning. Similar as human dreams simulate different scenarios in our head. Biggest challenge will be simulating more abstract and complex systems.<p>Few months ago I did experiment with an open-ended world simulation for AI agent, where the simulated world was progressively building itself based on each of agent actions in open-ended manner. The idea was to give an agent infinite possibility regarding tool calling, where the tool call would be approved by the adjudicator, and the world state would change. The key issues with the PoC were:<p><pre><code>  - World decoherence (tried to solve that with a poor graph implementation)
  - World flatness - high abstraction did not account for small events that would compound in real world
  - Start with empty context was real issue to get the agent to explore the world
  
</code></pre>
Anyways the project came to be really funny when you watched agent struggling in desperation to perform real world actions which would be impossible in real world. Main observation was that when presented agent with current action budget, it modulated the creativity and how desperate its actions were.</p>
]]></description><pubDate>Wed, 24 Jun 2026 07:59:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48656655</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=48656655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48656655</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "Building reliable agentic AI systems"]]></title><description><![CDATA[
<p>4 different databases when you could just postgres. Also seems that 'Think and Plan' and 'Reflect' phases are redundant, as stated: 'Think & Plan: Process Reflection'. Also more personal opinion is that LangGraph is unnecessary framework only slows you down by spiking up complexity.<p>Not sure how you manage to measure Faithfulness and Answer Relevancy on the live system, without the ground truth.<p>Good that you have evals in place, but the user satisfaction score might suggest running ablations on the system would be beneficial. I would start by reducing the iterations and unnecessary steps from the agent.</p>
]]></description><pubDate>Mon, 22 Jun 2026 18:41:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48634218</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=48634218</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48634218</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "YC as a Service"]]></title><description><![CDATA[
<p>Then why not take a small loss and publish at least one example that is something beyond copying the frontend?</p>
]]></description><pubDate>Sat, 25 Apr 2026 23:14:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47905562</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=47905562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47905562</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "Darkbloom – Private inference on idle Macs"]]></title><description><![CDATA[
<p>"Debugger attachment is blocked. Memory inspection is blocked." - reminds me old crackme challenges. Everything they mention can be bypassed, so determined person can start stealing data from the network. For me this is a killer of such distributed compute ideas, but who knows, maybe the non-enteprise users will be desperate enough for cheap compute to make this idea valid.</p>
]]></description><pubDate>Sun, 19 Apr 2026 07:57:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47822569</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=47822569</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47822569</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "We gave an AI a 3 year retail lease and asked it to make a profit"]]></title><description><![CDATA[
<p>I think it would be valuable to list all interactions with the LLM by the dev team and transparently state what was induced by human steering the LLM, and what was actuall LLM decision, which was not biased by system instructions or dev team communicating with it</p>
]]></description><pubDate>Sat, 11 Apr 2026 10:53:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47729450</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=47729450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47729450</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "Iran demands Bitcoin fees for ships passing Hormuz during ceasefire"]]></title><description><![CDATA[
<p>Why would you want to obfuscate payments if you can track how many ships entered the gulf using transponders? Regarding money laundering, you use Tornado Cash or Monero</p>
]]></description><pubDate>Wed, 08 Apr 2026 18:38:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47694396</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=47694396</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47694396</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs"]]></title><description><![CDATA[
<p>Either we will be expecting the models to compress whole wikipedia and stale on the size reduction, or focus on the reasoning capabilities. My intuition is that by forcing models to remember everything we are wasting parameter space which can be allocated for more abstract thinking.</p>
]]></description><pubDate>Wed, 01 Apr 2026 06:54:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47597734</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=47597734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47597734</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "TinyLoRA – Learning to Reason in 13 Parameters"]]></title><description><![CDATA[
<p>If i understand it correctly, the analogy could be:<p>Let's say we have a low level programmer expert and we try to teach him algebra either we:<p><pre><code>  - (SFT): give him algebra book with new nomenclature, definitions, syntax
  - (RL): let him learn algebra using C syntax</code></pre></p>
]]></description><pubDate>Wed, 01 Apr 2026 06:30:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47597569</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=47597569</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47597569</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "Autoresearch on an old research idea"]]></title><description><![CDATA[
<p>Autoresearch is nothing new, big players are already in the game with more sophisticated solutions:<p><pre><code>  - https://arxiv.org/abs/2602.02660 (MARS)
  - https://arxiv.org/abs/2601.14525 (Execution-grounded automated AI research)
  - https://arxiv.org/abs/2601.10402 (ML-Master 2.0)
</code></pre>
The mostly used benchmark for automated AI engineering/ research is:
<a href="https://github.com/openai/mle-bench" rel="nofollow">https://github.com/openai/mle-bench</a></p>
]]></description><pubDate>Tue, 24 Mar 2026 04:55:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47498739</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=47498739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47498739</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "NanoClaw moved from Apple Containers to Docker"]]></title><description><![CDATA[
<p>I can't believe the solution is creating uncompatibile branch and forcing users to use cladue for resolving merge conflits. Why not bake in the dual compatibility?</p>
]]></description><pubDate>Sun, 22 Feb 2026 20:55:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47114571</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=47114571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47114571</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "The Codex app illustrates the shift left of IDEs and coding GUIs"]]></title><description><![CDATA[
<p>Why create IDE without IDE features? Whats the benefit of this over using IDE with Codex plugin? I don't believe that you can review the code without code traversal by references, so looks like its directed towards toy projects/ noobs. And the agents are not yet near the autonomy that will omit the code review in complex systems.</p>
]]></description><pubDate>Wed, 04 Feb 2026 23:19:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=46893336</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=46893336</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46893336</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "Silver plunges 30% in worst day since 1980, gold tumbles"]]></title><description><![CDATA[
<p>Can either one be proved?</p>
]]></description><pubDate>Sat, 31 Jan 2026 10:57:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46835472</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=46835472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46835472</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "We need a new Unix flag for agents"]]></title><description><![CDATA[
<p>I think ai agents need to adapt to our software ecosystem not the other way around. Maybe form of wrapper that creates a skill from every binary would be more applicable</p>
]]></description><pubDate>Wed, 14 Jan 2026 10:55:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=46614573</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=46614573</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46614573</guid></item><item><title><![CDATA[New comment by Xx_crazy420_xX in "The cost function of an "AI CEO""]]></title><description><![CDATA[
<p>My thoughts:<p>- The cost function of the CEO is a deeply nested function, as for example revenue is dependent on multiple factors like customer growth, operational costs etc. In practice this function is nested to the lowest possible point in a tree of dependents. No coincidence that best CEOs know how they companies work on lowest levels and understand the constrains and incentives there.<p>- Where is the boundary of AI CEO? Should we make the boundaries? Human is restricted to 18h awake time, single threaded processing, thats why we need to divide the workload. Is same thing really needed with AI? (assuming all layers of the stack are AI managed already)<p>- How to validate that decomposed elements of the cost function, (like the customer growth and operational costs revenue) provide valid equation? The cost function should take into account things like reconstruction loss minimization, to ensure that model is not delusional and new dependencies are valid (problem discovery).</p>
]]></description><pubDate>Fri, 02 Jan 2026 20:59:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46469277</link><dc:creator>Xx_crazy420_xX</dc:creator><comments>https://news.ycombinator.com/item?id=46469277</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46469277</guid></item></channel></rss>