Viewing profile — k__
k__
HN member- Joined
- Mon, Mar 11, 2013, 7:57 AM UTC
- HN karma
- 15,785
- Public activity
- 9,769 items
- HN profile
- View on Hacker News ↗
About k__
Website: https://kay.is
Blog: https://fllstck.dev
GitHub: https://github.com/kay-is
Recent public activity
-
comment
Comment #49180065
Care to elaborate?
-
comment
Comment #49180062
"A local Qwen3.5 retrieval model attends over the indexed memory" Hrm.
-
comment
Comment #49167419
Seems like this only helps with parallel workloads.
-
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
-
comment
Comment #49161682
Prompt an image or video generator without knowledge in photography or art skills and your results will look sloppy.
-
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…
-
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…
-
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…
-
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.
-
comment
Comment #49128258
Haha, and I almost felt bad after seeing this chart yesterday.
-
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…
-
comment
Comment #49121855
On OpenRouter it's 93 TPS.
-
comment
Comment #49121678
I'm using pi and my caching is ~99%.
-
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…
-
comment
Comment #49121188
I'd take more throughput while everything else stays the same.
-
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%
-
comment
Comment #49107261
They remove potentially irrelevant details.
-
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 …
-
comment
Comment #49068869
Right
-
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.
-
comment
Comment #49024292
Do crosswords count?
-
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…
-
comment
Comment #48961357
Thanks! What is the parento frontier?
-
comment
Comment #48960986
Half-OT: can anyone recommend a LLM cost calculator that's up to date?
-
comment
Comment #48945100
Effect's use of generators is also nice. While looking a bit off, it allows writing imperative business logic.