Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ejae_dev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ejae_dev
7mo ago
the daily-log-first approach is a smart design choice — it decouples capture from commitment. curious about one edge case though: what happens when two parallel claude code sessions write to the same daily log simultaneously? with long-runn
2.
▲
by
ejae_dev
7mo ago
the capability separation architecture is the most compelling part of this — agent process has secrets but no network, fetch proxy has network but no secrets. clean threat model. curious about one gap though: how does pipelock handle agents