Remix.run Logo
onion2k 5 hours ago

Once your dependent, they can drive up the price just because. It doesn't need to be for existential reasons.

This is the crisis point for vibe-coders. A developer can go back to writing code by hand, as horrible as that might sound. Someone who hasn't learned to code but builds with AI can't go back. They either pay or they stop. That will be an painful choice whichever way you fall.

jcfrei 5 hours ago | parent | next [-]

There are already open weight models out there that are capable and cheap enough for a lot of coding tasks. Not as good as Claude but not far from it. There's no going back to pre-AI coding.

SpicyLemonZest 5 hours ago | parent [-]

I can't speak for everyone, but for most of my coding tasks, Claude is just barely good enough. There's no going all the way back, and perhaps open weight models will keep improving, but at least 50% of my work would be better done by hand than by a worse-than-Claude agent.

SwellJoe 4 hours ago | parent [-]

I consider Opus 4.5 the crossover point where coding with agents got more efficient than not coding with agents. They were too stupid before that, and wasted more time than they saved for anything beyond a basic CRUD app or HTML page.

Certainly, the best models have gotten better since then, but I wouldn't consider DeepSeek V4 Pro or GLM 5.2 to be a big enough downgrade to be worse than coding by hand. I'm willing to spend a premium for the best model for coding because it wastes less of my time with dumb stuff, so I've got a Claude subscription. But, there is a limit to how much of a premium I'll pay. 10x over Chinese models? OK, fine. Opus saves me enough time to make it worth a couple hundred bucks a month. But, 100x, or more? Nah. I'll go a little slower, review the PRs a little more carefully.

And, open weights models do keep improving. DeepSeek V4 Pro is a notable improvement over earlier DeepSeek models, and the first DeepSeek model to cross the "better to work with it than without it" threshold into Opus 4.5 (or better) territory. GLM 5.2 is somewhere in the ballpark of Opus 4.6 (though without vision, a notable limitation for anything that requires a UI).

jcgrillo 5 hours ago | parent | prev [-]

There's a secret third option: learn. At one point, all of us were "nontechnical", but we learned. The trick is to never stop.

akazantsev 4 hours ago | parent [-]

Is it? Learning is one thing. But owning a large codebase, you see for the first time, is a completely different level.

jcgrillo 4 hours ago | parent [-]

Yeah giving up is totally a viable choice, but it isn't the only option.