6 ms·
“I wanted to see if I can get in on this 10x magic. I decided to put my money where my mouth was and I bought $10 worth of DeepSeek credits to use with a projec
by dr_dshiv 16d ago
“I wanted to see if I can get in on this 10x magic. I decided to put my money where my mouth was and I bought $10 worth of DeepSeek credits to use with a project I was working on.“
Wow. I guess that’s the punchline!
- reconnecting 16d agoI'm sure DeepSeek isn't the point here. You can change the name to whatever you prefer and the article still holds. Actually, I think the author put DeepSeek on purpose to avoid the obvious ChatGPT/Claude comparison — because whatever he chose, there would be a question of why model A and not B, while the point of the article isn't about models comparison at all.
- paduc 16d agoMaybe the failure is in trying only one model / one prompt.
- rootnod3 16d agoRight. Better throw money at 5 different ones and then people come and tell you that you just need MORE agents and throw MORE money at it or you're not doing it right.
- kuboble 16d agoI am convinced coding agent makes me extra productive. I'm also convinced the effect would not be there If I had a 10$ budget.
- swiftcoder 16d ago> I'm also convinced the effect would not be there If I had a 10$ budget. Sure it would be. I pay $10/month to OpenCode for a Go subscription, it's fine for day-to-day coding tasks. I wouldn't necessarily try and one-shot a production app on that budget, but with decent planning and test-driven-development, it gets the job done
- imtringued 16d agoThe cheapest coding subscription is $20 and you can get a refund if you cancel within 7 days. Actually, I lied, Codex is free and I developed my first AI written application using it and the free tier limits were generous enough to work on it for several months.
- freepiai 14d agoHey! I'm building www.freepi.ai which is free! So you can also try that!
- jonplackett 16d agoI think the point is that $10 isn’t exactly a lot of money to put where your mouth is, nor a serious effort to see if it works.
- terhechte 16d agoIt is the point. Also open source model enthusiast tell you otherwise, there is a coding quality gap between these models. If I use DeepSeek, I do so knowing that I have to limit to simpler tasks on smaller, well specified prompts. What the author did, letting the model do the planning, is not something DeepSeek will excel at. I'm using GPT (Terra, Sol, Luna), Claude (Opus 5, Fable), Qwen 3.8 and GLM 5.3 Flash daily and have to vary which model I use where because there's a huge intelligence step function difference here. That's why this article is so useless: Imagine someone trying to make the case that riding bicycles is a terrible experience and their whole argument is that they took a random cheapo bike with flat tires and rode it for 3min and that wasn't fun. Sure, but if you buy a 25k carbon bike you will have a different experience. I'd not trust that person. If someone told me they have 10 bikes they ride daily and can explain the differences, in detail, between their bikes, and what they excel at. I'd trust that person's opinion.
- SwtCyber 15d agoThere’s a night-and-day difference between frontier and budget models, no question. But the issue isn't the tooling at all : if you put someone who doesn't know the rules of the road on a $15k carbon road bike, they're just gonna slam into a telephone pole at 30 mph instead of 6 mph
- D13Fd 15d agoExcellent analogy. This paragraph invalidates the entire post and honestly just looks lazy. The author may be right anyway, but with that level of experience with these tools, he is really just guessing.
- cheeze 16d agoI got here and... I agreed with everything up to this point. The author makes a good point. If you don't know what you're doing, AI accelerates that. No question. But they put a whopping... ten bucks into using DeepSeek and weren't impressed with the initial results. I know they try to cover this with "you just aren't prompting correctly!" but if, in 2026, you aren't able to have an LLM generate decent quality code... IDK what to tell you. Good luck I guess?
- bigstrat2003 15d ago> in 2026, you aren't able to have an LLM generate decent quality code Nobody is. The only difference is that some of us are willing to say the emperor has no clothes.
- springtimesun 15d agoI am.
- boredatoms 14d agoThe workflow isnt a single prompt then you have working code from the LLM, its 30 prompts of discussion and then reading each proposed edit and having tangent discussions until you're somewhat ok with it. Then reviewing the changeset as a whole and refactoring a few times
- okdood64 15d ago> but if, in 2026, you aren't able to have an LLM generate decent quality code... IDK what to tell you. I think the author's point still stands. At some point you need to determine whether the output is of decent quality. A lot of people don't have the ability and experience to do that.
- deleted 16d ago[deleted]