Categories
Software development

Don’t step on my toe

Reading Time: 2 minutes

Last Updated on May 28, 2009 by stlplace

I have been a nice guy most of time, in my work and outside of work. But I have done something pretty bad this week. I am talking about programming. I made two mistakes.

First I checked in code to the source control system and forgot to put in some compile flags. Without these flags my teamates will have compile errors. Bad bad bad. In C/C++ programming world, the first thing we learn is to make sure the code compiles. I remember my C++ instructor at Rolla once said “if a program does not compile or run as designed, it’s not a program, it’s a novel”. In this case although I did compile it successfuly in my own project, I forgot the impact of my changes to the team (group). Note other peoeple in the team are using same piece of the code. The good thing the mistake itself does not cause any serious consequence and it was easy to fix.

Categories
Saint Louis

Exercises

Reading Time: < 1 minute

Last Updated on March 3, 2006 by stlplace

My work is not easy these days. I have to solve some problems and the deadline is approaching quickly. I feel sitting before the computer all the day (don’t we all do that?) is not helpful for my health. So I tried to find some time for exercises after I came back from China.

I played basketball and tennis last week. This week one day when I got off work, I suddenly got the idea of playing golf. There is a drive range close to my work place so I went there and took some shots. While all these are good I found I could fit exercise into my daily routine. In the morning I walk to the St. Louis Bread Co. , get the bagel and walk back to my home. It’s about 15 minutes walk. In the evening I walk to the Schucks, the grocery store. I think I have been spoiled because I have a car for too long. Now that I walked to the Metro stations in Shanghai every morning, I decided to do similar things in the States. Personally I think it’s a better life style. And I am very fortunate because I live close to those places.

In St. Louis there are not many such places. Clayton, the county seat and business center, is pedestrian friendly. Creve Coeur, the city where I live, is also planning to build up a downtown. The developers are building new condos there (the price starting from 400 K). Imagine you can walk to movie theater, shopping center, office, fittness place, coffee shop, restaurant,…how wonderful life will be. Not to mention the saving of gas bill and the time spent on traffic.

OK, I am dreaming again.