Tea@programming.dev to Technology@lemmy.worldEnglish · 15 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-square61fedilinkarrow-up1505arrow-down19cross-posted to: technology@lemmy.worldfuck_ai@lemmy.worldgames@sh.itjust.works
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 · 15 days agomessage-square61fedilinkcross-posted to: technology@lemmy.worldfuck_ai@lemmy.worldgames@sh.itjust.works
minus-squareAA5B@lemmy.worldlinkfedilinkEnglisharrow-up3·14 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