<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: endyai</title><link>https://news.ycombinator.com/user?id=endyai</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Apr 2026 08:09:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=endyai" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by endyai in "I won't download your app. The web version is a-ok"]]></title><description><![CDATA[
<p>so does an app</p>
]]></description><pubDate>Mon, 06 Apr 2026 15:35:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47662287</link><dc:creator>endyai</dc:creator><comments>https://news.ycombinator.com/item?id=47662287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47662287</guid></item><item><title><![CDATA[New comment by endyai in "Cursor 3"]]></title><description><![CDATA[
<p>"When Agent A writes code in one file that breaks Agent B's assumptions in another file."<p>Each agent runs in a separate worktree or cloned copy of the repo, independently. When the task is done, a PR is opened. The issue you mentioned gets caught during merge conflicts.<p>No different than a "real" dev team?</p>
]]></description><pubDate>Fri, 03 Apr 2026 14:21:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47626971</link><dc:creator>endyai</dc:creator><comments>https://news.ycombinator.com/item?id=47626971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47626971</guid></item><item><title><![CDATA[New comment by endyai in "Show HN: Agentic Task Queue – batch processing of agentic tasks"]]></title><description><![CDATA[
<p>You can handle this in a few ways depending on the task. Even. adding to the prompt "double check your answer before answering" - the agent will take another turn to double check its work. You can also do this with a fresh task/prompt.<p>Ideally, if you are able to use code to validate (either with a test or eval) that works best.</p>
]]></description><pubDate>Wed, 25 Mar 2026 14:09:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47517571</link><dc:creator>endyai</dc:creator><comments>https://news.ycombinator.com/item?id=47517571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47517571</guid></item><item><title><![CDATA[Show HN: Agentic Task Queue – batch processing of agentic tasks]]></title><description><![CDATA[
<p><a href="https://github.com/whydna/atq" rel="nofollow">https://github.com/whydna/atq</a><p>I had a huge number of database rows that each needed LLM reasoning and tool use.<p>Existing harnesses like Claude Code don't handle this well - give it a batch and it'll try to write you a script instead of actually reasoning over each item.<p>Even when it works, context bloats after each turn - gets expensive, slow, and starts hallucinating. And there's no built-in retry handling or parallelization.<p>So I built this tool. Define the task as a prompt, pipe in your task list, set concurrency, model, tools, etc.<p>Open to feedback!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47507943">https://news.ycombinator.com/item?id=47507943</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 24 Mar 2026 19:39:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47507943</link><dc:creator>endyai</dc:creator><comments>https://news.ycombinator.com/item?id=47507943</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47507943</guid></item><item><title><![CDATA[New comment by endyai in "Canada slashes 100% tariffs on Chinese EVs to 6%"]]></title><description><![CDATA[
<p>25% of all EV sales though</p>
]]></description><pubDate>Fri, 16 Jan 2026 18:50:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46650360</link><dc:creator>endyai</dc:creator><comments>https://news.ycombinator.com/item?id=46650360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46650360</guid></item></channel></rss>