It Starts With Science


I am Brandon Weiss. I build startups and web apps. I also Twitter.

I’m in fucking bizarro world

Text

What the fuck is this?  Seriously, what the fuck?

if ($theCurrentFileName == "index") {
$menuName = "practice-areas";
include($serverPath . $menuName . '.inc');
}

I’ve taken over development on this site and it’s riddled with that shit.  Just the same If statement over and over again with a different string for $theCurrentFileName and $menuName.  Seriously, this is basic shit.  You don’t have to be a rocket scientist or even a programmer of any caliber to see what a moron the person who wrote this is.  Goddammit.



September 04, 2008, 5:05pm