Wang Pidong's Homepage
Wednesday, December 18, 2013
Chrome: the World Clock app installs malware with it
›
I just found that the World Clock app in Chrome installs a malware with it which pops up ads when you browse webpages. The link of the malw...
Friday, December 13, 2013
Xcode: how to add include paths
›
Saturday, December 7, 2013
MAC OS: compile Megam for Moses
›
Megam is a machine learning tool which can be found at: http://www.umiacs.umd.edu/~hal/megam/ It is required by the pair-wise ranking opt...
Saturday, November 30, 2013
VIM: open file at previous position
›
add the following to your ~/.vimrc: set viminfo='10,\"100,:20,%,n~/.viminfo if it still does not work, the problem is likely to ...
Wednesday, November 27, 2013
MAC OS: use GNU tools instead of BSD ones
›
The default tools of MAC OS are the BSD tools unfortunately, e.g., ls, head, etc. I would say BSD tools are really less advanced than GNU t...
MAC OS 10.8.5: color your ls command
›
The default ls command is from BSD, and the default ls command on most Linux systems is from GNU. The BSD ls can not be very colorful in th...
Tuesday, November 26, 2013
MAC OS: set default gcc
›
this way is using MACports, which you need to install in advance. / opt / local / bin / port install gcc_select port select --list gcc s...
‹
›
Home
View web version