alexandroskyr

↗ HN profile [ 20.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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…