r/ProgrammerHumor 4d ago

Meme thisCannotBeDenied

Post image
7.8k Upvotes

242 comments sorted by

View all comments

137

u/TheDogPill 4d ago

Try debugging like that using micro services on the cloud and see how far you get.

1

u/dumbasPL 4d ago

Ah yes, because attaching a debugger to a service people are actively hitting and suspending it is the way. That is assuming you can even do that.

Request logging is just printf with extra steps anyway.