Comment: Re:Location = experience (Score 1) 196
Lidar finds overgrown Maya pyramids->
Link to Original Source
Comment: Re:SELL! (Score 1, Insightful) 643
Yeah, so "radically damaged" that in a matter of minutes the market had recovered and many trades that would have the potential of affecting longer term outcomes are being reviewed by the exchanges to see if they qualify as "Clearly Erroneous" so they can be busted.
GP is right. If your long term financial outlook can be unhinged by intra-day market moves you've got something seriously wrong with your long term financial plan.
Comment: Re:wagging the dog (Score 1) 840
Oh, I dunno the Westboro Baptist Church is pretty small from what I hear.
Comment: Re:When I tried (Score 2, Insightful) 86
Comment: Re:For everyone who is going WTF who is Glenn Beck (Score 1) 1172
Glenn Beck (and the whole of the Fox News Network actually) has made a career out of presenting "questions" that are highly inflammatory and have no right answers. In addition he vehemently denies attacking anyone, he's just asking questions and he's perfectly willing to have the person defend themselves... all they have to do is answer the question.
For example, when talking to a Muslim Democrat he asks questions along the lines of "Now I think you're a good guy, but there are many Americans, hard working Americans, who look at you and think this guy is a terrorist. And I've got to say this is something that is on a lot of minds and worries a lot of people. People see you and wonder if you've got a secret terrorist agenda. What would you say to these people?"
See... he's just voicing the concerns of the nation and all the Muslim has to do is prove that he's not a terrorist... And anyone with a shred of common sense understands that A) Glenn Beck is "expressing the concerns and fear" to create concern and fear and B) There is no way to prove a negative. Especially to the satisfaction of those who are convinced otherwise.
The particular meme of Glenn Beck raping and murdering a young girl in 1990 came from a Gilbert Gottfried roast of Bob Saget.
Comment: Re:XFS (Score 1) 110
For Centos it is already in the CentOS Plus kernel. ( http://wiki.centos.org/AdditionalResources/Repositories/CentOSPlus )
As others have mentioned it is available in RHEL as a preview which I believe means that it's available but they don't provide official support for it.
Comment: Re:Python (Score 3, Insightful) 110
Here... have a specfile for 2.6.2 and modify to your own heart's content... (IIRC you have to unpack the tarball, rename the directory to Python-2.6.2, and repack to make this work, but nothing else.)
%define dist %(uname_r=`uname -r | egrep 2.6.9`; if [ "$uname_r" != "" ];then dist_tmp="el4";else dist_tmp="el5";fi ; echo "$dist_tmp")
Summary : Python 2.6.2
Name : Python
Version : 2.6.2
Source : Python-2.6.2.tgz
Release : 1.%{?dist}
Group : Development
Packager : cheile
License : Open Source
AutoReqProv : no
PreReq :
BuildRoot : %{_builddir}/%{name}-root
%description
Python 2.6.2
%prep
rm -rf %buildroot/*
%setup
%build
./configure --with-threads --with-zlib=/usr/include --prefix=/usr/local/python2 --enable-bz2
make
%install
make DESTDIR=$RPM_BUILD_ROOT install
mkdir %buildroot/usr/local/bin/
ln -sf
ln -sf
%files
/usr/local/python2/*
/usr/local/bin/python2*
Comment: Re:Yes, go for it. (Score 1) 918
Huh? If anything from what I have seen from MOST parents it would be quite the opposite.
Oh no! Little Johnny got A BUMP we must stop this from EVER happening again! Quick get a HELMET!
The child is exploring their world and you're both jumping to some insane conclusion that the kid HAS to be protected and slamming all parents in the process.
Let kids be and they'll make many discoveries on their own.