Extremely pro consumer tool. I have been hammering it hard with 97% cache utilization and barely $0.03 dollar spent for me constantly exploring a codebase.
DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost
121–130 of 325 posts
Re: DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost
#122Re: DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost
#123In the end I had Claude produce a one-page html file that was 95% of the way there and it took minor editing to clearly explain the intent of the feature.
Re: DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost
#124Earlier quoted context omitted.
I’m feeling more a novice every day, but how isn’t this just handing over your code to team deepseek for whatever they might want
there's laws on the books in China that says that every company operating in China must aid and abet the Chinese government in espionage against the rest of the world. given those facts, I find it deeply troubling to be using anything coming out of China, especially a program that runs in the context of a Linux terminal on a machine that might have something important on it. I'd argue it's a back door waiting to happ…
Re: DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost
#125Can someone give me a eli5 version of what this is? It really sounds useful to Claude subscribers. Is this improving the cache hit and hence overall efficiency of coding workflows? Does it also let me host a local llm (deepseek)? What are model min requirements for this?
You can also ask Claude and get an immediate answer, the power is yours
Re: DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost
#126Y'all should not be writing js/ts/slop/npm based clis anymore It's the agentic era, pick a better option Just stop
Re: DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost
#127I'm not sure you need a "DeepSeek native coding agent" to take advantage of DeepSeeks cache, yesterday as the Codex quota usage issue still wasn't solved for me, I wrote a tiny little bridge so I could use DeepSeek V4 Pro via Codex, and seems most of everything I did was basically cached as far as I can tell: https://i.imgur.com/7eKn6wN.png (2026-05-23 Input (Cache hit): 39,123,200 tokens, Input (Cache miss) 1,692,28…
Opencode has really bad cache stability issues that they seem uninterested in fixing at the moment.
Re: DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost
#128Earlier quoted context omitted.
I’m feeling more a novice every day, but how isn’t this just handing over your code to team deepseek for whatever they might want
there's laws on the books in China that says that every company operating in China must aid and abet the Chinese government in espionage against the rest of the world. given those facts, I find it deeply troubling to be using anything coming out of China, especially a program that runs in the context of a Linux terminal on a machine that might have something important on it. I'd argue it's a back door waiting to happ…
Honestly I'd love to love the US again, but basically after Obama things have just gone down and down and no soul will trust the US again in the next generation or two.
Re: DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost
#129It's pretty funny, i'm a $200/m Claude subscriber and i've had little need to use anything else. However the more Claude has been restricting my workflow (notably around the recent IDE/-p usage change) the more i've been wanting to go elsehwere. I'm concerned since i really want SOTA reasoning, but DeepSeek still has me interested.
> I'm concerned since i really want SOTA reasoning I think you should give other models a try and see how much they differ from SOTA models. I did this and realized, even Qwen-2.5-Max was enough. I am sure even Claude Sonnet 3.5 is enough for things I play around with. I am not really striving for fields medal in Mathematics.
The "cost" is dumb models is just so high for me. Eg every bad decision they make increases my frustration quite a bit. Despite putting a lot of effort into my workflow to help reduce the number of decisions they make, they always will. So my hedge is always against that.. trying to reduce how insane they can be heh.
Re: DeepSeek reasonix, DeepSeek native coding agent with high caching and low cost
#130It's pretty funny, i'm a $200/m Claude subscriber and i've had little need to use anything else. However the more Claude has been restricting my workflow (notably around the recent IDE/-p usage change) the more i've been wanting to go elsehwere. I'm concerned since i really want SOTA reasoning, but DeepSeek still has me interested.
I gave a fairly complex reverse engineering task to DS-4 xhigh and GPT-5.5 xhigh today. After about 6 hours, both ultimately failed to fully RE, however, there were some drastic differences: DS stopped every 30 minutes or so, saying it did full RE and it should all work now, while in fact, it didn't complete even 1% of it. It also looked for shortcuts again and again, despite me prompting heavily that the specific sh…