limer@lemmy.ml to Programming@programming.devEnglish · 7 days agoStack Overflow data reveals the hidden productivity tax of ‘almost right’ AI codeventurebeat.comexternal-linkmessage-square9linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkStack Overflow data reveals the hidden productivity tax of ‘almost right’ AI codeventurebeat.comlimer@lemmy.ml to Programming@programming.devEnglish · 7 days agomessage-square9linkfedilink
minus-squareugo@feddit.itlinkfedilinkarrow-up0·7 days agoWhich is doable with some snippet engine or simple file template and very minimal scripting to integrate that with your editor of choice. Not exactly a smart investment of trillion of dollars.
minus-squarebassomitron@lemmy.worldlinkfedilinkEnglisharrow-up0·7 days agoOh, 100%. I’m mostly a server admin these days, I don’t do much software dev stuff anymore. As such, it’s mostly powershell or python scripts. Using a dedicated IDE for fairly small scripts isn’t really needed .
Which is doable with some snippet engine or simple file template and very minimal scripting to integrate that with your editor of choice.
Not exactly a smart investment of trillion of dollars.
Oh, 100%. I’m mostly a server admin these days, I don’t do much software dev stuff anymore. As such, it’s mostly powershell or python scripts. Using a dedicated IDE for fairly small scripts isn’t really needed .