vivekkalyan
- Karma
- 60
- Created
- February 19, 2019 (7y ago)
- Submissions
- 0
-
Hey HN! We realised that LLMs are great at generating code for super popular libraries like React. But they kinda suck at using less popular/newly released libraries, forcing us to stick to established tools and…
- Scaling Compute for RAG (vivekkalyan.com)
-
Hey there HN! We're Vivek and Si-Yan from Cartograph (https://cartograph.app). We've built an AI-powered code documentation platform that automatically generates reference documentation and creates a visual interactive…
- Scott and Scurvy: How the cure for scurvy was lost (2010) (idlewords.com)
-
I recently learnt that a CPU optimizes instructions by doing things like predicting the results of conditionals. Where can I read more about this kind of stuff? I know basic computer architecture things like…