Favstar gets even better if you sign in.
Here's why signing in is good for you.
I think we should use PHP because it's fast, widely supported and the only programming language I know #PHPConsultant
lolcommits - Takes a picture of you with your iSight camera every time you git commit http://t.co/jB6cej60
Ever see a movie where the hero walks in to a room and says "Hello, old friend" and then everyone fights? That's how I refactor my code
@kelegraph
try {
if (desire) {
throw new iChingException(desire);
}
} catch(iChingException e) {
return suffering;
}
There are only 2 ways to make money, solve a pain point or be a pain point.
StartLouis has a full house tonight cc @startlouis #startups #stl pic.twitter.com/jrGolklx
Planning Poker: The part of the scrum process where everyone gathers in a room to assign 3 points to everything.
Everything you need to know about PHP: mysql_escape_string didn't work right so they made mysql_real_escape_string
Genius. Pure Genius.“@sucittam: If you take the word "spatula" out of the dictionary it's just a list of things that aren't spatulas.”
Changing the world and changing the way white people buy things are two different goals entirely
Heads up Wordpress victims: update of W3 cache has a fatal bug, change to require_once on ln 1370 of /plugins/w3-total-cache/inc/define.php
While walking to lunch today, a guy asked me where the nearest pay phone was. I said two blocks south and 15 years ago.
try 'CHMOD -R 777 *' I don't know what it means either, but it usually works. #PHPConsultant