erans

↗ HN profile [ 1908 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built a tiny Python REPL to answer a dumb-but-useful question: What happens if every turn in an agent loop goes through Anthropic’s Batch API instead of the normal synchronous endpoint? The motivation was cost. Batch…

  2. LunaRoute is a high-performance local proxy for AI coding assistants like Claude Code, OpenAI Codex CLI, and OpenCode. Get complete visibility into every LLM interaction with zero-overhead passthrough, comprehensive…

  3. A go implementation of Twitter's Snowflake ID generation service.

  4. A little something me (@erans) and @rantav cooked up after an idea from @scode

  5. A little Python module/CLI I cooked up to parse the JSON file used in the EC2 website and show you the data mapped to the related values in the Amazon EC2 API (mapping region names, instance types, etc).