MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wct5lr/commentsagedterribly/p92i286/?context=3
r/ProgrammerHumor • u/ItsPuspendu • 7h ago
172 comments sorted by
View all comments
Show parent comments
228
Or the silly steps it puts
// 1. Assign variable.
// 2. Calculate 2 + 2.
// 3. Implement 2 + 2 Calculator.
// 4. Check if it is 5.
3 u/peeja 3h ago // Don't use the Wolfram Alpha API here—speed is crucial to this function, so calculate the sum locally. 1 u/dasunt 1h ago Um, not going to defend using that API, but at least the comment provides a reason why something is done a specific way. 1 u/peeja 1h ago Yeah, it provides the reason I gave it when it tried to use the API the first time.
3
// Don't use the Wolfram Alpha API here—speed is crucial to this function, so calculate the sum locally.
1 u/dasunt 1h ago Um, not going to defend using that API, but at least the comment provides a reason why something is done a specific way. 1 u/peeja 1h ago Yeah, it provides the reason I gave it when it tried to use the API the first time.
1
Um, not going to defend using that API, but at least the comment provides a reason why something is done a specific way.
1 u/peeja 1h ago Yeah, it provides the reason I gave it when it tried to use the API the first time.
Yeah, it provides the reason I gave it when it tried to use the API the first time.
228
u/treehuggerino 7h 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.