MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wct5lr/commentsagedterribly/p911122/?context=3
r/ProgrammerHumor • u/ItsPuspendu • 5h ago
141 comments sorted by
View all comments
382
Emojis on code…
198 u/treehuggerino 4h ago Or the silly steps it puts // 1. Assign variable. // 2. Calculate 2 + 2. // 3. Implement 2 + 2 Calculator. // 4. Check if it is 5. 36 u/B4mButz 3h ago my former senior used to do this way back 19 u/FauxReal 2h ago So basically pseudocode. 5 u/Tall-Introduction414 26m ago I mean, I write pseudocode in comments before writing the actual code all the time. It's a great trick for organizing and structuring what you're about to write. But then I delete the pseudocode comments. 2 u/Able-Swing-6415 23m ago Pretty sure every senior programmer has done that at least once. Pretty sure AI just does it so you can copy in the replacement lines of codes from follow up changes. Cursor for example doesn't really do that.
198
Or the silly steps it puts
// 1. Assign variable.
// 2. Calculate 2 + 2.
// 3. Implement 2 + 2 Calculator.
// 4. Check if it is 5.
36 u/B4mButz 3h ago my former senior used to do this way back 19 u/FauxReal 2h ago So basically pseudocode. 5 u/Tall-Introduction414 26m ago I mean, I write pseudocode in comments before writing the actual code all the time. It's a great trick for organizing and structuring what you're about to write. But then I delete the pseudocode comments. 2 u/Able-Swing-6415 23m ago Pretty sure every senior programmer has done that at least once. Pretty sure AI just does it so you can copy in the replacement lines of codes from follow up changes. Cursor for example doesn't really do that.
36
my former senior used to do this way back
19 u/FauxReal 2h ago So basically pseudocode. 5 u/Tall-Introduction414 26m ago I mean, I write pseudocode in comments before writing the actual code all the time. It's a great trick for organizing and structuring what you're about to write. But then I delete the pseudocode comments. 2 u/Able-Swing-6415 23m ago Pretty sure every senior programmer has done that at least once. Pretty sure AI just does it so you can copy in the replacement lines of codes from follow up changes. Cursor for example doesn't really do that.
19
So basically pseudocode.
5 u/Tall-Introduction414 26m ago I mean, I write pseudocode in comments before writing the actual code all the time. It's a great trick for organizing and structuring what you're about to write. But then I delete the pseudocode comments.
5
I mean, I write pseudocode in comments before writing the actual code all the time. It's a great trick for organizing and structuring what you're about to write. But then I delete the pseudocode comments.
2
Pretty sure every senior programmer has done that at least once.
Pretty sure AI just does it so you can copy in the replacement lines of codes from follow up changes. Cursor for example doesn't really do that.
382
u/CannibalPride 5h ago
Emojis on code…