barbinbrad
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: A technique for better Claude Code results (github.com)
This burns a ton of tokens, but the basic idea is to create a cache in ./llm/cache and then spawn a bunch of subagents to look in the cache first, and then write to the cache if learn anything new
-
Looking for a some good examples of authentication, caching, database layer, internal microservices, etc. Could be RESTful. Could be something more exotic. Just looking for something high-quality to study.
- Show HN: Full-screen 2D Cellular Automata (github.com)