Viewing profile — wmolino
wmolino
HN member- Joined
- Mon, Jun 23, 2025, 8:27 PM UTC
- HN karma
- 3
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About wmolino
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #48606827
[flagged]
- story
- story
- story
-
comment
Comment #48572252
[flagged]
- story
-
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…
-
comment
Comment #44365211
No, but thanks for the suggestion I’ll go check it out.
-
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…
-
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…