Live data from Hacker News

Viewing profile — vivekkalyan

vivekkalyan

HN member
Joined
Tue, Feb 19, 2019, 12:06 PM UTC
HN karma
60
Public activity
15 items

About vivekkalyan

No profile information was provided.

Recent public activity

  1. story
    Show HN: Provide LLMs markdown documentation of libraries and frameworks

    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…

  2. story
  3. comment
    Comment #42358739

    Yes definitely, adding database schemas and queries is on our roadmap for capturing "indirect links" across codebases. We are thinking of something similar to Supabase studio's sch…

  4. story
    Show HN: Cartograph – AI-generated code documentation and architecture diagrams

    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 docume…

  5. comment
    Comment #42211493

    This is great work! Mechanistic interpretability has tons of use cases, it's great to see open research in that field. You mentioned you spent your own time and money on it, would …

  6. comment
    Comment #24306742

    My solution is inspired by this blog post but creates a global attributes file. I documented it here: https://www.vivekkalyan.com/using-git-for-word I tend to prefer markdown for m…

  7. comment
    Comment #23971931

    > We aren't sure, but the speculation is that in the process of training, GPT-3 found that the best strategy to correctly predicting the continuation of arithmetic expressions was …

  8. comment
    Comment #23525808

    The rules seem pretty clear that consent is required from any persons appearing in any external datasets that are required. The winners scraped data from Youtube videos so I am not…

  9. comment
    Comment #23473404

    I prefer the emacs bindings for the command line such as C-A, C-U (mostly due to muscle memory), but have set up my $EDITOR as vim. This allows me to do C-X C-E, which opens the cu…

  10. comment
    Comment #23338819

    Can we please stop this meme? Every thread about DDG invariably seems to bring up this (false) statement.

  11. comment
    Comment #23272450

    Anyone has thoughts about cassandra and how it compares to mongodb? There seems to be a big enterprise push with azure's cosmosdb, but I've not heard much about it from people who …

  12. story
  13. story
    Ask HN: Resources on Computer Instructions Optimization?

    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 comput…

  14. comment
    Comment #22222681

    my solution is to use pandoc to generate the diffs. Combines the benefits of word formatting but allows me to see the changes in git. (I use it mainly for my resume) I wrote up abo…

  15. comment
    Comment #19198391

    created an account after lurking here for 3(!) years now. happy for this to be my first post, as the HN community has definitely been an inspiration towards starting my own website…