Loner@lemmy.world to Programmer Humor@programming.devEnglish · 1 month ago"AI is gonne take our jobs." The AI:lemmy.worldimagemessage-square9fedilinkarrow-up12arrow-down10
arrow-up12arrow-down1image"AI is gonne take our jobs." The AI:lemmy.worldLoner@lemmy.world to Programmer Humor@programming.devEnglish · 1 month agomessage-square9fedilink
minus-squaregravitas_deficiency@sh.itjust.workslinkfedilinkEnglisharrow-up1·edit-21 month agoYou know what? If your management is telling you to use AI generated code to “go faster”, just go ahead and do it. But fork the repo first, in case you’re still around when they get fired and someone sensible says to put it back how it was before.
minus-squaremagikmw@lemm.eelinkfedilinkarrow-up0·1 month agoGit revert --hard no need to copy anything
minus-squaregravitas_deficiency@sh.itjust.workslinkfedilinkEnglisharrow-up1·edit-21 month agogit push --force I know I can do --force-with-lease. I meant what I typed.
You know what? If your management is telling you to use AI generated code to “go faster”, just go ahead and do it. But fork the repo first, in case you’re still around when they get fired and someone sensible says to put it back how it was before.
Git revert --hard no need to copy anything
I know I can do
--force-with-lease
. I meant what I typed.