Hacker News new | ask | show | jobs
by cdchn 592 days ago
Thankfully it seems like AI is best at automating the most tedious and arguably most useless endeavor in software engineering- rewriting perfectly good code in whatever the language du jour is.
2 comments

Again, what AI is good at shows the revealed preferences of the training data, so it does make sense that it would excel at pointless rewrites.
Legacy code in a dynamically typed language is never good.