Live data from Hacker News

Viewing profile — NotHowItWorks

NotHowItWorks

HN member
Joined
Sat, Sep 05, 2026, 2:07 PM UTC
HN karma
-3
Public activity
4 items

About NotHowItWorks

No profile information was provided.

Recent public activity

  1. 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

  2. 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…

  3. comment
  4. 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…