<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: yaskou</title><link>https://news.ycombinator.com/user?id=yaskou</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Jul 2026 04:26:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=yaskou" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by yaskou in "Google copybara: moving code between repositories"]]></title><description><![CDATA[
<p>Yeah, that's the fun part. Probably built first for exporting monolith slices to OSS, but the reverse direction is more interesting to me. Tracking an upstream or keeping a private fork in sync. That's what makes Copybara useful well beyond the monorepo use case.</p>
]]></description><pubDate>Wed, 01 Jul 2026 06:46:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48743100</link><dc:creator>yaskou</dc:creator><comments>https://news.ycombinator.com/item?id=48743100</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48743100</guid></item><item><title><![CDATA[New comment by yaskou in "Ask HN: How did you set up a multi-agent orchestration for personal use?"]]></title><description><![CDATA[
<p>Cool, I only found Scion recently, so I may be missing a lot. The sandboxing part looks nice to me, and I like that there is some message-bus-ish thing between agents.<p>One thing I keep getting stuck on with these systems though: they all seem to assume an agent lives in one worktree of one git repo. Maybe that is fine in a monorepo world. Outside of that, the repo boundary is often just not the task boundary. Some context lives next door, or two repos away, and the sandbox somehow has to know what to bring in.<p>I'm wondering if there is a tool in the agent orchestration space that prepares multi-repository worktrees for a subagent out of the box?</p>
]]></description><pubDate>Fri, 26 Jun 2026 07:13:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48683361</link><dc:creator>yaskou</dc:creator><comments>https://news.ycombinator.com/item?id=48683361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48683361</guid></item><item><title><![CDATA[New comment by yaskou in ".gitignore Isn't the only way to ignore files in Git"]]></title><description><![CDATA[
<p>How do you manage the lifecycle of the worktrees in practice? Is it mostly manual git worktree add/remove, or do you use aliases/scripts/some other tools?</p>
]]></description><pubDate>Wed, 24 Jun 2026 05:29:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48655552</link><dc:creator>yaskou</dc:creator><comments>https://news.ycombinator.com/item?id=48655552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48655552</guid></item></channel></rss>