erans
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: I ran every Claude agent turn through the Batch API (eran.sandler.co.il)
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…
-
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…
- Show HN: EFF Dice based digital random passphrase generator (dicepass.org)
-
A go implementation of Twitter's Snowflake ID generation service.
- Without your scouts you're sittings ducks (avich.com)
- Show HN: SharingMeter.org - Find out how popular a link is (sharingmeter.org)
- Show HN: The Most-Shared Posts on TechCrunch (sharepops.com)
- Show HN: Thriftify - Thrift as a Service (thriftify.org)
A little something me (@erans) and @rantav cooked up after an idea from @scode
- Show HN: Get EC2 prices with a Python module (github.com)
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).