logoalt Hacker News

lionkortoday at 8:08 AM7 repliesview on HN

I use deepseek for a lot of my personal day-to-day agent needs, and I will simply put this here and let this speak for itself, last 30 days:

- Cost: $4.55USD

- API requests: 3,467

- Tokens: 323,183,886

And as an engineer who leads a small team, I have very high standards for quality, and these carry across to my personal projects where I use deepseek. It has not disappointed at all for coding or review tasks. For everything else, use another model.


Replies

troglodytetraintoday at 6:52 PM

DeepSeek is amazing, they are, from a cost/benefit literally an order of magnitude or more better than the 'SOTA' models, and yet no one really talks about them.

I'm using them for my micro-saas, and they have made my niche economically profitable where as SOTA models are only slightly better for massively increased expense. Its truly impressive.

Word of advice to anyone, not all your use of LLM tech needs to be code/dev work related.

We are entering 'Web 4.0 era' or whatever you want to call it. Massive transformations of nearly every single business will and are being developed as the cost of intelligence as a commodity is falling through the floor...

a20eac1dtoday at 10:49 AM

Can you give more info on how you use/prompt those LLMs for code review and what kind of prompts you use?

I've had worse experiences doing it because the quality of answer has been quite bad, and I'm wondering if my methods are the reason.

show 1 reply
throwa356262today at 10:19 AM

What harness are you using to achieve that level of token caching?

show 2 replies
brcmthrowawaytoday at 4:40 PM

OpenRouter?

show 1 reply
dakollitoday at 9:18 AM

its quality is not great, and neither are most llms.

show 3 replies
innis226today at 9:18 AM

But doesn't it hallucinate a lot? Does that affect your workflow?

show 1 reply
maweavertoday at 4:50 PM

You are using DeepSeek's services directly? Doesn't that end up sending at least snippets/chunks of code to a server where it is subject to Chinese government data access laws? Even if I was okay with that, my organization would never be. And even if they were, our partners/vendors/customers would not be. I think that's the sticking point for a lot of people.

show 2 replies