|
|
|
|
|
by jokethrowaway
1226 days ago
|
|
I don't think chatgpt lacks an explanation. It can explain what it's doing. It's just that it can be completely wrong or the explanation may be correct and the code wrong. I gave some code to ChatGPT asking to simplify it and it returned the correct code but off by one. It was something dealing with dates, so it was trivial to write a loop checking for each day if the new code matched in functionality the old one. You will never have certainty the code makes any sense if it's coming from one of these high tech parrots.
With a human you can at least be sure the intention was there. |
|