Live data from Hacker News

Viewing profile — pu_pu

pu_pu

HN member
Joined
Tue, Mar 11, 2025, 3:49 PM UTC
HN karma
7
Public activity
10 items

About pu_pu

No profile information was provided.

Recent public activity

  1. comment
    Comment #45724618

    [flagged]

  2. comment
    Comment #45692264

    Is it open source?

  3. comment
    Comment #45636389

    The biggest problem with retrieval is actually semantic relevance. I think most embedding models don't really capture sentence-level semantic content and instead act more like bag-…

  4. comment
    Comment #45625424

    Not at all in my opinion. Its a zero sum game against anti bot technologies also employing AI to block scrapers.

  5. comment
    Comment #45498999

    This really feels like a missed opportunity to build something genuinely new, something that actually plays to the strengths of LLMs, instead of just embedding a fixed set of app s…

  6. comment
  7. comment
    Comment #44337595

    So, I have not tried it on a very complex database myself so I can't comment how well it will work in production systems I have tried this approach with a single Big Query table an…

  8. comment
    Comment #44337558

    Can you please add support to add descriptions of each column and enumerated types? For example, if a column contains 0 or 1 encoding the absence of presence of something, LLMs nee…

  9. comment
  10. comment
    Comment #44337492

    This is not a difficult problem to solve. We can add the schema, columns and column descriptions in the system prompt. It can significantly improve performance. All it will take is…