Viewing profile — naaqq
naaqq
HN member- Joined
- Thu, Jan 02, 2025, 1:48 PM UTC
- HN karma
- 19
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About naaqq
No profile information was provided.
Recent public activity
-
comment
Comment #48936296
Will be later.
-
comment
Comment #48857707
just got 2/18, not a native english speaker, hard for me.
-
comment
Comment #48263970
I don't think it's helpful, you can already get a 99+% cache hit on claude code, just change the api settings to deepseek. I would like to use a agent built by deepseek itself usin…
-
comment
Comment #48005877
Not all read tokens are included in the context, many of the tokens are from read cache hits. I hit it many times so it grew to 200M. The number came from the API platform.
-
comment
Comment #47986284
Sorry, I was wrong here. I meant a single long session. And there’s no compression, the 1M context is only half used.
-
comment
Comment #47985541
DeepSeek’s official API has a cache hit rate of over 99% if you use it continuously within the same codebase for long sessions, so it’s much cheaper than frontier models. I have an…
-
comment
Comment #47384290
It reminds me of the Easy Programming Language( https://en.wikipedia.org/wiki/Easy_Programming_Language ), a Chinese programming language. Many kids in China started learning progr…
-
comment
Comment #47288520
This article said some things I couldn’t put into words about different AI tools. Thanks for sharing.
-
comment
Comment #46465030
Round the squirrel only if the squirrel is still on the tree.
-
comment
Comment #46271724
Start reading from the 3/4 mark, that’s the ‘how’ part
-
comment
Comment #46093085
This is so cool. I like the mircoSD card idea.
-
comment
Comment #46033415
It makes LLMs stronger because code is something LLMs are good at.