Live data from Hacker News

Viewing profile — k__

k__

HN member
Joined
Mon, Mar 11, 2013, 7:57 AM UTC
HN karma
15,785
Public activity
9,769 items

About k__

Author that tries to smash the gates that keep you from building great things.

Website: https://kay.is

Blog: https://fllstck.dev

GitHub: https://github.com/kay-is

Recent public activity

  1. comment
    Comment #49180065

    Care to elaborate?

  2. comment
    Comment #49180062

    "A local Qwen3.5 retrieval model attends over the indexed memory" Hrm.

  3. comment
    Comment #49167419

    Seems like this only helps with parallel workloads.

  4. comment
    Comment #49166851

    Location: Germany Remote: Yes Willing to relocate: No Roles: Technical Writer, Software Engineer Homepage: https://kay.is LinkedIn: https://www.linkedin.com/in/kay-plößer

  5. comment
    Comment #49161682

    Prompt an image or video generator without knowledge in photography or art skills and your results will look sloppy.

  6. comment
    Comment #49161517

    I did a bit of research on that in my last job and got the impression that encoder models might help. They are well suited to check input for rule violations and are much cheaper t…

  7. comment
    Comment #49153425

    Yeah, I'd assume it's possible to extract all languages as steering vectors from a model and then substract the ones you don't need from its weights. However, that would just chang…

  8. comment
    Comment #49153300

    I think, the main issue with German rules is that we haven't embraced digital technology 100%. All these rules would be way less cumbersome if they didn't come with a bunch of lite…

  9. comment
    Comment #49143772

    The ratio of good books to slop (AI or not) was far to bad for humans to reasonably filter 20 years ago.

  10. comment
    Comment #49128258

    Haha, and I almost felt bad after seeing this chart yesterday.

  11. comment
    Comment #49123360

    Half OT: Why do the cache hit rates seem to vary so much between harnesses? I use pi, which is very minimalist, and I get a hit rate of ~99%. Paying like $1 a day for Flash. Yet, t…

  12. comment
    Comment #49121855

    On OpenRouter it's 93 TPS.

  13. comment
    Comment #49121678

    I'm using pi and my caching is ~99%.

  14. comment
    Comment #49121312

    Yeah, it needs quite some hand holding. I didn't do much agent coding and had a mix experience. 1. It would build something that was in the spirit of what I wanted, but unusable in…

  15. comment
    Comment #49121188

    I'd take more throughput while everything else stays the same.

  16. comment
    Comment #49107270

    While I tend to clear my session after every task, I feel less stressed when my context is as 10% than when it's at 30%

  17. comment
    Comment #49107261

    They remove potentially irrelevant details.

  18. comment
    Comment #49107219

    As I understand it, they would have to train a whole knew model to hard cap it's context to different lengths. That would be cheaper to train and had cheaper inf, but still a huge …

  19. comment
  20. comment
    Comment #49049674

    Yeah, I think the Effect team tried building a compiler for once (TS++ or something) but they abandoned it, as it was too much work.

  21. comment
    Comment #49024292

    Do crosswords count?

  22. comment
    Comment #48968776

    My 2 weeks with DeepSeek V4: Pro is ~50% more expensive than Flash. Both need babysitting. Plan, split in small tasks, give it docs, types, tests, linter, best practice examples, e…

  23. comment
    Comment #48961357

    Thanks! What is the parento frontier?

  24. comment
    Comment #48960986

    Half-OT: can anyone recommend a LLM cost calculator that's up to date?

  25. comment
    Comment #48945100

    Effect's use of generators is also nice. While looking a bit off, it allows writing imperative business logic.