Even at these prices I find claude and codex subscriptions to be cheaper than per-token pricing when my usage is hovering around the session limits. I guess the subscriptions are heavily subsidized.
I guess I got downvoted because people don't believe me that it's cheaper? But I spent $5 a couple days ago in one hour with deepseek v4 in a coding agent. That's way more expensive than a $20/month claude subscription. Even if I hit claude's 5h limit in one hour I can do that many times in a month.
DeepSeek makes the V4 Pro price discount permanent
191–200 of 586 posts
Re: DeepSeek makes the V4 Pro price discount permanent
#192Earlier quoted context omitted.
Inference is cheap. I bet the financials of these Chinese companies are much saner looking than any of the big US AI companies which are bloated by investors.
I see no evidence anywhere that "inference is cheap". To my knowledge this is a myth being spread to pretend ChatGPT or Claude will one day make any economic sense. DeepSeek likely operates at a loss. How big the loss is anyone's guess. Meanwhile I am happy using their model. It is really good, to a point I forget I am not using Codex or Claude.
Re: DeepSeek makes the V4 Pro price discount permanent
#193Earlier quoted context omitted.
Inference is cheap. I bet the financials of these Chinese companies are much saner looking than any of the big US AI companies which are bloated by investors.
DeepSeek is very likely selling tokens at a loss. There're many cloud providers that provide you with DeepSeek V4 Pro via API, and those services at least twice as expensive as DeepSeek itself.
DeepSeek V4 Pro price on OpenRouter:
deepseek: $0.435 / $0.87
baidu/fp8: $1.521 / $3.042
novita/fp8: $1.64 / $3.38
Yup. DeepSeek either has next-generation hardware that somehow no one else has access to, or they're selling at a loss.
Re: DeepSeek makes the V4 Pro price discount permanent
#194This looks suspiciously cheap. The same model hosted by other providers is much more expensive [0]. So either DeepSeek can host it much cheaper than anyone else, or their business model is different. I suspect the latter, especially since their privacy policy [1] says personal data, including “User Input,” can be used "To improve and develop the Services and to train and improve our technology" . [0]: https://openrou…
But why not? Gaining market share at a loss isn't the US's patent.
Re: DeepSeek makes the V4 Pro price discount permanent
#195Once they have their own coding agent which they seem to be working towards, I may start predominantly using their models. They seem to be doing all the "right" things, open sourcing models, publishing research, and keeping prices low for everyone.
I am looking forward to things slowing down and stabilizing. I'm not saying that should happen today, just I am looking forward to it.
Re: DeepSeek makes the V4 Pro price discount permanent
#196Once they have their own coding agent which they seem to be working towards, I may start predominantly using their models. They seem to be doing all the "right" things, open sourcing models, publishing research, and keeping prices low for everyone.
You can use V4 Pro with Claude Code [1]. I tried it and it's impressive. [1]: https://api-docs.deepseek.com/quick_start/agent_integrations...
I've been using Deepseek v4 with Cline in VS Code as a replacement for Github Copilot, and it's not been too bad.
Re: DeepSeek makes the V4 Pro price discount permanent
#197Once they have their own coding agent which they seem to be working towards, I may start predominantly using their models. They seem to be doing all the "right" things, open sourcing models, publishing research, and keeping prices low for everyone.
Earlier this week I started testing Chinese models on my codebase. I haven’t really looked at interactive coding yet, but more at issue triage, bug auto-fixing, log analytics, etc. I used DeepSeek, Kimi, GLM, Qwen, and MiMO against GPT-5.5 high as reference, all running in Pi harness without anything installed. So far, Kimi and MiMO look the most promising to me. I haven’t tested them rigorously enough to make a stro…
Based on these benchmarks, here's a rough mapping:
- Qwen 3.7 ~= GPT 5.3
- Kimi K2.6 ~= GPT 5.15
- DS V4 ~= GPT 5.1
So yes, we have GPT 5 at home now. No need to pay the Legacy Labs anymore.
Here's the benchmark I used since I can't post images here: https://x.com/trydotworks/status/2058004995195490706?s=20
Re: DeepSeek makes the V4 Pro price discount permanent
#198Earlier quoted context omitted.
Oh damn, I haven't noticed because my browser removes the referer header. But I think the image on the block page is a pretty good answer to why he did that.
What's the image trying to convey? Genuine question, I just come here to read nerd stuff and I'm not aware of any controversy
Pi's developer is obviously not anti-AI, and he definitely doesn't hate OpenClaw, since it's based on Pi. But there's a growing number of people who take those things too far, and a lot of them are on HN. You can easily find them in the comments of any AI-related post here. I assume that's the type of people the image is portraying.
Re: DeepSeek makes the V4 Pro price discount permanent
#199Maybe the Chinese are playing the long game by trying to bankrupt the US competition? Because there's no way this is financially viable.
Re: DeepSeek makes the V4 Pro price discount permanent
#200Once they have their own coding agent which they seem to be working towards, I may start predominantly using their models. They seem to be doing all the "right" things, open sourcing models, publishing research, and keeping prices low for everyone.
I would prefer a coding agent to be somewhat independent of the model provider. Providers are trading off on quality, features, and price so frequently, and I don't want to keep changing my agent every time. I am looking forward to things slowing down and stabilizing. I'm not saying that should happen today, just I am looking forward to it.