“Deal with it” is a meme based on a popular phrase or expression that uses image macros and/or animated GIFs as a snarky response when someone else notes disapproval, most frequently used online forums or social networks. This meme is characterized by an image of an iconic person, celebrity, or event, accompanied by the descending of sunglasses upon the subject’s face and revealing a caption which says “Deal with it.”
meme
“Memory” by Pedro Valle Javier

This cleverly conceptualized poem engages the social media meme as an canvas, cultural construct, and writing constraint. Using a meme generating service to write the texts on the memes and publish them as images, arranging them in the page. As co-author of the webcomic The World According to Geek, Valle Javier could’ve easily arranged the images as panels on a horizontal comic strip, but instead chose to do so vertically. This reinforces a poetic reading of this work as a whole, using each meme as a unit of meaning that is part of a textual flow.
#gifandcircumstance by Allison Parrish

This bot mines the Twitter stream for phrases starting with “when,” extracts the clauses, and joins each phrase with a randomly selected animated GIF in a Tumblr. Here’s a more detailed description from Parrish’s blog:
A “#whatshouldwecallme-style tumblr” is one in which animated GIFs are paired with a title expressing a circumstance or mood—usually a clause beginning with “when.” I wrote a Python script to make these kinds of posts automatically. Here’s what it does:
(1) Search Twitter for tweets containing the word “when.”
(2) Extract the “when” clause from such tweets.
(3) Use Pattern to identify “when” clauses with suitable syntax (i.e., clauses in which a subject directly follows “when”; plus some other heuristic fudging)
(4) Post the “when” clause as the title of a tumblr post, along with an animated GIF randomly chosen from the imgur gallery.