Comment on Devs gaining little (if anything) from AI coding assistants

<- View Parent
Dremor@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

I also use it a lot for unit tests. It helps a lot when you have to write multiple edge cases, and even find new one at times. Like putting a random int in an enum field (enumField = (myEnum)1000), I didn’t knew you could do that…

source
Sort:hotnewtop