this post was submitted on 12 Jul 2023
322 points (95.5% liked)
Programmer Humor
19467 readers
15 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.