June 2008
19 posts
2 tags
tip: macosx
to change primary displays on a dual monitor setup, drag the white menu bar in system preferences, displays to the desired blue box
2 tags
tip: firefox
(on a mac) alt-arrow gets to beginning/end of line, option-arrow goes forward/backward by word
2 tags
tip: shell
using more (or less), / searches, k highlights matches, n goes to next match, and v opens in editor set by VISUAL or EDITOR environment variable
Chuck Norris - Google Search →
looks frighteningly similar to results from a google query
Bayesian Approach to Network Modularity →
We present an efficient, principled, and interpretable technique for inferring module assignments and for identifying the optimal number of modules in a given network. We show how several existing methods for finding modules can be described as variant, special, or limiting cases of our work, and how the method overcomes the resolution limit problem, accurately recovering the true number of...
2 tags
tip: python
use a backslash to accomodate multiline statements/expressions
2 tags
tip: macosx
to recover a hard drive icon that has disappeared from finder: http://docs.info.apple.com/article.html?artnum=307503
exercise: bike
biked ~24 miles in ~2.5 hours
2 tags
tip: python
to see where module files are located, use python -c “import mymodule; print mymodule.__path__”
2 tags
tip: macosx
ctrl-click on a url in terminal.app to open it in your default browser
2 tags
exercise: run
ran ~3.5 miles in ~35 minutes
2 tags
exercise: run
ran ~3.5 miles in ~35 minutes
2 tags
exercise: run
ran ~3.5 miles in ~35 minutes
2 tags
exercise: bike
biked ~24 miles in ~1.5 hours
2 tags
exercise: run
ran ~3.5 miles in ~35 minutes
2 tags
tip: macosx
to enable php in 10.5, uncomment the LoadModule php5_module line in /etc/apache2/httpd.conf and cp /etc/php.ini.default to /etc/php.ini
2 tags
tip: cvs
if you get an error for sticky tag is not a branch, try cvs update -A
2 tags
tip: cvs
to tag a set of module files (or the whole module, for e.g. a file release) use cvs -q tag
2 tags
exercise: run
ran ~3.5 miles in ~35 minutes