Comment on Devs gaining little (if anything) from AI coding assistants
Landless2029@lemmy.world 1 month agoYeah. I’ve found new logic by asking GPT for improvements on my code or suggestions.
I cut the size of a function in half once using a suggested recursive loop and it blew my mind.
Feels like having a peer to do a code review on hand at all times.