Viewing profile — NotHowItWorks
NotHowItWorks
HN member- Joined
- Sat, Sep 05, 2026, 2:07 PM UTC
- HN karma
- -3
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About NotHowItWorks
No profile information was provided.
Recent public activity
-
comment
Comment #49576797
Track doesn’t mean store. The word you are looking for is “collect”. Saying you “track” implies you’re putting together a profile to be consumed in other services
-
comment
Comment #49576730
It literally is token prediction with vector search. Yes there’s an app layer in the chat product for convenience and parsing but the model is exposing methods like ‘complete’ that…
-
comment
Comment #49576658
Facepalm
-
comment
Comment #49576653
LLMs are read only. A developer would be the one using the LLM to evaluate page response text and scraping what they need. LLMs cannot “crawl pages” or “scrape” or do anything - it…