Live data from Hacker News

Viewing profile — robertkarl

robertkarl

HN member
Joined
Fri, Sep 02, 2011, 2:09 AM UTC
HN karma
348
Public activity
35 items

About robertkarl

I'm working on local LLM inference. I want to save money on my Claude/Codex bill by having my Mac do it. I like Qwen for this.

I'm working on glass-slipper.cc (no telemetry; no login; just local offload from Claude to dumb model).

email: robertkarljr at the big google-provided email one.

Recent public activity

  1. comment
  2. story
  3. story
  4. comment
    Comment #48570830

    https://arxiv.org/abs/2606.00206 In this paper they nerf an LLMs ability to emit waffling thinking tokens like "wait", "but", "alternatively", and the models (they're old, small mo…

  5. comment
    Comment #48559712

    You can trade off latency / accuracy / cost for any ML task. And with the local models.... the cost is free. Having a local Qwen check another Qwen's work increases the accuracy qu…

  6. comment
    Comment #48534192

    This looks sick. I was going to download it but for $10 I am more willing to attempt asking Claude to implement something like it, than to purchase. I would be more willing to purc…

  7. comment
    Comment #48384813

    it's also a capable local inference stack!

  8. story
  9. comment
    Comment #48313578

    I can't get excited about these benchmarks they're leading with. I've looked at the Terminal-Bench questions and I just think they're irrelevant. And SWE-Bench has serious flaws, e…

  10. story
  11. comment
    Comment #48270519

    I wrote this blog post about killing a startup idea fast. AI tools help, but talking to humans about workflows and constraints is where it's at.

  12. story
  13. comment
    Comment #48268115

    Ironically, parts of this read as if Sam prompted it with "Write AI bad, but in 16th grade language." What is homogeneously portentous cack? > The language of angels does a surpris…

  14. comment
    Comment #48239224

    I emailed dang to politely ask to make the link point to the Verge article since I can't update it.

  15. comment
    Comment #48239087

    My bad. I had trouble finding the original source when I googled for it and grabbed a link. I was originally shown a screenshot of a x.com post.

  16. comment
    Comment #48238979

    Cancellation effective June 30. This was a _pilot_ launched in December that accidentally consumed their 2026 yearly target spend on AI! I expect the r/LocalLLaMA guys to be going …

  17. story
  18. story
  19. comment
    Comment #48174806

    How do you test? I made this comment elsewhere... but I don't see a good benchmark that covers "how good is this thing at actually driving coding with tool use locally"?

  20. comment
    Comment #48174757

    I'm interested in how you evaluate quantized models against each other; haven't found a benchmark I love for that. I love this example about 27B debugging. I've seen similar succes…

  21. comment
    Comment #48150430

    One thing you can do is offload from Claude to a dumb local model for summarizing. Local LLM sub-agents.

  22. comment
    Comment #47927845

    I am trying to figure this out too... what I am seeing is that the local models like Qwen 3.5 family that fit on hardware like yours handle ambiguity poorly. But are capable of emi…

  23. comment
    Comment #47912679

    PocketOS's website says "Service Disruption: We're currently experiencing a major outage caused by an infrastructure incident at one of our service providers. We are actively worki…

  24. comment
    Comment #47856197

    For what it's worth: here's my experience in the first 10 minutes of using Qwen locally to write some code. https://github.com/robertkarl/local-qwen-first-10-minutes it includes so…

  25. comment
    Comment #47855545

    That also was really opaque to me RE: API access. I initially thought at $200/month I could get whatever I needed. I eventually set up a OpenAI API with a few bucks to try what I w…