OpenAI introduces Sora, its text-to-video AI model

catculation@lemmy.zip to Technology@lemmy.world – 424 points –
OpenAI introduces Sora, its text-to-video AI model
theverge.com
141

You are viewing a single comment

In my experience as a game designer, the code that LLMs spit out is pretty shit. It won't even compile half the time, and when it does, it won't do what you want without significant changes.

The correct usage of LLMs in coding imo is for a single use case at a time, building up to what you need from scratch. It requires skill both in talking to AI for it to give you what you want, knowing how to build up to it, reading the code it spits out so that you know when it goes south and the skill of actually knowing how to build the bigger picture software from little pieces but if you are an intermediate dev who is stuck on something it is a great help.

That or for rubber ducky debugging, it s also great in that

That sounds like more effort than just... writing the code.

Chatgpt once insisted my JSON was actually YAML

Technically it is, but I agree that is imprecise and nobody would say so IRL. Unless they are being a pedantic nerd, like I am right now.

3 more...