Hacker News new | ask | show | jobs
by sibit 1254 days ago
> I've seen a lot of mechanically incorrect and unhelpful code generated

This has been my experience. I've attempted to use ChatGPC 4 times to generate a functions or classes with various levels of complexity and every time it has produced incorrect code. It often fabricates functions, classes, or entire libraries and the few times it produced regular expression the regexp didn't actually do what ChatGPT thinks it will do.