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
Jun 30th
2 tags
tip: firefox
(on a mac) alt-arrow gets to beginning/end of line, option-arrow goes forward/backward by word
Jun 23rd
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
Jun 23rd
Chuck Norris - Google Search →
looks frighteningly similar to results from a google query
Jun 23rd
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...
Jun 23rd
2 tags
tip: python
use a backslash to accomodate multiline statements/expressions
Jun 23rd
2 tags
tip: macosx
to recover a hard drive icon that has disappeared from finder: http://docs.info.apple.com/article.html?artnum=307503
Jun 22nd
exercise: bike
biked ~24 miles in ~2.5 hours
Jun 19th
2 tags
tip: python
to see where module files are located, use python -c “import mymodule; print mymodule.__path__”
Jun 17th
2 tags
tip: macosx
ctrl-click on a url in terminal.app to open it in your default browser
Jun 17th
2 tags
exercise: run
ran ~3.5 miles in ~35 minutes
Jun 13th
2 tags
exercise: run
ran ~3.5 miles in ~35 minutes
Jun 11th
2 tags
exercise: run
ran ~3.5 miles in ~35 minutes
Jun 9th
2 tags
exercise: bike
biked ~24 miles in ~1.5 hours
Jun 8th
2 tags
exercise: run
ran ~3.5 miles in ~35 minutes
Jun 6th
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
Jun 4th
2 tags
tip: cvs
if you get an error for sticky tag is not a branch, try cvs update -A
Jun 3rd
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
Jun 3rd
2 tags
exercise: run
ran ~3.5 miles in ~35 minutes
Jun 2nd