2011/6/20-7/13 [Transportation/Bicycle] UID:54129 Activity:nil | 6/17 RIDE BIKE people, where does one buy a cheap < $100 commuter bike
that will be used by a visiting foreign student for 3 months then
thrown away?
\_ You can get a bike that cheap off of Craig's list but you will
need to do some work on it before it will be safe. I bought a
used Gary Fisher for $50 but it needed a new chain, new cables
...
|
2010/5/17-26 [Transportation/Bicycle] UID:53838 Activity:nil 80%like:53822 | 5/6 Next Thursday 5/13 is Bike to Work Day.
http://www.youcanbikethere.com
\_ I saw about five times as many bikes as usual when I drove along
Hwy 84 outside Sun Micro this morning.
\_ what does this 'Sun Micro' do? context?
\_ Free beverages and snacks at over 200 Energizer Stations in the Bay
...
|
2010/2/10-3/9 [Transportation/PublicTransit] UID:53700 Activity:nil | 2/10 Does anyone have an authoritative URL that shows the % of people
in the Bay Area who commute via foot, bike, car, BART, and Caltrains?
In particular I'd like to look at trend as well.
\_ http://www.sfced.org/about-the-city/urban-data-and-statistics/commute-patterns has some. -tom
\_ Guys, guys, guys, I asked a simple question. What % of Bay Area
traffic goes to autos, bikes, foot, BART, and Caltrain? I'm
...
|
2010/6/8-30 [Computer/Companies/Yahoo] UID:53853 Activity:nil | 6/8 Newly wed husband and wife found from old picture that they have
actually crossed path 30yrs ago: http://www.csua.org/u/qwv
My question is how do stories like this find its way to news media? Do
people just go "hey something very interesting happens in our lives.
Let's call up a news agency or two to tell the world about it."?
\_ "Your video will begin after a word from our sponsors."
...
|
2010/3/8-30 [Computer/SW/Unix] UID:53745 Activity:nil | 3/8 I have a mod_rewrite question that I think should be straight-
forward but I think I'm not getting something.
I have a virtual server with some root, say /home/user/public_html/
and in there I have two subdirs, say /app1/ and /app2/
and i want the following:
http://mysite/app1 --> /home/user/public_html/app1
...
|
2010/1/22-24 [Computer/SW/Unix] UID:53654 Activity:high | 1/22 What's the difference between a job and a career?
\_ women have jobs, men have careers.
\_ true statement but one that is sexist and should be
kept in a private conversation
\_ A job could be anything that pays mortgage or feed the mouth.
A career is something that is longer term, most of the time,
...
|
2009/8/18-9/1 [Computer/SW/Unix] UID:53284 Activity:nil | 8/18 Is it possible to truncate your path name in your prompt in tcsh?
Tsch veterans REPRESENT! I know this is how to do it in bash:
# truncate path: returns $1 truncated to $2 chars, prefixed with ...
truncate_path () {
if [ -z "$1" -o -z "$2" ]
then
...
|
2009/8/19-9/1 [Computer/SW/Unix] UID:53285 Activity:nil | 8/18 Hi again, new freebsd guy here again, in bash I was able to go
LD_LIBRARY_PATH=/opt/foo/lib ./runmyapp
I managed to do this in tcsh by using setenv in a shell script
that setenv's the lib path and then executes $1, just wondering
if there was a way to do it in 1 line from the cmd line as in bash?
Thanks, btw %2c or %3c worked. Freebsd, tcsh and vi forever!
...
|
|