Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yaskou
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yaskou
3mo ago
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 w
2.
▲
by
yaskou
3mo ago
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. One thing I keep getting stuck on with these systems though: they all se
3.
▲
by
yaskou
3mo ago
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?