Earlier quoted context omitted.
>we don't want a hard dependency on another multi-billion dollar company just to write software One of two main reasons why I'm wary of LLMs. The other is fear of skill atrophy. These two problems compound. Skill atrophy is less bad if the replacement for the previous skill does not depend on a potentially less-than-friendly party.
Not so much atrophy as apathy. I've worked with people who will look at code they don't understand, say "llm says this", and express zero intention of learning something. Might even push back. Be proud of their ignorance. It's like, why even review that PR in the first place if you don't even know what you're working with?
Anonymous request-token comparisons from Opus 4.6 and Opus 4.7
171–180 of 620 posts
Re: Anonymous request-token comparisons from Opus 4.6 and Opus 4.7
#172We dropped Claude. It's pretty clear this is a race to the bottom, and we don't want a hard dependency on another multi-billion dollar company just to write software We'll be keeping an eye on open models (of which we already make good use of). I think that's the way forward. Actually it would be great if everybody would put more focus on open models, perhaps we can come up with something like the "linux/postgres/git…
What open models are truly competing with both Claude Code and Opus 4.7 (xhigh) at this stage?
Re: Anonymous request-token comparisons from Opus 4.6 and Opus 4.7
#173Earlier quoted context omitted.
The idea is that smarter models might use fewer turns to accomplish the same task - reducing the overall token usage Though, from my limited testing, the new model is far more token hungry overall
Well you‘ll need the same prompt for input tokens?
Re: Anonymous request-token comparisons from Opus 4.6 and Opus 4.7
#174We dropped Claude. It's pretty clear this is a race to the bottom, and we don't want a hard dependency on another multi-billion dollar company just to write software We'll be keeping an eye on open models (of which we already make good use of). I think that's the way forward. Actually it would be great if everybody would put more focus on open models, perhaps we can come up with something like the "linux/postgres/git…
Another aspect I haven’t seen discussed too much is that if your competitor is 10x more productive with AI, and to stay relevant you also use AI and become 10x more productive. Does the business actually grow enough to justify the extra expense? Or are you pretty much in the same state as you were without AI, but you are both paying an AI tax to stay relevant?
It’s like saying clothing manufacturers are paying the “loom tax” tax when they could have been weaving by hand…
Re: Anonymous request-token comparisons from Opus 4.6 and Opus 4.7
#175Re: Anonymous request-token comparisons from Opus 4.6 and Opus 4.7
#176Earlier quoted context omitted.
Is this sort of setup tenable on a consumer MBP or similar?
For a 30B model, you want at least 20GB of VRAM and a 24GB MBP can’t quite allocate that much of it to VRAM. So you’d want at least a 32GB MBP.
Re: Anonymous request-token comparisons from Opus 4.6 and Opus 4.7
#177Earlier quoted context omitted.
What open models are truly competing with both Claude Code and Opus 4.7 (xhigh) at this stage?
That's a lame attitude. There are local models that are last year's SOTA, but that's not good enough because this year's SOTA is even better yet still... I've said it before and I'll say it again, local models are "there" in terms of true productive usage for complex coding tasks. Like, for real, there. The issue right now is that buying the compute to run the top end local models is absurdly unaffordable. Both in ge…
Re: Anonymous request-token comparisons from Opus 4.6 and Opus 4.7
#178We dropped Claude. It's pretty clear this is a race to the bottom, and we don't want a hard dependency on another multi-billion dollar company just to write software We'll be keeping an eye on open models (of which we already make good use of). I think that's the way forward. Actually it would be great if everybody would put more focus on open models, perhaps we can come up with something like the "linux/postgres/git…
What open models are truly competing with both Claude Code and Opus 4.7 (xhigh) at this stage?
Re: Anonymous request-token comparisons from Opus 4.6 and Opus 4.7
#179I’m trying to understand how this is useful information on its own? Maybe I missed it, but it doesn’t tell you if it’s more successful for less overall cost? I can easily make Sonnet 4.6 cost way more than any Opus model because while it’s cheaper per prompt it might take 10x more rounds (or never) solve a problem.
Re: Anonymous request-token comparisons from Opus 4.6 and Opus 4.7
#180Earlier quoted context omitted.
>we don't want a hard dependency on another multi-billion dollar company just to write software One of two main reasons why I'm wary of LLMs. The other is fear of skill atrophy. These two problems compound. Skill atrophy is less bad if the replacement for the previous skill does not depend on a potentially less-than-friendly party.
Not so much atrophy as apathy. I've worked with people who will look at code they don't understand, say "llm says this", and express zero intention of learning something. Might even push back. Be proud of their ignorance. It's like, why even review that PR in the first place if you don't even know what you're working with?