Remix.run Logo
zzzeek 6 hours ago

You can use LLMs heavily without ever actually "vibe coding". I do think to the degree "vibe coding" continues to exist there will always be work to do in turning some portion of vibe coded work into more robust production quality code. You can still use LLMs to do this you just have to maintain control over architectural choices.

aspenmartin 5 hours ago | parent [-]

Yea it’s hard for me to think of what the end state equilibrium is. A pile of vibe coded junk today is bad. You need humans. But we’ve made such a ridiculous amount of progress in such a short amount of time and, most importantly, this shows no sign of slowing down or plateauing. So will we hit a point where “vibe coding” is just all there is? Where human intervention is bad, just as hand tuning assembly is bad?

Is there a level of abstraction where human involvement will always be necessary? If so where?

zzzeek 4 hours ago | parent [-]

I think it's not going to be a straight line upwards, it's going to get weirder. LLMs are still riffing on what we humans have done. If we stop giving them good examples because we aren't architecting anymore I don't really know what's going to happen. Probably some kind of meta architecture that emerges from lots of agents working in parallel but I worry it might have a strong house of cards theme to it.