A Technical Travesty
Saturday, December 15, 2012
Yellow Curry with Chickpeas and Potatoes
›
A modified version of this recipe , to respect the people who will be eating my food tomorrow. Makes 6-8 servings Ingredients 2 14-ou...
Wednesday, May 2, 2012
Logging to syslogd from Python
›
On Unix there is a syslog service that handles centralized logging. Using it for logging from your daemons has the advantage of putting con...
Sunday, March 4, 2012
Graphing Gaussian Curves in Octave
›
I've been working my way through Prof. Sebastian Thrun's second AI course, CS 373 Programming a Robotic Car that he is offering thr...
Wednesday, January 25, 2012
Gluten Free Bechamel Sauce
›
2 cans evaporated milk 8 tbsp corn starch 4 C water 2 beaten eggs 1/2 C shredded pecorino cheese 1 tbsp butter 1 tsp sa...
Thursday, June 30, 2011
Customizing the Python Interpreter
›
I was working with a friend on debugging an odd pickling issue. In order to really play with it, we started a Python interpreter and ran thr...
Readline Interactions
›
I previously posted on how Emacs keys work for interaction on many different shells, bash, python, ruby, mysql, etc. Recently I was trying t...
Thursday, May 5, 2011
Custom Tab Complete and Bash Functions
›
Everyone with even a little experience in Unix has their own special aliases. Maybe you have: alias wcd="cd ~/workspace" to take y...
›
Home
View web version