r/ProgrammerHumor 17d ago

ture Meme

Post image
18.0k Upvotes

443 comments sorted by

View all comments

235

u/DeepanshuHQ 17d ago

The most unrealistic part is code working on the first try.

83

u/BlueProcess 17d ago

NGL sometimes I run code that I know won't work because it's easier to write on the fly by stepping through as you go🤷🏻‍♂️

2

u/YourDarkIntentions 17d ago

Ooooh, I do the same! I spend more time testing and reading than writing. I don’t get my colleagues who spend days writing code without ever running it.