Comment on How long do you think until AI writes and debugs code better than the average programmer?
SnuggleSnail@ani.social 11 months 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 11 months 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.