Hacker News new | ask | show | jobs
by at0mic22 368 days ago
AI is great for hit'n'go, but in the long run it brought us more trouble than help. It gets very inconsistent, does not track the context (especially if it is a common-sense context), brings in some weird architectural patterns by default, avoids updating current components preferring to write new almost exactly the same ones alongside with similar existing ones, e.t.c, e.t.c.

It's definitely a great tool to quickly bootstrap something, but I find myself thinking "I should have better done that myself" more and more.