blixt
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Claustrophobic, a multi-account harness for Claude Code (claustrophobic.xyz)
- Show HN: Create LLM-optimized random identifiers (github.com)
I went exploring whether using LLM tokens as the individual "digits" of random ids would let you get more randomness for the same number of tokens, and the answer is yes. Using the current strategy in this library is…
- Show HN: Use any LLM in Go with stable, minimal API (github.com)
I started this package about a year ago because most existing packages were overly complex and I just wanted the basic LLM functionality (text, tools, streaming, images, caching, etc) compatible with all the major APIs…
- ARC-AGI-3 Preview (three.arcprize.org)
- Live demo of Moshi, audio-to-audio LLM with 160 ms latency (us.moshi.chat)
-
A hobby project of mine that was surprisingly easy to put together! I love waking up and seeing the freshly generated image.
-
I made this tool for myself back in October after GPT-4 Vision came out. Being able to press Option+C, write a quick question, and hit Enter, with only the screenshot of the current tab as the context was a quick flow…
- We should talk more often (medium.com)
- How to build swipeable table view cells in iOS apps (medium.com)
- Show HN: A straight-forward Ionic+Cordova template (github.com)
- Show HN: Library for making Web Workers easy (github.com)