I mean, if my boss understands that the output of vibe coding rarely works, i’m happy to chat with the AI all day if I keep the same salary.
NGL I’m waiting for the first lawsuit where an engineer is sued by a company by vibe coding as they were told and caused irreparable harm to the company as the whole product has to be redone from the ground up.
caused irreparable harm to the company as the whole product has to be redone from the ground up
Lol this is most projects for most companies I’ve worked for, long before AI came on the scene. Somehow these multi-year multi-million dollar disasters were never fatal.
But the product is also redone from the ground up by vibe coding because lessons are impossible to learn and corporate is infallible.
I wouldn’t mind some corps vibing themselves into bankruptcy.
Until they start demanding 10x output in the same timetable
that’s not vibe coding then. And AI can be used like a junior dev, you give it simple instructions and check everything it does. Using it like that can probably boost performance of already good seniors, but not by the factor 10.
Tf is “return oriented”?
When you write code for a “runtime” that wasn’t intended to run your code.
Seems like not a real programming paradigm, and I don’t mean in a No True Scotsman way. It really is in a separate category of thing. Could’ve said logic programming or stack-oriented programming.
Yeah fair enough now that I think more about it. IDK I just find the concept really cool so I included it.
It’s fine memes are permitted to make jokes and it’s more of a paradigm than vibe coding.
The one paradigm that’s actually missing is logic programming, I would’ve gotten rid of unstructured to include it. The whole paradigm thing really only started with Dijkstra’s rant about unstructured gotos (not the ones C has, in C you can’t jump to the middle of another function).