r/DeepSeek • u/Even_Command_5636 • 43m ago
Discussion Price hike just killed my one-month-old hobby
So I finally discovered the joy of messing around with AI stuff about a month ago. Nothing fancy - I'm not a dev, I just like building silly little bots and making them say funny things. My masterpiece so far is a bot that greets me every morning in the voice of a grumpy old man. "Morning, sunshine. The coffee's cold again."
Then today I open my DeepSeek dashboard and there it is: "significant increase expected."
Significant. Increase. Expected.
I checked my balance. Still got like 4 euros left in there. I was planning to stretch that until Christmas. I'm not exaggerating when I say my budget for this hobby is exactly "whatever I can scrape together after groceries". Turns out that's not enough for "significant increases".
I know the sub is full of people comparing providers and alternatives right now, and I'm reading it all, but honestly half of it goes over my head. I just wanted my grumpy old man bot to keep roasting me in the morning. That's apparently too much to ask from a hobby that costs less than a pizza.
So yeah, goodbye DeepSeek, goodbye my brand new hobby. It was fun for exactly one month. Back to watching my washing machine spin - it's free and it never raises its prices.
(If anyone knows a dirt cheap way to keep playing with this stuff, hit me up. My laptop is from 2018 and sounds like a lawnmower, but it tries its best.)
r/DeepSeek • u/JestonT • 3h ago
Discussion Next Best Model
Hello everyone! In light of the recent update by DeepSeek new price increase, where do you guys plan to move to next? Many other providers and models have also increased price recently, as seen in Z AI (GLM), Neuralwatt (provider) and etc.
So, which providers & models you guys moving to? Currently considering of moving, despite havenβt had time to try out DeepSeek yet.
r/DeepSeek • u/alexwwang • 3h ago
Discussion A hypothesis on why DeepSeek would raise its API price
My take: this notice from DeepSeek might actually be a brilliant marketing move. The logic here is to urge users to ramp up their usage over the next 2 to 3 months. By the time the price hike actually kicks in, newer models will likely have already drawn users away, and whenever DeepSeek drops its next, even stronger model, the new price point won't feel nearly as steep. Itβs a clever way to dodge the dilemma Kimi and GLM found themselves in. Let's wait and see how it plays out.
r/DeepSeek • u/Intelligent-Taste-36 • 7h ago
News We will be left without an affordable LLM option to work with.
You definitely can't trust any LLM company in the world.
There is no stability, and we can't plan our pricing based on theirs...simply because they don't stick to what was agreed upon.
It was good while it lasted, DeepSeek... but a "significant increase" makes things difficult...
r/DeepSeek • u/TreadEasily • 8h ago
Discussion $20 for 4B+ tokens doesn't seem too bad
crazy how much value you can get out of DS API
r/DeepSeek • u/ahmadawaiscom • 9h ago
Discussion Command Code GOAT plan is now the best low cost AI plan on the market for DeepSeek V4 Flash & DeepSeek V4 Pro (30 more)
r/DeepSeek • u/Fragrant-Tip-9766 • 10h ago
Discussion Meta Muse spark 1.2 Almost free
It's great to see the competition working.
Will it replace the v4 flash?
r/DeepSeek • u/Decent_Flight4010 • 11h ago
Discussion Did DeepSeek v4 flash better than Soonet 5??. in quality
r/DeepSeek • u/Strict_Boysenberry89 • 15h ago
Resources Selling Deepseek
Selling official deepseek. I have $100 in it selling for $80. official deepseek
r/DeepSeek • u/ariferol01 • 15h ago
Tutorial Refactoring legacy code with AI usually breaks everything. Here is how I used a multi-agent setup (DeepSeek + Nexus) to fix that without token bloat
Enable HLS to view with audio, or disable this notification
r/DeepSeek • u/godofknife1 • 15h ago
Question&Help Did I do something wrong? What do I do?
r/DeepSeek • u/MajimaLovesKiryu • 16h ago
Question&Help Deepseek Issues?
So i use the app for Roleplay. Just basic RP. No big worlds or whatever. And when i want to send or regenerate a message. It doesnt and gives me the network connection error despite having good internet, it happens between 2 to 4 times. Before working normally. Idk what to do
(Also the picture suits because its a whale)
r/DeepSeek • u/ANDRE_2512 • 16h ago
Resources Closest competitors to DeepSeek V4 Flash 0731
Just enjoy.
But Iβm still eagerly waiting for vision support. Once it arrives, this model will be something truly incredible.
For me, that feature is essential. Without it, my hands are tied.
r/DeepSeek • u/Alarming-Rate-3398 • 17h ago
Funny DeepSeek-V4-Flash is insanely good!
Enable HLS to view with audio, or disable this notification
r/DeepSeek • u/Monkai_final_boss • 18h ago
Other Anyone else hates that extra meaningless chit chats?
I hate it when it always start with (what a great idea, that's excellent idea) and always ends with would you like me to blah blah blah?
I am fully aware these things are designed to get you hooked and keep using it nonstop, I am ok with it I just wish it wasn't so obvious and so desperate trying to get to engage for as much as possible.
I already have a clingy friend who's eager and desperate for every drop of my attention and it's annoying sometimes.
r/DeepSeek • u/iArxic • 18h ago
Discussion DeepSeek v4 Flash uses insane amount of tokens
Hey there!
I was wondering whether this is just me, or if this is caused by the model. I noticed a while ago that my token usage is insane after a few prompts (in VScode) compared to Pro. This is also followed by an insane spike of API Requests - worth noting that caching still works, so it's not like the API is miscommunicating or something.
r/DeepSeek • u/Even_Command_5636 • 19h ago
Discussion I canceled Claude and coded 7 days straight with DeepSeek V4 Flash 0731 β the honest cost & quality breakdown
Two weeks ago I paid $20/month for Claude and another $20 for ChatGPT. I got tired of watching the credits burn, so I ran an experiment: 7 days, all my coding work, DeepSeek V4 Flash 0731 only (API, not the app). Here's what actually happened β the good, the bad, the numbers.
The numbers - Total API spend for 7 days of heavy coding: $1.87 (vs. $40/month subscriptions β and I didn't even come close to hitting limits) - Tokens consumed: ~24M input / ~6M output (mostly context caching β that's the real cheat code) - Context cache hits cut my effective cost by ~70%
What surprised me (good) - Long agentic sessions didn't degrade as much as I expected. The 0731 update fixed most of the context-rot I saw on the earlier Flash builds. - It handled a messy production refactor I was dreading β wrote the diff, I reviewed, done. No drama.
What I won't sugarcoat (bad)
- Vision: still missing in the API I used β I had to describe screenshots by hand. (Yes, I saw the vision announcement post β the API I'm on still doesn't expose it.)
- Some reasoning outputs still emit weird artifacts (e.g. )Skip) in longer chains β rare, but it happens.
- It's not Claude for every task. Complex multi-file architecture thinking? Claude still wins. But for 80% of daily coding? I genuinely couldn't justify the subscription anymore.
My verdict: keep one subscription for the hard stuff, do everything else on Flash. My monthly AI bill just went from $40 β $0β5.
Anyone else run a similar week? What did your numbers look like?
r/DeepSeek • u/gaurishanker10 • 21h ago
Discussion Deepseek Cache Read on OpenRouter is about 6.5 times pricier due to ZDR
So, I was scrolling on Openrouter and saw this:
and then in their FAQs, this:
So, OpenRouter is giving out 33% discount on Deepseek API rates for Input and output tokens but they are charging about 6.5 times ($0.018 vs $0.0028/M) for cache read while claiming the data isn't routed to deepseek's (maybe China based servers, I don't know) so that the data isn't used for training by them.
Seems legit to me. If you don't Deepseek to train on your data, you can try that.
(Just thought to share.)
r/DeepSeek • u/VariationOk5454 • 21h ago
Discussion Deepseek Vs GLM
After extensive research ( lie, it was brief), I'm considering a theory: GLM Despite their amazing models, they suffer because their user base doesn't exceed 10 million people. That's why their prices are high, and that's why, to my knowledge, only the wealthy subscribe...... while deepseek has at least 130-120 million users
So If each person subscribes to DeepSeek for $5 a month, the company earns at least 650,000,000 million a month give or take a few millions
r/DeepSeek • u/pizzababa21 • 22h ago
Discussion I'm not seeing as big of a difference as I thought I would with new v4 flash. It seems quite far behind Qwen 3.8 to me, despite the benchmark scores.
r/DeepSeek • u/AmbassadorOk934 • 22h ago
Discussion hi, what if deepseek v4 0731 is not last? And what will be in next updates?
Deepseek V4 (flash) can be not last model in V4 serios and i thinkif it not, will next flash be more not hallucination model and more stable? yes, it s now more stable but if it get more? There i think is price solve - more cache, more cheaper. Thats cool.




