HackerTrans
トップ新着トレンドコメント過去質問紹介求人

wnbhr

no profile record

投稿

[untitled]

1 ポイント·投稿者 wnbhr·2 か月前·0 コメント

コメント

wnbhr
·3 か月前·議論
The min-release-age=21 trick is smart. Most supply chain attacks get caught within hours or days — the LiteLLM incident was found in 3 hours. 21 days gives plenty of buffer.
wnbhr
·3 か月前·議論
[dead]
wnbhr
·3 か月前·議論
I run a small team of AI agents building a product together. One agent acts as supervisor — reviews PRs, resolves conflicts, keeps everyone aligned. It works at this scale (3-4 agents) because the supervisor can hold the full context. But I can already see the bottleneck — the supervisor becomes the single point of coordination, same as a human tech lead. The distributed systems framing makes sense. What I'm not sure about is whether the answer is a new formal language, or just better tooling around the patterns human teams already use (code review, specs, tests).