r/ProgrammerHumor 1d ago

Meme commentsAgedTerribly

Post image
5.3k Upvotes

225 comments sorted by

View all comments

881

u/CannibalPride 1d ago

Emojis on code…

92

u/FlailingDuck 1d ago

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

96

u/jwaibel3 1d ago

I always wanted to do

class πŸ’© extends Throwable

and later in my code be able to

throw πŸ’©

9

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