▲ | krapp 3 days ago | |||||||
I think it's still vibe coding. In practice any AI-driven process where you tell the AI what you want and it writes the code is considered "vibe coding." | ||||||||
▲ | therealpygon 3 days ago | parent [-] | |||||||
No, it isn’t. There is a vast amount of difference between “vibe coding” and prompt driven development. I’m giving the benefit of the doubt to the author here that it’s very unlikely they consider their example to be an actual representative scenario. Vibe coding is to allow the AI to make the majority of the decisions. What the author describes is more like a highly complex autocomplete; you establish the fairly detailed outline of what is needed, often using tools/servers/etc tailored to use cases, and expect the AI to design an implementation that is in-line with the human-made decisions that preceded it, which is why I draw the comparison to autocomplete. Vibe coding is more like paying the kid next door to write your school essay…comparatively. | ||||||||
|