Tea@programming.dev to Technology@lemmy.worldEnglish · 7 days ago‘An Overwhelmingly Negative And Demoralizing Force’: What It’s Like Working For A Company That’s Forcing AI On Its Developers.aftermath.siteexternal-linkmessage-square49linkfedilinkarrow-up1505arrow-down19cross-posted to: technology@lemmy.world
arrow-up1496arrow-down1external-link‘An Overwhelmingly Negative And Demoralizing Force’: What It’s Like Working For A Company That’s Forcing AI On Its Developers.aftermath.siteTea@programming.dev to Technology@lemmy.worldEnglish · 7 days agomessage-square49linkfedilinkcross-posted to: technology@lemmy.world
minus-squareAA5B@lemmy.worldlinkfedilinkEnglisharrow-up3·6 days agoI think of ai more as an enhanced autocomplete. Instead of autocompleting function calls, it can autocomplete entire lines. Unit tests are fairly repetitive, so it does a decent job of autocompleting those, needing only minor corrections I’m still up in the air over regexes. It does generate something but I’m not sure it adds value I haven’t had much success with the results of generating larger sections of code
I think of ai more as an enhanced autocomplete. Instead of autocompleting function calls, it can autocomplete entire lines.
Unit tests are fairly repetitive, so it does a decent job of autocompleting those, needing only minor corrections
I’m still up in the air over regexes. It does generate something but I’m not sure it adds value
I haven’t had much success with the results of generating larger sections of code