Live data from Hacker News

Viewing profile — wmolino

wmolino

HN member
Joined
Mon, Jun 23, 2025, 8:27 PM UTC
HN karma
3
Public activity
11 items

About wmolino

No profile information was provided.

Recent public activity

  1. comment
    Comment #48642171

    Yes and I find it frustrating when a bad prompt allows the AI to take unsolicited actions. So, I built a small proxy in Rust using Rego.

  2. comment
    Comment #48606827

    [flagged]

  3. story
  4. story
  5. story
  6. comment
    Comment #48572252

    [flagged]

  7. story
  8. comment
    Comment #44382337

    For ethical reasons, I will continue to share my code under a free license. In any case, LLMs should not be trained on code that is released under a license they are unable to comp…

  9. comment
    Comment #44365211

    No, but thanks for the suggestion I’ll go check it out.

  10. comment
    Comment #44359984

    I believe the best user experience will come from integrating generative AI, speech recognition, and AR/VR devices. These technologies combined could make interfaces far more intui…

  11. story
    Ask HN: Feedback on "QSS" – A Quantized Vector Search Engine in C

    Hi HN, I've been working on a vector search engine called QSS (Quantized Similarity Search). It's written in C and explores the idea of aggressively quantizing embedding vectors to…