Supervisor is simple. It's easy to use. It lets me start, stop, and monitor all my little processes: $ supervisorctl status celeryd STOPPED Apr 15 03:17 PM dropboxd RUNNING pid 8442, uptime 1 day, 1:04:48 rabbitmq STOPPED Apr 15...
Wondering how I can install the Dropbox Linux CLI (which requires glibc 2.4) on my DreamHost VPS (which has glibc 2.3)...? I already tried copying a glibc 2.9 from an Ubuntu system and also built glibc 2.4 from scratch on the VPS...
I wrote a Python program that parses Preview.app's bookmarks. The program itself is probably of dubious use, but it illustrates some interesting techniques like using class-dump to figure out how programs written in Objective-C...
First I installed rabbitmq: $ brew install rabbitmq ... ==> make install /usr/local/Cellar/rabbitmq/2.4.1: 114 files, 1.6M, built in 41 seconds Running rabbitmq-server will start a server in the foreground, which is kind of...
This is at least the fourth or fifth time that I've had a OS X 10.6.7 kernel panic that said "BSD process name corresponding to current thread: Canon IJ Network" (what I just saw a few minutes ago on my work MBP) or "BSD process...
Some of you noticed that my site was down (500 internal server error) Friday and some of Saturday. I'm not exactly clear on how it happened, but PHP became broken on my VPS. I think the culprit was that the file...