Live data from Hacker News

Viewing profile — haellsigh

haellsigh

HN member
Joined
Thu, Apr 16, 2026, 4:14 PM UTC
HN karma
19
Public activity
7 items

About haellsigh

No profile information was provided.

Recent public activity

  1. comment
    Comment #48757628

    For that, there's https://valetudo.cloud/ that supports a number of models from different brands.

  2. comment
    Comment #48753344

    Well, it looks like they just did reset the usage!

  3. comment
    Comment #48539883

    I agree with what you're saying. I have a Claude plan for work and I prefer using Claude more than any other LLM I've tried. Having recently tried the Codex 100€ plan with GPT-5.5 …

  4. comment
    Comment #48368133

    I added it in my oh-my-pi configuration before (it's OpenAI compatible), but Llama 3 8B is just absolutely unusable for anything coding related. It is very fast and the latency is …

  5. comment
    Comment #47845968

    Fyi, I believe `--flash-attn on` doesn't do anything, you should instead use `--flash-attn 1`. I'm getting ~150t/s on a RTX 3080 10GB as well with f16 cache type.

  6. comment
    Comment #47795907

    If that's true, then we're following the timeline of https://ai-2027.com/

  7. comment
    Comment #47795591

    I got Opus 4.7 working on oh-my-pi with this commit if it interests you: https://github.com/azais-corentin/oh-my-pi/commit/6a74456f0b...