Long drive back to San Diego? Just hit the @ConwayShow podcast with @AronBender!
2
2
If Black Friday isn't gonna happen on Friday anymore, let's call it Capitalism Day instead
What the ayyyychh!!!! #wthdjjs
"A good programmer might copy code, but he never pastes it." -Anonymous tech lead
Watch live as the #Rosetta lander lands on a comet. Every scientist looks like he/she is is having an anxiety attack. new.livestream.com/ESA/comet…
"They're not problems. They're solution opportunities!" -anonymous software developer
I think there must be a mistranslation in Genesis "And on the seventh day He was lazy and watched season 9 of Always Sunny"
Aww, @ConwayShow is such a great family show. #Halloween #TrickOrTreating
2
1
"Pigs are actually pretty smart. Too bad they're so delicious" #ApexPredatorProblems
The two mental states of a programmer :) http://t.co/9VAtGnl23k
75
2,469
1,443
Cody J retweeted
So #Tinder is not working for me, who wants to f*ck!?! lol
1
2
@jsoverson I get the best write performance when I dd to /dev/null. Read performance is a bit poor though
Pong in space? Yesssss vine.co/v/Omm79Uvq5ll
3
1
Rock out with your knockout #knockoutjs
2
2
mmmmm are you checking out my orexin? #didyoufeelit
1
1
3
My #orexin is keeping me awake :(
1
When @AronBender laughs uncontrollably on @ConwayShow I can't help but laugh too
A "quine" is a program that prints its own source code when executed. A JavaScript example: !function a() {console.log('!'+a+'()');}()