vivekkalyan

↗ HN profile [ 52.4 ms ] full profile

No user record in our sample, but vivekkalyan has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. 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…

  2. Scaling Compute for RAG (vivekkalyan.com)
  3. 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…

  4. 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…