Last active
August 30, 2016 23:38
-
-
Save FelisPhasma/bd461e8cb6b9a206c8eb6020ed50eaa8 to your computer and use it in GitHub Desktop.
Programming puns
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Not all of these are mine, many are compiled from various sources online. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
string thread; | |
double jeopardy; | |
struct byLightning {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.nun { | |
display: nun; | |
} | |
#titanic { | |
float: none; | |
} | |
#bermuda-triangle { | |
display: none; | |
} | |
.invisibility-cloak + | |
#harry-potter { | |
visibility: hidden; | |
} | |
.invisibility-cloak + | |
#mad-eye-moody { | |
visibility: visible !important; | |
} | |
#usa.trump + #mexico { | |
border: 1px solid wall; | |
} | |
#periodic { | |
display: table; | |
} | |
#big-bang::before { | |
content: ""; | |
} | |
#tower-of-pisa { | |
font-style: italic; | |
} | |
.leprechaun { | |
height: 20%; | |
color: green; | |
display: none; | |
} | |
.obese { | |
width: 200%; | |
overflow: visible; | |
} | |
#muscles { | |
display: flex; | |
} | |
.wife { | |
right: 100%; | |
margin: 0%; | |
} | |
#lego { | |
display: block; | |
} | |
.rich { | |
top: 1%; | |
} | |
.poor { | |
bottom: 99%; | |
} | |
.yomama { | |
width: 99999999999%; | |
display: ugly; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
love > dev/null/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DROP the beat; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment