@[email protected] to Programmer [email protected] • 2 years agoIf everything runs fine, do not touchlemm.eeimagemessage-square28fedilinkarrow-up1335arrow-down117
arrow-up1318arrow-down1imageIf everything runs fine, do not touchlemm.ee@[email protected] to Programmer [email protected] • 2 years agomessage-square28fedilink
minus-square@[email protected]linkfedilink12•2 years 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]linkfedilink9•2 years 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.