I hereby claim:
- I am elliottheis on github.
- I am elliottheis (https://keybase.io/elliottheis) on keybase.
- I have a public key ASDbfqVOgN9po3Ylll_cQzV4HvEzcLUdEsxyqe4kS_9_Rwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| var type = function(o){ | |
| return !!o && Object.prototype.toString.call(o).match(/(\w+)\]/)[1]; | |
| }; |
| # MAC manipulators | |
| alias random_mac='sudo ifconfig en0 ether `openssl rand -hex 6 | sed "s/\(..\)/\1:/g; s/.$//"`' | |
| alias restore_mac='sudo ifconfig en0 ether YOUR_ORIGINAL_MAC_ADDRESS_GOES_HERE' |
| sudo rm -rf /private/var/log/asl/*.asl |
| # adds colours to the terminal window | |
| export CLICOLOR=1 | |
| export LSCOLORS=GxFxCxDxBxegedabagaced |
| git rev-list --all | ( | |
| while read revision; do | |
| git grep -F 'Your search string' $revision | |
| done | |
| ) |
| (function(){ | |
| var obj = {}; | |
| console.log(obj); | |
| obj.foo = "hello"; | |
| console.log(obj); | |
| })(); |
| function touchHandler(event) { | |
| var touches = event.changedTouches, | |
| first = touches[0], | |
| type = ""; | |
| switch(event.type){ | |
| case "touchstart": type = "mousedown"; | |
| break; | |
| case "touchmove": type="mousemove"; | |
| break; | |
| case "touchend": type="mouseup"; |
| <span style=3D""> | |
| <img src=3D"http://www.facebook.com/email_open_log_pic.php?mid=3D51178b2G56e57c6dG1f415bcG0" style=3D"border:0;width:1px;height:1px;"/> | |
| <bgsound src=3D"http://www.facebook.com/email_open_log_pic.php?mid=3D51178b2G56e57c6dG1f415bcG0&s=3Da" volume=3D"-10000"/> | |
| </span> |
| javascript:$('body>div').show()&&$('#mw-sopaOverlay').remove(),void 0; |