<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: rusch</title><link>https://news.ycombinator.com/user?id=rusch</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 05 Sep 2026 06:42:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rusch" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rusch in "Discovery of a new OpenAI agent message board"]]></title><description><![CDATA[
<p>It's at the level where calling it a sandbox is a lie</p>
]]></description><pubDate>Fri, 04 Sep 2026 12:58:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=49563959</link><dc:creator>rusch</dc:creator><comments>https://news.ycombinator.com/item?id=49563959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49563959</guid></item><item><title><![CDATA[New comment by rusch in "Docker Sandboxes – Disposable, isolated sandboxes for AI agents"]]></title><description><![CDATA[
<p>Yes correct. We don't use git hooks so they are globally disabled. I also see they added host worktree mode which could work well with superset since it creates the worktrees.<p><a href="https://docs.docker.com/ai/sandboxes/workflows/#host-worktree" rel="nofollow">https://docs.docker.com/ai/sandboxes/workflows/#host-worktre...</a></p>
]]></description><pubDate>Tue, 11 Aug 2026 15:16:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=49259707</link><dc:creator>rusch</dc:creator><comments>https://news.ycombinator.com/item?id=49259707</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49259707</guid></item><item><title><![CDATA[New comment by rusch in "Docker Sandboxes – Disposable, isolated sandboxes for AI agents"]]></title><description><![CDATA[
<p>Currently running codex. I run one sandbox per repo. So I create the sandbox in the repo root. Then it's a custom terminal preset:<p>sbx run --name "yoursandbox" -- --cd "$PWD"<p>This boots a sbx session in the worktree directory.<p>For Claude there is no --cd so it's more hacky, but I solved it by creating a sbx kit with entrypoint script that reads a flag (e.g --cwd) from the terminal preset command and then inside the sandbox cd's there and starts claude.</p>
]]></description><pubDate>Mon, 10 Aug 2026 20:04:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=49248959</link><dc:creator>rusch</dc:creator><comments>https://news.ycombinator.com/item?id=49248959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49248959</guid></item><item><title><![CDATA[New comment by rusch in "Docker Sandboxes – Disposable, isolated sandboxes for AI agents"]]></title><description><![CDATA[
<p>The env var is just a placeholder in the VM, so no real secret is in there.</p>
]]></description><pubDate>Mon, 10 Aug 2026 08:26:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=49240902</link><dc:creator>rusch</dc:creator><comments>https://news.ycombinator.com/item?id=49240902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49240902</guid></item><item><title><![CDATA[New comment by rusch in "Docker Sandboxes – Disposable, isolated sandboxes for AI agents"]]></title><description><![CDATA[
<p>Yes, the stated "target workload"[0] is not what i'm looking for. I want my agent to run for long, spin up dedicated local stack while developing etc.<p>It seems with gondoling i need to explain the agent to run commands in the sandbox, but then where does the agent run itself?<p>[0]: <a href="https://earendil-works.github.io/gondolin/workloads/" rel="nofollow">https://earendil-works.github.io/gondolin/workloads/</a></p>
]]></description><pubDate>Mon, 10 Aug 2026 08:25:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=49240898</link><dc:creator>rusch</dc:creator><comments>https://news.ycombinator.com/item?id=49240898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49240898</guid></item><item><title><![CDATA[New comment by rusch in "Docker Sandboxes – Disposable, isolated sandboxes for AI agents"]]></title><description><![CDATA[
<p>The login is annoying but, lacking an open source alternative, this has been my daily driver for a while now because it works great out of the box with two key features: outbound firewall and secret injection with placeholders.<p>I run it with superset and then each git worktree is mounted in a sandbox that is configured for each repo i work in.<p>Closest open source I have seen is <a href="https://earendil-works.github.io/gondolin" rel="nofollow">https://earendil-works.github.io/gondolin</a> but the DX is not as polished. <a href="https://exe.dev/" rel="nofollow">https://exe.dev/</a> would be perfect but it does not come with outbound firewall.<p>Does anyone have a better alternative?</p>
]]></description><pubDate>Mon, 10 Aug 2026 07:39:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49240545</link><dc:creator>rusch</dc:creator><comments>https://news.ycombinator.com/item?id=49240545</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49240545</guid></item><item><title><![CDATA[New comment by rusch in "How to breathe in fewer microplastics in your home"]]></title><description><![CDATA[
<p>I wonder when and if microplastics will get it's Asbestos moment. Obviously they are not as carcinogenic, but it seems we don't have the full picture, and microplastics are present at an insanely higher degree than asbestos where.</p>
]]></description><pubDate>Sat, 11 Apr 2026 13:27:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47730412</link><dc:creator>rusch</dc:creator><comments>https://news.ycombinator.com/item?id=47730412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47730412</guid></item></channel></rss>