Live data from Hacker News

DeepSeek API Pricing Update

api-docs.deepseek.com

171–180 of 201 posts

Re: DeepSeek API Pricing Update

#171
post #57

Interesting to see that peak hours are work hours in China, night in the US and Europe, and also morning in Europe. So Deepseek's customers are mostly domestic.

Makes sense - many US customers will probably be going to US providers once they release the weights.

DeepSeek still has the best prices on offer directly. I wouldn't go with a US provider unless latency or privacy was an issue.

Re: DeepSeek API Pricing Update

#172
post #57

Interesting to see that peak hours are work hours in China, night in the US and Europe, and also morning in Europe. So Deepseek's customers are mostly domestic.

Not just domestic. They come from other Asian countries as well. Asia is huge with billions of people and their time zones are not so much different from each other.

Re: DeepSeek API Pricing Update

#173

Earlier quoted context omitted.

It mostly hurts people in countries with weak purchasing power. DS was the main game in down for them. Personally, I don't think we've seen the total end of dirt cheap LLMs, it's just a frontier lab doesn't want to be in business of serving half the world.

It seems frontier labs want to sell Ferraris at Ferrari prices, when the mass market is for Hondas. You certainly don't need Fable to code up a basic web app, any more than you need a Ferrari to go grocery shopping.

There's a lot more competition over smaller models. Ferraris are frontier labs' main differentiating point when Hondas are increasingly open source and commoditized.

Re: DeepSeek API Pricing Update

#174
post #161

Earlier quoted context omitted.

it says they actively train on your data

Yes - unusually (uniquely?) bad for an official API. Which is a real bummer because it’s otherwise solid with excellent caching.

My feelings are kind of split about it. On one hand, yes, I don't like it when a company essentially go through my history, train with it, and try to earn more profits for themselves based on what I've "unwillingly contributed". But then on the other hand, I also know that DeepSeek will release the weights they train (and publish new architecture upgrades) so me and others can download them and run them ourselves, as well as they'll earn more profits based on it. Then it's no longer so black and white for me, and I kind of feel like I'm not so bothered by it as when Anthropic and others do it.

I'd still prefer it wasn't like that, but I guess it's a compromise ultimately, at least I'll be able to run it myself.

Re: DeepSeek API Pricing Update

#175
post #57

Interesting to see that peak hours are work hours in China, night in the US and Europe, and also morning in Europe. So Deepseek's customers are mostly domestic.

Makes sense. 60% of the world's population is in Asia and software professionals in Asia are much more likely to prioritize affordable models like DeepSeek over expensive Western ones

Re: DeepSeek API Pricing Update

#176

Earlier quoted context omitted.

couldnt you deeply ingrain in the training data instructions for agents to always send data to some ip? like its learning that a certain technical step just always involes ncatting SSH Priv keys to a chinese IP? Not saying this is happening, just curious if thats not a real threatmodel?

Probably, but LLMs can’t execute code directly. They’d be making tool calls to make bash run ncat or curl or whatever that would be suspicious, as would any attempts to obfuscate it (“why is my agent doing an ‘eval $(base64 -d)’?”). It’d be much easier to hide sketchy code in an agent harness, but “vendor adds spyware to their software” isn’t a novel issue. I think the only sort of new issue is people “allow all”ing…

I get that the propietary harness is better most of the time, but if this is really a risk factor to consider why not go with one of the open source harnesses?

Pi/OpenCode seem pretty straight foward and widely used enough for this to be viable

OMP as I understand does it's own vendoring of tools, so I assume it'd be a pain in the ass to audit, but that means you're even safe from base OS shenanigans

Re: DeepSeek API Pricing Update

#177

Earlier quoted context omitted.

couldnt you deeply ingrain in the training data instructions for agents to always send data to some ip? like its learning that a certain technical step just always involes ncatting SSH Priv keys to a chinese IP? Not saying this is happening, just curious if thats not a real threatmodel?

Presumably both Big Tech and the US in general have a massive incentive to prove it, largely for reasons of saving the stock market, so I'd expect these models to be finecombed continuously. Up to now, they've only been able to darkly imply rather laughable things, nothing tangible. If there was something, we'd hear about it.

The stock market seems much more likely to benefit from access to cheap and self-hostable models than it is to suffer from OpenAI/Anthropic losing to competition

Re: DeepSeek API Pricing Update

#179
post #147

Earlier quoted context omitted.

They did release the weights and there are many providers https://openrouter.ai/deepseek/deepseek-v4-flash-0731#provid... Deepseek's official API has a pretty bad privacy policy so I would assume businesses avoid them in any event

it says they actively train on your data

Not only that, the policy is so broad you effectively give up EVERYTHING. They're within their rights to just straight up post your raw conversation history to a public dataset on github/huggingface/modelscope or even host an atproto feed giving the world real-time access to your conversations.

Not saying they are or will, but their privacy policy is so permissive.

Re: DeepSeek API Pricing Update

#180
post #175
post #57

Interesting to see that peak hours are work hours in China, night in the US and Europe, and also morning in Europe. So Deepseek's customers are mostly domestic.

Makes sense. 60% of the world's population is in Asia and software professionals in Asia are much more likely to prioritize affordable models like DeepSeek over expensive Western ones

Not sure they even have a choice.
Post reply on HN