Viewing profile — andyyyy64
andyyyy64
HN member- Joined
- Mon, Feb 09, 2026, 6:53 AM UTC
- HN karma
- 100
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About andyyyy64
https://github.com/Andyyyy64
Recent public activity
- comment
- comment
-
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…
-
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…
-
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…
- comment
- story
- story
-
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…