Live data from Hacker News

Viewing profile — andyyyy64

andyyyy64

HN member
Joined
Mon, Feb 09, 2026, 6:53 AM UTC
HN karma
100
Public activity
9 items

About andyyyy64

https://github.com/Andyyyy64

Recent public activity

  1. comment
  2. comment
  3. comment
    Comment #48147930

    You're right that it doesn't run anything — it's a pre-download / pre-purchase decision tool, so it estimates rather than measures by design (you can simulate a GPU you don't own w…

  4. comment
    Comment #48147917

    Good catch that's a real gap. The KV estimate is GQA/MQA-aware (per-model head config) but currently assumes dense full-context attention; it does not model sliding-window / chunke…

  5. comment
    Comment #48147908

    Fair question. llmfit answers "will this model fit in my memory?" — it's a fit/size calculator, and a good one. whichllm answers a different question: "of the models that fit, whic…

  6. comment
  7. story
  8. story
  9. story
    Show HN: OpenTiger – Autonomous dev orchestration that never stops

    Hi HN. I've been running AI coding agents (Claude Code, Codex, etc.) on real repos for a while now. The dirty secret of "autonomous coding" is that agents stop all the time — quota…