Hacker News new | ask | show | jobs
by nmehner 597 days ago
AI might be nice to generate stuff. But as all code generators it has the issue of supporting the generated code long term.

With AI it is even worse: You don't get reproducible runs: Trying to fix a simple layout bug and suddenly some updated AI generates something completely different because it learned some new tricks and you cannot go back to what you had before and suddenly the whole page doesn't work anymore?

Sounds like fun!