top | item 42003750

(no title)

jvanveen | 1 year ago

Not hours; but days instead of months: porting around 30k lines of legacy livescript project to typescript. Most of the work is in tweaking a prompt for Claude (using Aider) so the porting process is done correctly.

discuss

order

cdchn|1 year 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.

disgruntledphd2|1 year ago

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.

protomolecule|1 year ago

Legacy code in a dynamically typed language is never good.