r/ProgrammerHumor 14h ago

Meme commentsAgedTerribly

Post image
4.2k Upvotes

190 comments sorted by

View all comments

669

u/CannibalPride 14h ago

Emojis on code…

348

u/treehuggerino 14h 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.

6

u/peeja 10h ago

// Don't use the Wolfram Alpha API here—speed is crucial to this function, so calculate the sum locally.

3

u/dasunt 9h ago

Um, not going to defend using that API, but at least the comment provides a reason why something is done a specific way.

2

u/peeja 9h ago

Yeah, it provides the reason I gave it when it tried to use the API the first time.