Viewing profile — tenpa0000
tenpa0000
HN member- Joined
- Sun, Feb 22, 2026, 2:26 AM UTC
- HN karma
- 4
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About tenpa0000
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47193461
I run Llama 3.2 3B locally for latency-sensitive classification (sub-50ms, so no room for bigger models). At that scale Q2_K vs Q4_K_M isn't just smaller — Q2 starts flipping yes/n…
-
comment
Comment #47192895
This is great timing — I've been putting off making animated diagrams for a blog post because the Manim setup was too much friction for what I needed. Tried the live demo and the 3…
-
comment
Comment #47137220
The deduplication problem is the part I haven't worked out cleanly. The hierarchy in veronica-core sidesteps it as long as you declare parent-child relationships upfront — B's spen…
-
comment
Comment #47136994
[dead]
- story
-
comment
Comment #47136791
The flip side is enumerable IDs. Back when I was scraping a site for a side project, sequential photo IDs were basically a free sitemap. YouTube's random-ish IDs aren't just brandi…
-
comment
Comment #47118728
.git/hooks is underrated. I have a pre-push hook that runs my test suite — annoying to set up the first time but I've probably avoided a dozen broken CI runs by now.
- story
- story