This post investigates Python keyword "in" by conducting a pair of control experiments. The result shows that the efficiency of "in" may depend on the data structure it is applied to.

2016.08.11

     

This post uses a simple example to illustrate the difference between [ and [[ when dealing with pathname expansion.

2016.08.02

     

This post provides a possible solution to deal with the slowing down of iTerm (iTerm2 Build 3.0.4) after a long period of use.

2016.07.25

     

This post shows steps to install gulp and bower, two node modules for npm, globally on Mac OSX.

2016.07.02

     

This post provides some tricks for installing srilm for Kaldi. Although I only tested the steps on RedHat and Ubuntu, it is reasonable to predict that it will work well on other platforms.

2016.06.29

     

This post is previously in the "Projects" section and is moved to my WordPress blog for a more organized archive structure. It is a brief note of the programming on MATLAB GUI.

2013.10.25