▲ | Frieren 2 days ago | |||||||
> I see a lot of money in the future for competent engineers who can unfuck what ChatGPT has fucked. I do not want to do that work. Cleaning up junior code is easy, because they mess in predictable ways. LLM generated code can be extremely complex at the same time that nonsensical. It has a line of genius and then code that does nothing. It can use many different libraries mixed in inhuman ways. Better to let that companies shut down and do something better elsewhere. | ||||||||
▲ | skydhash 2 days ago | parent | next [-] | |||||||
People have patterns for messing things up. That’s the reason they’re called anti patterns. They learned the wrong thing and then apply it consistently. And you’ll still have human limitations to help you. They’ll want the thing to be working at least superficially, so a lot of the glue code will be correct. And the anount of code will have an upper limit. No such thing with AI. | ||||||||
▲ | hoppp a day ago | parent | prev [-] | |||||||
Yup. When digging into vibe coded apps I get brainfuck. Its not organized for a human brain to process and full of weird things | ||||||||
|