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

nicklo

no profile record

投稿

Show HN: Ash – OSS Infra for Running Claude Agent SDK

github.com
1 ポイント·投稿者 nicklo·4 か月前·2 コメント

コメント

nicklo
·2 か月前·議論
Cortisol spit curve tests are pretty cheap, so I was disappointed to see the title claim not substantiated with real data. Consider biometric testing next time you distribute!
nicklo
·3 か月前·議論
or say yes? decel mentality like this is why europe is falling behind. some poor startup will try to backfill these contracts to be the new palantir of europe only to be cut at the knees by regulation and more outcry think piece boycotts like this. rinse and repeat until the us and china become the only relevant acceleration hubs on earth during the singularity
nicklo
·4 か月前·議論
the animation of the model name text when opening the detail view is so smooth and delightful
nicklo
·4 か月前·議論
Congrats on launch! As the agent cli’s and sdk’s were built for local use, there’s a ton of this infra work to run these agents in production. Genuinely excited for this space to mature.

I have been building an OSS self-hostable agent infra suite at https://ash-cloud.ai

Happy to trade notes sometime!
nicklo
·4 か月前·議論
Yeah with sandbox pre-warming and disk co-location its fast enough to avoid UX cold start penalty.

On write amplification — we persist at the message level, not per SSE chunk. The sandbox's workspace filesystem (claude code's native jsonl files) is the source of truth for resume, and the DB is for queryability, tracing, etc - so fire and forget works fine here.
nicklo
·4 か月前·議論
I’m building a self-hostable, open source agent sandbox orchestrator here: https://github.com/ash-ai-org/ash-ai
nicklo
·5 か月前·議論
directionally correct but important to note the water wasted by sustaining the insufferable human is much higher than producing the tokens
nicklo
·6 か月前·議論
i've always wondered (for this, portkey, etc) - why not have a parallel option that fires an extra request instead of mitm the llm call?