mastermind@lemm.ee to Programmer Humor@programming.dev · 1 year agoIf everything runs fine, do not touchlemm.eeimagemessage-square22fedilinkarrow-up187arrow-down16
arrow-up181arrow-down1imageIf everything runs fine, do not touchlemm.eemastermind@lemm.ee to Programmer Humor@programming.dev · 1 year agomessage-square22fedilink
minus-squarenonearther@lemmy.mllinkfedilinkarrow-up7arrow-down1·1 year agoI know what I do. I go to ChatGPT, type my problem and copy the solution to my codebase. If it doesn’t work, I search my issue over Stackoverflow or DDG, and copy from there. And once the code fails in production, which is always, I repeat the process again to find the new solution which will then fail in next iteration. So don’t you ever tell me I don’t know what I do. I may not know what code I’m writing or for what, but I very well know what I’m doing.
minus-squareYerbaYerba@lemmy.onelinkfedilinkarrow-up5·1 year agoThis is called continuous improvement. Or so I tell my manager.
I know what I do.
I go to ChatGPT, type my problem and copy the solution to my codebase.
If it doesn’t work, I search my issue over Stackoverflow or DDG, and copy from there.
And once the code fails in production, which is always, I repeat the process again to find the new solution which will then fail in next iteration.
So don’t you ever tell me I don’t know what I do. I may not know what code I’m writing or for what, but I very well know what I’m doing.
This is called continuous improvement. Or so I tell my manager.