I noticed a new Twitter hashtag this morning for the first time: #SaveNASA
I love rallying cries.
I also love the huge list of things that the world benefits from as a result of NASA over the last 50 years.
BUT (come on, you knew there was a BUT in here)
Making lists of things accomplished in the past isn’t enough to get programs funded for the future. They are a by-product of other goals.
Great by products, but they are still by-products. The result of something else.
By-products don’t get billions of dollars in funding. The chance of some by-products is also not a good motivator.
Programs that have vague half hearted goals don’t get the American people’s support. Without public support, congress has a difficult time giving a program money.
It’s the reality of the situation, whether or not you think it’s right or fair.
We need our leaders to make a decision about the space program. A bold decision that motivates entire generations to step up to a common goal. To become something bigger than we are.
Only that will save NASA.
Some people like Tetris, or snood. I just want to be Luke.
The Star Wars Trench game is available on the iphone. Get it at http://www.loopinsight.com/2009/11/17/star-wars-trench-run-game-released-for-iphone/
This is for x86 processors. You need to change the 386 to amd64 if that’s your chip architecture.
First create a bin directory in your home directory if you don’t have one already:
mkdir $HOME/bin
Then edit your .bashrc file and add:
export GOROOT=$HOME/go export GOOS=linux export GOARCH=386 export PATH=$PATH:$HOME/bin
Then reread your bashrc file:
source .bashrc
You’ll need some packages installed to build it:
sudo apt-get install bison gcc libc6-dev mercurial
Now check out the code and build it:
hg clone -r release https://go.googlecode.com/hg/ $GOROOT
cd $GOROOT/src./all.bash
That’s it.
There’s an interesting trend lately. There has been a surge in new wide open groups where the barrier to join is basically that you want to join the group. Then anyone in the group is given access to post whatever they want on the group’s blog.
While the trust of individuals is a cool in a Utopian kinda way, two big problems emerge for me:
In a world where there are billions of voices all shouting at the same time, we need to work on focusing our messages into more succinct ideas that stand out.
I’m not sure what the solution of this problem is, but the problem is shouting very loudly at us and we’ve become very good at not listening.
I wish I could say we fell this exactly where we wanted it, but at least it missed the fence!!
21 Oct, 2009
Posted by: mike In: Uncategorized