Live data from Hacker News

Viewing profile — PriNova

PriNova

HN member
Joined
Mon, Aug 28, 2023, 7:28 AM UTC
HN karma
12
Public activity
4 items

About PriNova

No profile information was provided.

Recent public activity

  1. comment
    Comment #44960262

    For the sake of clarity, Sourcegraph: Cody did RAG-style context fetching. However, Amp does not use RAG for context fetching.

  2. comment
    Comment #37443577

    This is not how you think Mojo works. If you copy&paste python code into Mojo, you will not benefit from optimizations. You need to refactor your python code into Mojo code to gain…

  3. comment
    Comment #37443545

    Look at Taichi at Github. This library for Python seems not very popular and unaware. Maybe, because it is a Chinese development, but Taichi is simple and compiles directly down to…

  4. comment
    Comment #37290958

    They use Claude 2 as AI backend with a 100K context window. In my experience Claude is better at programming than GPT-4 because it has a much younger cut-off date and because of th…