You are reading a single comment by @NotThamesWater and its replies. Click here to read the full conversation.
  • I've just found out that I can do this:

     :: tw@desktop1:/home/tw :: 
     $ echo "👍"
    👍
    

    So that's a new thing I can do, and life is now perfect.

  • I tried to get emojis to work in GCC at one point. So you could do all sorts of horrors

    \#define 🌜 {
    \#define 🌛 }
    \#define 👉 (
    \#define 👈 )
    
    typedef int 🤮;
    🤮 😠👉🤮 ✨, 🤮 😎👈
    🌜
       return ✨+😎;
    🌛
    

    Would love to submit one of these in a code review

About