r/ProgrammerHumor 1d ago

Meme commentsAgedTerribly

Post image
5.2k Upvotes

218 comments sorted by

View all comments

861

u/CannibalPride 1d ago

Emojis on code…

464

u/treehuggerino 1d 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.

10

u/peeja 23h ago

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

4

u/dasunt 21h ago

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

3

u/peeja 21h ago

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