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-square49fedilinkarrow-up1503arrow-down19cross-posted to: technology@lemmy.worldtechnology@lemmy.mlgames@sh.itjust.workstechnology@beehaw.org
arrow-up1494arrow-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-square49fedilinkcross-posted to: technology@lemmy.worldtechnology@lemmy.mlgames@sh.itjust.workstechnology@beehaw.org
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