<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: etherio</title><link>https://news.ycombinator.com/user?id=etherio</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 10:01:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=etherio" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by etherio in "Show HN: Druids – Build your own software factory"]]></title><description><![CDATA[
<p>yes, you can read the logs, and see full actions, the agents can send messages to each other, and I am also about to make it possible for them to optionally read each other's traces</p>
]]></description><pubDate>Fri, 10 Apr 2026 07:19:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47714711</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=47714711</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47714711</guid></item><item><title><![CDATA[New comment by etherio in "Show HN: Druids – Build your own software factory"]]></title><description><![CDATA[
<p>Yeah, I guess we have sandboxes qwith our various code environemnts, and then we've been developing programs that run agents to do various things, which we iterated on to make them better at the task.<p>For example, one spawns copies of the env with a PR and runs agents in the dev env to verify by running and demonstrating functionality and then comments on github<p>another one is just a generic software factory that spawns a bunch of agents to coordinate on some repo, others do a redteaming flow, etc...</p>
]]></description><pubDate>Fri, 10 Apr 2026 07:19:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47714706</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=47714706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47714706</guid></item><item><title><![CDATA[New comment by etherio in "Show HN: Druids – Build your own software factory"]]></title><description><![CDATA[
<p>What do you do with those agents? It's useful if you want to iterate on a flow and have more control over the orchestration/environment</p>
]]></description><pubDate>Fri, 10 Apr 2026 02:55:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47713066</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=47713066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47713066</guid></item><item><title><![CDATA[Show HN: Druids – Build your own software factory]]></title><description><![CDATA[
<p>Hi HN!<p>Druids (<a href="https://github.com/fulcrumresearch/druids" rel="nofollow">https://github.com/fulcrumresearch/druids</a>) is an open-source library for structuring and running multi-agent coding workflows. Druids makes it easy to do this by abstracting away all the VM infrastructure, agent provisioning, and communication. You can watch our demo video here (<a href="https://www.youtube.com/watch?v=EVJqW-tvSy4" rel="nofollow">https://www.youtube.com/watch?v=EVJqW-tvSy4</a>) to see what it looks like.<p>At a high level:<p>- Users can write Python programs that define what roles the agents take on and how they interact with each other.<p>- A program is made of events - clear state transitions that the agents or clients can call to modify state. Each event gets exposed as an agent tool.<p>- Druids provisions full VMs so that the agents can run continuously and communicate effectively.<p>We made Druids because we were making lots of internal coding tools using agents and found it annoying to have to rearrange the wiring every time.<p>As we were building Druids, we realized a lot of our internal tools were easier to express as an event-driven architecture – separating deterministic control flow from agent behavior – and this design also made it possible to have many agents work reliably.<p>We had issues with scaling the number of concurrent agents within a run, so we decided to have each program run in an isolated sandbox program runtime, kind of the same way you run a Modal function. Each agent then calls the runtime with an agent token, which checks who can talk to who or send files across VMs, and then applies the tool call.<p>Our early users have found the library useful for:<p>- running many agents to do performance optimization<p>- building custom automated software pipelines for eg code review, pentesting, large-scale migrations, etc...<p>We've heard that the frontier labs have the infrastructure to quickly spin up 100 agents and have them coordinate with each other smoothly in various ways. We're hoping that Druids can be a starting point to make that infrastructure more accessible.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47695666">https://news.ycombinator.com/item?id=47695666</a></p>
<p>Points: 64</p>
<p># Comments: 15</p>
]]></description><pubDate>Wed, 08 Apr 2026 20:12:38 +0000</pubDate><link>https://github.com/fulcrumresearch/druids</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=47695666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47695666</guid></item><item><title><![CDATA[Show HN: Druids – coordinate and deploy coding agents across machines]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/fulcrumresearch/druids">https://github.com/fulcrumresearch/druids</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47523568">https://news.ycombinator.com/item?id=47523568</a></p>
<p>Points: 9</p>
<p># Comments: 3</p>
]]></description><pubDate>Wed, 25 Mar 2026 21:32:44 +0000</pubDate><link>https://github.com/fulcrumresearch/druids</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=47523568</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47523568</guid></item><item><title><![CDATA[More Is Different for Intelligence]]></title><description><![CDATA[
<p>Article URL: <a href="https://fulcrumresearch.ai/2026/03/05/more-is-different-for-intelligence.html">https://fulcrumresearch.ai/2026/03/05/more-is-different-for-intelligence.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47282846">https://news.ycombinator.com/item?id=47282846</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 07 Mar 2026 00:11:26 +0000</pubDate><link>https://fulcrumresearch.ai/2026/03/05/more-is-different-for-intelligence.html</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=47282846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47282846</guid></item><item><title><![CDATA[Show HN: Orpheus – PR review that runs the code]]></title><description><![CDATA[
<p>Article URL: <a href="https://orpheus.dev">https://orpheus.dev</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47093351">https://news.ycombinator.com/item?id=47093351</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 20 Feb 2026 20:20:16 +0000</pubDate><link>https://orpheus.dev</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=47093351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47093351</guid></item><item><title><![CDATA[2025 Letter]]></title><description><![CDATA[
<p>Article URL: <a href="https://zephyyr.substack.com/p/2025-letter">https://zephyyr.substack.com/p/2025-letter</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46464797">https://news.ycombinator.com/item?id=46464797</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 02 Jan 2026 13:59:47 +0000</pubDate><link>https://zephyyr.substack.com/p/2025-letter</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=46464797</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46464797</guid></item><item><title><![CDATA[Personalization Requires Data]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.uzpg.me/technical/2025/12/29/agents-personalization.html">https://www.uzpg.me/technical/2025/12/29/agents-personalization.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46440027">https://news.ycombinator.com/item?id=46440027</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 31 Dec 2025 00:41:06 +0000</pubDate><link>https://www.uzpg.me/technical/2025/12/29/agents-personalization.html</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=46440027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46440027</guid></item><item><title><![CDATA[Show HN: Lunette – auditing agents for evals and environments]]></title><description><![CDATA[
<p>Article URL: <a href="https://fulcrumresearch.ai/2025/12/15/lunette.html">https://fulcrumresearch.ai/2025/12/15/lunette.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46282289">https://news.ycombinator.com/item?id=46282289</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 15 Dec 2025 23:16:45 +0000</pubDate><link>https://fulcrumresearch.ai/2025/12/15/lunette.html</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=46282289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46282289</guid></item><item><title><![CDATA[Dense reconstruction is the scaffold of machine learning]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.uzpg.me/technical/2025/11/19/dense-reconstruction.html">https://www.uzpg.me/technical/2025/11/19/dense-reconstruction.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45987916">https://news.ycombinator.com/item?id=45987916</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 20 Nov 2025 01:59:44 +0000</pubDate><link>https://www.uzpg.me/technical/2025/11/19/dense-reconstruction.html</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=45987916</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45987916</guid></item><item><title><![CDATA[New comment by etherio in "Show HN: Quibbler – A critic for your coding agent that learns what you want"]]></title><description><![CDATA[
<p>hey HN! happy to answer any questions<p>this kind of tool is especially useful in longer running tasks to enforce your intent without having to check in on your agent all the time</p>
]]></description><pubDate>Fri, 31 Oct 2025 04:26:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45768428</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=45768428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45768428</guid></item><item><title><![CDATA[Show HN: Quibbler – A critic for your coding agent that learns what you want]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/fulcrumresearch/quibbler">https://github.com/fulcrumresearch/quibbler</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45767162">https://news.ycombinator.com/item?id=45767162</a></p>
<p>Points: 114</p>
<p># Comments: 27</p>
]]></description><pubDate>Fri, 31 Oct 2025 00:43:57 +0000</pubDate><link>https://github.com/fulcrumresearch/quibbler</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=45767162</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45767162</guid></item><item><title><![CDATA[Show HN: Orchestra – an interface to usefully run coding agents in parallel]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/fulcrumresearch/orchestra">https://github.com/fulcrumresearch/orchestra</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45685173">https://news.ycombinator.com/item?id=45685173</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 23 Oct 2025 18:32:05 +0000</pubDate><link>https://github.com/fulcrumresearch/orchestra</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=45685173</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45685173</guid></item><item><title><![CDATA[Show HN: Automated monitoring and orchestration of coding agents]]></title><description><![CDATA[
<p>Article URL: <a href="https://fulcrumresearch.ai/2025/10/22/introducing-orchestra-quibbler.html">https://fulcrumresearch.ai/2025/10/22/introducing-orchestra-quibbler.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45683082">https://news.ycombinator.com/item?id=45683082</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 23 Oct 2025 15:36:29 +0000</pubDate><link>https://fulcrumresearch.ai/2025/10/22/introducing-orchestra-quibbler.html</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=45683082</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45683082</guid></item><item><title><![CDATA[AI Agents and Painted Facades]]></title><description><![CDATA[
<p>Article URL: <a href="https://fulcrumresearch.ai/2025/08/29/ai-agents-and-facades.html">https://fulcrumresearch.ai/2025/08/29/ai-agents-and-facades.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45078723">https://news.ycombinator.com/item?id=45078723</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 30 Aug 2025 22:56:36 +0000</pubDate><link>https://fulcrumresearch.ai/2025/08/29/ai-agents-and-facades.html</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=45078723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45078723</guid></item><item><title><![CDATA[The machine has no mouth and it must scream]]></title><description><![CDATA[
<p>Article URL: <a href="https://zephyyr.substack.com/p/the-machine-has-no-mouth-and-it-must">https://zephyyr.substack.com/p/the-machine-has-no-mouth-and-it-must</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43295826">https://news.ycombinator.com/item?id=43295826</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 07 Mar 2025 23:09:34 +0000</pubDate><link>https://zephyyr.substack.com/p/the-machine-has-no-mouth-and-it-must</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=43295826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43295826</guid></item><item><title><![CDATA[2024 in Review]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.uzpg.me/life/2025/01/13/2024-in-review.html">https://www.uzpg.me/life/2025/01/13/2024-in-review.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42685591">https://news.ycombinator.com/item?id=42685591</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 13 Jan 2025 16:58:10 +0000</pubDate><link>https://www.uzpg.me/life/2025/01/13/2024-in-review.html</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=42685591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42685591</guid></item><item><title><![CDATA[New comment by etherio in "Ask HN: Could you share your personal blog here?"]]></title><description><![CDATA[
<p><a href="http://uzpg.me" rel="nofollow noreferrer">http://uzpg.me</a> - philosophy, tech, my life</p>
]]></description><pubDate>Tue, 04 Jul 2023 18:18:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=36590587</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=36590587</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36590587</guid></item><item><title><![CDATA[New comment by etherio in "Reverse engineering a neural network's clever solution to binary addition"]]></title><description><![CDATA[
<p>Relevant: reverse engineering modular addition <a href="https://twitter.com/NeelNanda5/status/1559060507524403200" rel="nofollow">https://twitter.com/NeelNanda5/status/1559060507524403200</a></p>
]]></description><pubDate>Tue, 17 Jan 2023 02:34:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=34408506</link><dc:creator>etherio</dc:creator><comments>https://news.ycombinator.com/item?id=34408506</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34408506</guid></item></channel></rss>