| « Jaw dropping.... | Main | |||||||||||
|
4)
{
if (!$already_referred)
{
include("/home/gnxpa91/MT2/includeref.inc");
$refObj = new RefStuff();
$refObj->setURL("$serv");
$ary = file("/home/gnxpa91/MT2/referer.inc");
$ary2 = file("/home/gnxpa91/MT2/refererterms.inc");
$refObj->setMATCHES($ary2);
foreach ($ary as $v)
{
$splitval = split("&",$v);
$thefirst = $splitval[0];
if (preg_match("/$thefirst/i",$refObj->url))
{
$delim = $splitval[1];
$delim = preg_replace("/ /","",$delim);
$refObj->delimiter = $delim;
$refObj->InitRefStuff();
}
}
}
}
?>
October 20, 2004
Jaw dropping....
This post over at Panda's Thumb leaves me speechless, Social Darwinism and "The Political Brain". It starts:
So, the rest of the essay starts out with an assumption that anarchocapitalists ("conservatives") and the "Democratic wing of the Democratic party" ("liberals") are the totality of the political spectrum. There are so many bizarro assertions, but the irony is where Matt Young says conservatives don't care about people who aren't close to them, he seems to care little about the ideas of those who are not ideologically in his camp (these typologies must come from a data vacuum). Also, note this howler:
No shit sherlock, if you're a Darwinist might have heard of kin selection or reciprocal altruism, so no, it's not pathological if by that you mean that things that are adaptive are not usually considered pathological. (via Abiola)
Posted by razib at
08:15 PM
|
|||||||||||
|
|
|||||||||||