- Joined
- Sep 11, 2024
They aren't designed to do it, it's just what happens when you average everything into slop.The agents are designed to produce unreadable code so that you're locked into their platform. It produces black boxes of nonsense unless you give it specific architectural instructions, and even then it will find every excuse to ignore directives and build things in the most convoluted and unmaintainable way possible.
They don't reason. It's just code rewriting and some if/else sprinkled on top for most common tasks.I don't understand why this is so complicated for what's supposed to be one of the most powerful models on the market.
It pretty much just transforms what you wrote into probabilistic outcome of code someone else wrote.
Like snippet engine that randomly picks code snippets from stack overflow.
Vibecoding is great when you are precise. Interesting. Maybe we should come up with some languages that could be more precise to describe our programs in.Vibecoding is great if you tell it more than just “make gaem pls” and actually know how your program should be structured but just don’t want to mess with getting the syntax right. It’s both impressive and horrifying knowing I could now take a few hours to shit out programs that once took me a week to make, and the AI version would be better.