Reliant1087
@Reliant1087@lemmy.world
- Comment on Show top LLMs buggy code and they'll finish off the mistakes rather than fix them. 3 weeks ago:
Thank you. Honestly that had not really crossed my mind. I’m on the spectrum so I take people literally sometimes. That seems like a very real possibility.
- Comment on Show top LLMs buggy code and they'll finish off the mistakes rather than fix them. 3 weeks ago:
Thank you! I’ll try this out. I’ve been mostly using it while playing around with new things rather than to expand scaffolding on existing stuff.
However what I find frustrating is that it so confidently gives you garbage sometimes. I was trying to configure some stuff in docker that needed a very extensive yaml config. It confidently gave me flags and keys to accomplish what I wanted that looked logical and fit in with rest of the style but simply did not exist.
- Comment on Show top LLMs buggy code and they'll finish off the mistakes rather than fix them. 5 weeks ago:
Thank you! That’s been my experience as well. It just gives you insidious junk that you have to be vigilant to catch. That is so much more stressful for me than having to deal with repetitive stuff.
I can’t fathom how people are claiming it generated whole projects for them.
- Comment on Show top LLMs buggy code and they'll finish off the mistakes rather than fix them. 5 weeks ago:
I’ve found it okay to get a general feel for stuff but I’ve been given insidiously bad code. Functions and data structures that look similar enough to real stuff but are deeply wrong or non+existent.