Skip to content

Instantly share code, notes, and snippets.

░░░░░░▄▀▒▒▒▒░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒█░░░░░░░░░░░░░░░░░░░░█▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░▒▒▒▒▀▄░░░░░░
░░░░░█▒▒▒▒░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒█░░░░░░░░░░░░░░░░░░█▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░▒▒▒▒█░░░░░
░░░░█▒▒▄▀▀▀▀▀▄▄▒▒▒▒▒▒▒▒▒▄▄▀▀▀▀▀▀▄░░░░░░░░░░░░░░▄▀▀▀▀▀▀▄▄▒▒▒▒▒▒▒▒▒▄▄▀▀▀▀▀▄▒▒█░░░░
░░▄▀▒▒▒▄█████▄▒█▒▒▒▒▒▒▒█▒▄█████▄▒█░░░░░░░░░░░░█▒▄█████▄▒█▒▒▒▒▒▒▒█▒▄█████▄▒▒▒▀▄░░
░█▒▒▒▒▐██▄████▌▒█▒▒▒▒▒█▒▐██▄████▌▒█░░░░░░░░░░█▒▌████▄██▐▒█▒▒▒▒▒█▒▌████▄██▐▒▒▒▒█░
▀▒▒▒▒▒▒▀█████▀▒▒█▒░▄▒▄█▒▒▀█████▀▒▒▒█░░░░░░░░█▒▒▒▀█████▀▒▒█▄▒▄░▒█▒▒▀█████▀▒▒▒▒▒▒▀
▒▒▐▒▒▒░░░░▒▒▒▒▒█▒░▒▒▀▒▒█▒▒▒▒▒▒▒▒▒▒▒▒█░░░░░░█▒▒▒▒▒▒▒▒▒▒▒▒█▒▒▀▒▒░▒█▒▒▒▒▒░░░░▒▒▒▐▒▒
▒▌▒▒▒░░░▒▒▒▒▒▄▀▒░▒▄█▄█▄▒▀▄▒▒▒▒▒▒▒▒▒▒▒▌░░░░▌▒▒▒▒▒▒▒▒▒▒▒▄▀▒▄█▄█▄▒░▒▀▄▒▒▒▒▒░░░▒▒▒▌▒
▒▌▒▒▒▒░▒▒▒▒▒▒▀▄▒▒█▌▌▌▌▌█▄▀▒▒▒▒▒▒▒▒▒▒▒▐░░░░▐▒▒▒▒▒▒▒▒▒▒▒▀▄█▌▌▌▌▌█▒▒▄▀▒▒▒▒▒▒░▒▒▒▒▌▒
▒▐▒▒▒▒▒▒▒▒▒▒▒▒▒▌▒▒▀███▀▒▌▒▒▒▒▒▒▒▒▒▒▒▒▌░░░░▌▒▒▒▒▒▒▒▒▒▒▒▒▌▒▀███▀▒▒▌▒▒▒▒▒▒▒▒▒▒▒▒▒▐▒
░░░░░░▄▀▒▒▒▒░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒█
░░░░░█▒▒▒▒░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒█
░░░░█▒▒▄▀▀▀▀▀▄▄▒▒▒▒▒▒▒▒▒▄▄▀▀▀▀▀▀▄
░░▄▀▒▒▒▄█████▄▒█▒▒▒▒▒▒▒█▒▄█████▄▒█
░█▒▒▒▒▐██▄████▌▒█▒▒▒▒▒█▒▐██▄████▌▒█
▀▒▒▒▒▒▒▀█████▀▒▒█▒░▄▒▄█▒▒▀█████▀▒▒▒█
▒▒▐▒▒▒░░░░▒▒▒▒▒█▒░▒▒▀▒▒█▒▒▒▒▒▒▒▒▒▒▒▒█
▒▌▒▒▒░░░▒▒▒▒▒▄▀▒░▒▄█▄█▄▒▀▄▒▒▒▒▒▒▒▒▒▒▒▌
▒▌▒▒▒▒░▒▒▒▒▒▒▀▄▒▒█▌▌▌▌▌█▄▀▒▒▒▒▒▒▒▒▒▒▒▐
▒▐▒▒▒▒▒▒▒▒▒▒▒▒▒▌▒▒▀███▀▒▌▒▒▒▒▒▒▒▒▒▒▒▒▌
@paradox460
paradox460 / unshit.css
Last active August 29, 2015 14:14
Make reddits terrible new css slightly more bearable
div.md p {
font-size: 13px;
line-height: 1.35;
}
div.md blockquote {
color: hsl(0,0%, 30%);
border-left-color: hsl(0,0%,50%);
background: hsl(0,0%,95%);
}
@paradox460
paradox460 / config.cson
Last active August 2, 2017 21:32
Atom config
'*':
'editor':
'fontFamily': 'menlo'
'fontSize': 12
'showInvisibles': true
'showIndentGuide': true
'useShadowDOM': false
'invisibles': {}
'core':
'disabledPackages': [
@paradox460
paradox460 / kek.md
Created December 15, 2014 19:09
Apple pork

Ingredients

  • 3 Tbs oil
  • Cut of lean pork. Chops and roasts work well
  • Rosemary
  • Salt+pepper
  • 3 large Fuji or Gala apples
  • 1 large sweet onion
  • 3-5 Tbs brown sugar
  • 1/4 stick of butter
  • 1/4 cup cabernet sauvignon
@paradox460
paradox460 / pullrequest.sublime-snippet
Last active August 29, 2015 14:07
Pull request template
<snippet>
<content><![CDATA[
## Status
**${1:READY}**
| See Also | #$2 |
| -------- | -${2/./-/g} |
## Description
${3:*n/a*}
@paradox460
paradox460 / screen.css
Created May 2, 2013 21:39
/r/sublimetext
body {
background-color: #1d1f20;
color: #d0d2d2; }
#header {
background-image: url(%%tabset-background%%);
background-repeat: repeat-x;
background-position: bottom left;
background-color: #383838;
border: none; }
@paradox460
paradox460 / commands.md
Created February 28, 2013 00:06
Snoonet Minecraft commands

This is a complete listing of commands, and doesn't reflect permissions or anything else


Command Arguments Description
/.s [args...] Execute last CraftScript
@paradox460
paradox460 / gist:4358029
Created December 22, 2012 08:10
The immense amount of butthurt generated when you use a script to respond to IRC trolls
[22:21:28] <CollegiateLion> Im going to take a semen piss on your anus
[22:23:55] <Paradox> ok
[22:24:12] <CollegiateLion> Stfu cum breath
[22:28:37] <Paradox> k
[22:28:46] <CollegiateLion> stfu bitch face
[22:31:58] <Paradox> k
[22:32:11] <CollegiateLion> stfu buttfucking faggot
[22:32:22] <Paradox> k
[22:32:29] <CollegiateLion> fuck you shut the fuck up already
[22:32:32] <CollegiateLion> dick
@paradox460
paradox460 / code.sass
Created October 22, 2012 18:48
TomorrowNight-pygments
$code-background: #1d1f21
$code-current-line: #282a2e
$code-selection: #373b41
$code-foreground: #c5c8c6
$code-comment: #969896
$code-red: #cc6666
$code-orange: #de935f
$code-yellow: #f0c674
$code-green: #b5bd68
$code-aqua: #8abeb7