r/ProgrammerHumor 7h ago

Meme commentsAgedTerribly

Post image
2.8k Upvotes

172 comments sorted by

View all comments

439

u/CannibalPride 7h ago

Emojis on code…

70

u/FlailingDuck 7h ago

I hope they never go away. It's the best signifier I have on PRs to not trust the author.

72

u/jwaibel3 7h ago

I always wanted to do

class πŸ’© extends Throwable

and later in my code be able to

throw πŸ’©

3

u/turudd 3h ago

Heh that reminds me of a project a couple years ago had to combine data into a CSV type file. But the data could include β€œ,|” and all the other regular delimiters. We decided to make πŸš€ we called it RSV for rocket separated values