raymondtana
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Memory layout in Zig with formulas (raymondtana.github.io)
- Show HN: An LLM response cache that's aware of dynamic data (blog.butter.dev)
Raymond here from Butter.dev, an LLM response cache built as a chat-completions proxy. Today we're launching a key feature for the platform: the ability to generalize on dynamic, templated inputs. Caching at the HTTP…
- Show HN: Langr: a daily language guessing game (raymondtana.github.io)
"Langr" is a language guessing game, similar to other Wordle variants, and is unique for its multimodality. The game provides a sample of a given language of the day, revealing more clues about that sample as the game…
- Show HN: Lights Out: my 2D Rubik's Cube-like Game (raymondtana.github.io)
"Lights Out" is a mathematical puzzle that lives on an grid where each cell of the grid is one of two colors: either red or white. The goal is to eventually get all the cells in the grid to be red. What's the catch?…