Same. It can generate credible-looking code, but I don’t find it very useful. Here’s what I’ve tried:
- describe a function - takes longer to read the explanation than grok the code
- generate tests - hallucinates arguments, doesn’t do proper boundary checks, etc
- looking up docs - mostly useful to find search terms for the real docs
The second was kind of useful since it provided the structure, but I still replaced 90% of it.
I’m still messing with it, but beyond solving “blank page syndrome,” it’s not that great. And for that, I mostly just copy something from elsewhere in the project anyway, which is often faster than going to the LLM.
uranibaba@lemmy.world 1 year ago
ChatGPT is perfect for learning Delphi.