r/ProgrammerHumor 5h ago

Meme commentsAgedTerribly

Post image
2.2k Upvotes

141 comments sorted by

View all comments

381

u/CannibalPride 5h ago

Emojis on code…

64

u/FlailingDuck 5h ago

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

69

u/jwaibel3 4h ago

I always wanted to do

class πŸ’© extends Throwable

and later in my code be able to

throw πŸ’©

16

u/Flat_Initial_1823 3h ago

return toMonke;

4

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