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

koistya

no profile record

投稿

[untitled]

1 ポイント·投稿者 koistya·5 か月前·0 コメント

Show HN: I built a small OSS kernel for replaying and diffing AI decisions

1 ポイント·投稿者 koistya·5 か月前·2 コメント

Show HN: Bundle a large codebase for use across multiple LLM apps

1 ポイント·投稿者 koistya·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 koistya·8 か月前·0 コメント

[untitled]

1 ポイント·投稿者 koistya·9 か月前·0 コメント

[untitled]

1 ポイント·投稿者 koistya·9 か月前·0 コメント

[untitled]

1 ポイント·投稿者 koistya·10 か月前·0 コメント

[untitled]

1 ポイント·投稿者 koistya·11 か月前·0 コメント

[untitled]

1 ポイント·投稿者 koistya·11 か月前·0 コメント

[untitled]

1 ポイント·投稿者 koistya·11 か月前·0 コメント

[untitled]

1 ポイント·投稿者 koistya·11 か月前·0 コメント

[untitled]

1 ポイント·投稿者 koistya·11 か月前·0 コメント

Multi-tenant db schema in React Starter Kit

reactstarter.com
1 ポイント·投稿者 koistya·12 か月前·0 コメント

[untitled]

1 ポイント·投稿者 koistya·12 か月前·0 コメント

Codenames – Turn PR #1234 into "berlin.example.com"

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

Building Type-Safe WebSocket Applications with Bun and Zod

medium.com
7 ポイント·投稿者 koistya·昨年·0 コメント

コメント

koistya
·5 か月前·議論
That's a really cool approach, love it! Treating agent steps as build artifacts (OCI layers) makes total sense for coding agents or offline evaluations where you need filesystem-level reproducibility.

Verist, on the other hand, is aiming for the application layer: lightweight, low-latency observability for production user-facing apps where spinning up containers per-step isn't feasible. I think there's space for both: Dagger/OCI for heavy 'environment' replay, and Verist for semantic 'decision' replay.
koistya
·12 か月前·議論
Plus GitHub Action for it: https://github.com/marketplace/actions/pr-codename
koistya
·12 か月前·議論
Cool project! Been messing with AI agents for code stuff, and this Kanban setup for parallel tasks looks super handy—gonna try it on my next hack. Quick Q: handling token tracking per user/org? Got tons of experience from building UsagePilot (open-core lib for AI metrics). Happy to chat if you need a second pair of hands on that front!
koistya
·昨年·議論
WebSocket Router for Bun — A type-safe WebSocket router for Bun with Zod-based message validation. Route WebSocket messages to handlers based on message type with full TypeScript support.

https://github.com/kriasoft/bun-ws-router#readme