Earlier quoted context omitted.
Or the people writing this could spend more effort to make it not slop. If they can’t be bothered, I won’t waste my time figuring out if this is worth it, there’s are 1000 other articles to read and techniques to try. And if this is worth a look, I’m sure I’ll hear about it again from someone who wrote it better.
Or just don't read the blog post and stop posting your slop here so everyone will be happy
A verification loop 4x'd DeepSeek's intelligence, matching Opus at 1/7 the cost
21–30 of 37 posts
Re: A verification loop 4x'd DeepSeek's intelligence, matching Opus at 1/7 the cost
#22Earlier quoted context omitted.
Or just don't read the blog post and stop posting your slop here so everyone will be happy
Expressing some frustration with the authors lack of consideration when announcing something is fairly natural, tbh. Posts like this break the social contract, and honestly show a lack of both care and consideration for communicating the subject matter AND a flagrant disrespect for anyone who would consume this. I’m sure there are some good ideas here, but it’s hard to sift through the lack of applied ai and lack of…
Re: A verification loop 4x'd DeepSeek's intelligence, matching Opus at 1/7 the cost
#23Earlier quoted context omitted.
Or the people writing this could spend more effort to make it not slop. If they can’t be bothered, I won’t waste my time figuring out if this is worth it, there’s are 1000 other articles to read and techniques to try. And if this is worth a look, I’m sure I’ll hear about it again from someone who wrote it better.
Or just don't read the blog post and stop posting your slop here so everyone will be happy
Re: A verification loop 4x'd DeepSeek's intelligence, matching Opus at 1/7 the cost
#24Earlier quoted context omitted.
Or just don't read the blog post and stop posting your slop here so everyone will be happy
@neetle I get the frustration, but reaching for "slop" as the default reaction to anything you find too long isn't all that natural. Happy to hear specific feedback on what didn't land, that's more useful to me than the label.
Instead of
> Is the loop just more attempts? One objection deserves an answer up front. A verification loop spends extra inference per task, so is the lift just a bigger compute budget in disguise? Partly it has to be. The loop does more work. But the retries the benchmark grants are blind: the model sees a failure signal and guesses again. The loop’s iterations are guided by evidence from the running application, which is a different kind of attempt, not just another one. Whether guided iteration beats an equal budget of blind retries at matched cost is exactly the ablation this framing demands, and it is planned for a future post: DeepSeek alone with a larger retry budget, against DeepSeek with the loop, dollar for dollar. Until that runs, read the results below with this open question in mind.
It could have been
> These loops are not just retries. Each iteration provides the model with evidence from the previous run. Some of the uplift may come from the extra tokens, so a follow-up post will compare the guided loop against cost-matched blind retries.
We can argue over exact wording, but the original is far too long.
Or the point about "measuring cost honestly". It's not clear why you wouldn't be using the published rates and do the basic multiplication yourself. There's nothing subtle about this, and it doesn't need to a whole paragraph.
Re: A verification loop 4x'd DeepSeek's intelligence, matching Opus at 1/7 the cost
#25Earlier quoted context omitted.
Absolutely not. If someone vomits the slop that must be fed to a robot to make sense of it, even if there's something of value. It's just so rude, like a professor entering the class, emptying a carton box full of papers on the floor, flipping a bird and leaving without a word. It's possible there's something good in it.
Zero engagement with anything the post actually says. You've spent more words performing your distaste than it would've taken to read the thing. Recycling slop as a catch all for "I didn't read it" is the real content free contribution here.
I said I didn't read (so much for the big gitcha) because if its not designed for human consumption that means it's not worth human time.
I bet someone actually respecting their audience will present findings in a way that's.... palatable, for the lack of the better word.
(I spent some time commenting to add a voice of disagreement for enshittification of the publishing part of the internet. I'm entitled to it as much as you feel entitled to posting your comments)
Re: A verification loop 4x'd DeepSeek's intelligence, matching Opus at 1/7 the cost
#26Earlier quoted context omitted.
Or just don't read the blog post and stop posting your slop here so everyone will be happy
@subscribed To make a critique, first you must READ. Otherwise, your comments will be slop
I don't need to eat entire bowl of the burnt soup with flys floating in it to know its a burnt soup with insects in it.
Re: A verification loop 4x'd DeepSeek's intelligence, matching Opus at 1/7 the cost
#27Earlier quoted context omitted.
@subscribed To make a critique, first you must READ. Otherwise, your comments will be slop
Its enough to skim far enough to see it's just slop. I don't need to eat entire bowl of the burnt soup with flys floating in it to know its a burnt soup with insects in it.
Re: A verification loop 4x'd DeepSeek's intelligence, matching Opus at 1/7 the cost
#28Earlier quoted context omitted.
Zero engagement with anything the post actually says. You've spent more words performing your distaste than it would've taken to read the thing. Recycling slop as a catch all for "I didn't read it" is the real content free contribution here.
LOL, you could at least write your comments yourself. I said I didn't read (so much for the big gitcha) because if its not designed for human consumption that means it's not worth human time. I bet someone actually respecting their audience will present findings in a way that's.... palatable, for the lack of the better word. (I spent some time commenting to add a voice of disagreement for enshittification of the publ…
Haters like you, who skim other people's comments and pass them off as their own thoughts, are everywhere. I don't have time for it. Try you chance with other posts.
Re: A verification loop 4x'd DeepSeek's intelligence, matching Opus at 1/7 the cost
#29Earlier quoted context omitted.
@neetle I get the frustration, but reaching for "slop" as the default reaction to anything you find too long isn't all that natural. Happy to hear specific feedback on what didn't land, that's more useful to me than the label.
I'm not calling it slop because it's long. I'm calling it slop because it's poorly written and reeks of AI with no editing. Instead of > Is the loop just more attempts? One objection deserves an answer up front. A verification loop spends extra inference per task, so is the lift just a bigger compute budget in disguise? Partly it has to be. The loop does more work. But the retries the benchmark grants are blind: the…
> Or the point about "measuring cost honestly". It's not clear why you wouldn't be using the published rates and do the basic multiplication yourself. There's nothing subtle about this, and it doesn't need to a whole paragraph.
Because, while Opus provides cost in the API response, DeepSeek doesn't, but just token usage. So, cost is calculated based on used tokens for DeepSeek. We have added this section, because draft version of the post got feedback on this.