Comment on How long do you think until AI writes and debugs code better than the average programmer?
SnuggleSnail@ani.social 1 year agoI also like to give AI my code and just ask to rewrite it, implementing a cleaner solution and upholding best practices. Most times, there are things that are really an improvement!
PM_Your_Nudes_Please@lemmy.world 1 year ago
Yup. Every time I feed it my code, I find some new trick or method I hadn’t thought of before. Being self-taught, it really is a remarkable tool for seeing what efficient code looks like.