Deepseek v4 Pro feels like Claude Opus 4.6 in it's personality but here's what I did find out about costs: I did cut loose Deepseek v4 on a decent sized Typescript codebase and asked it to only focus on a single endpoint and go in depth on it layer by layer (API, DTOs, service, database models) and form a complete picture of types involved and introduced and ensure no adhoc types are being introduced. It developed a…
DeepSeek V4 – almost on the frontier
31–40 of 420 posts
Re: DeepSeek V4 – almost on the frontier
#32Earlier quoted context omitted.
Because they give it away for free and offer APIs at very acceptable rates. Not that hard to figure out, Robin Hood stealing our data tax back comes to mind.
GitHub is free.
User publishes to github => Deepseek trains with GitHub data => Deepseek gives model away for free => User did not work for Deepseek (in the sense of giving it's labour for Deepseek to make money)
Re: DeepSeek V4 – almost on the frontier
#33I'm surprised that people here don't care at all about these models openly training on your data, especially if you use them straight from the model developer. Whereas things like "GitHub now automatically opts everyone into using their code for model training" get hundreds of justifiably angry comments, I never see this brought up anymore on posts like these talking about using Chinese models through OpenRouter. Thi…
But the more important one is the social contract. Github came far before LLM era. The branding around it is being the storage of open source projects and many users want to it stay away from AI hype. You won't expect LLM providers to stay away from AI hype (duh) so it's less an issue for them.
Re: DeepSeek V4 – almost on the frontier
#34I'm surprised that people here don't care at all about these models openly training on your data, especially if you use them straight from the model developer. Whereas things like "GitHub now automatically opts everyone into using their code for model training" get hundreds of justifiably angry comments, I never see this brought up anymore on posts like these talking about using Chinese models through OpenRouter. Thi…
If the data is opensource on github, then in my opinion it should be fair game.
Re: DeepSeek V4 – almost on the frontier
#35Re: DeepSeek V4 – almost on the frontier
#36Deepseek v4 Pro feels like Claude Opus 4.6 in it's personality but here's what I did find out about costs: I did cut loose Deepseek v4 on a decent sized Typescript codebase and asked it to only focus on a single endpoint and go in depth on it layer by layer (API, DTOs, service, database models) and form a complete picture of types involved and introduced and ensure no adhoc types are being introduced. It developed a…
Even taking into account the fact that they are billing at 75% discount it's still quite cheaper
Re: DeepSeek V4 – almost on the frontier
#37Re: DeepSeek V4 – almost on the frontier
#38Earlier quoted context omitted.
If the data is opensource on github, then in my opinion it should be fair game.
IMO this is unfair for GPL or similarly licensed code. Seems ok for MIT like licensed code though
We're on the verge of a golden age of software as soon as someone finds a court with courage.
Re: DeepSeek V4 – almost on the frontier
#39The V3/R1 time and now are in such contrast. V3/R1 were hyped hard and barely usable for coding. V4 is much less hyped but (anecdotally) it has completely demolished all the Flash/Lite/Spark models.
Re: DeepSeek V4 – almost on the frontier
#40Earlier quoted context omitted.
If the data is opensource on github, then in my opinion it should be fair game.
Things being public should not be enough. just because someone leaked your medical information to the public via a data breach should not make it fair game. There should be some rules.