Tea@programming.dev to Technology@lemmy.worldEnglish · 13 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-up1504arrow-down19cross-posted to: technology@lemmy.worldgames@lemmit.onlinetechnology@beehaw.orgfrance@lemmit.onlinetechnology@lemmy.zipgames@sh.itjust.workstechnology@lemmy.mlghazi@lemmy.blahaj.zonetechtakes@awful.systems
arrow-up1495arrow-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 · 13 days agomessage-square49fedilinkcross-posted to: technology@lemmy.worldgames@lemmit.onlinetechnology@beehaw.orgfrance@lemmit.onlinetechnology@lemmy.zipgames@sh.itjust.workstechnology@lemmy.mlghazi@lemmy.blahaj.zonetechtakes@awful.systems
minus-squareAA5B@lemmy.worldlinkfedilinkEnglisharrow-up3·12 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