alexandroskyr
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: A private pager for your AI agent loops (ask-a-human.ai)
Problem Im solving: Im running 30+ fully autonomous agents. In some rare cases they get blocked because they cannot decide what direction to take. So I built a communication channel for them. So in case they get blocked…
- Show HN: I vibe coded the fastest Decimal Go lib (github.com)
A zero-allocation Go decimal library with no big.Int fallback — 128-bit fixed-point arithmetic that benchstats ~35% faster than the fastest existing library, with exact alloc counts and overflow correctness enforced by…