Viewing profile — Dragbat
Dragbat
HN member- Joined
- Wed, Jul 22, 2026, 10:09 AM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About Dragbat
No profile information was provided.
Recent public activity
-
comment
Comment #49019523
Yeah, the LLMs are definitely committed to producing a whole article every time as a response to whatever the prompt and whoever the prompter
-
comment
Comment #49016435
This is awesome! Also, for the mouse emulation, how about keep checking forever whether mouse is down, and fire only mouse-up and mouse-down events (so no constant firing probably)…
-
comment
Comment #49006558
1: Narrow Expertise: AIs usually target different things, so for example, in the context of LLMs, one might target being factually correct, so a knowledge benchmark is better suite…
-
comment
Comment #49006216
Basically, it means that the developer does not guarantee that the software works, because in some countries or jurisdictions (like the US) it is assumed that the developer provide…
-
comment
Comment #49005891
It is pretty normal, mainly because it doesn't constantly take into account that it's an AI when generating text and it's basically predicting the next most likely token, so if it …