whoami
Marshall Yount
- Ruby developer
- Open Source Nerd
- scalability wonk
My Projects
- kinectable_pipe - a command line utility to dump Microsoft Kinect output to STDOUT, so that it can be easily consumed by scripting libraries.
- Homebrew based installer for Kinect drivers
- rspec-rails-uncommitted
- rack-modernizr - My first ruby gem and my first Rack Middleware. Dynamically inserts the modernizr javascript capabilities detection framework into HTML documents, and then makes that available through the Rack environment variables. I haven't used this framework on a recent project, so it hasn't been updated in a while.
Other Open Source contributions
- Pow development webserver - Fix bug in uninstaller that can leave local DNS in broken state. There was a merge conflict, so my contribution is noted in the comment, rather than the commit trail.
- Janus vim project - Simple patch to add support for the glorious solarized color scheme.
- Lunchy - Fix Ruby 1.8 vs 1.9 compatibility bug.
- Gruff - Fix dependency chain bug.
- Homebrew