@[email protected] to Programmer [email protected] • 1 year agoIf everything runs fine, do not touchlemm.eeimagemessage-square22fedilinkarrow-up1331arrow-down116
arrow-up1315arrow-down1imageIf everything runs fine, do not touchlemm.ee@[email protected] to Programmer [email protected] • 1 year agomessage-square22fedilink
minus-square@[email protected]linkfedilink10•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-square@[email protected]linkfedilink7•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.