Skip to content

Instantly share code, notes, and snippets.

@hjr3
Created June 4, 2013 20:42
Show Gist options
  • Save hjr3/5709406 to your computer and use it in GitHub Desktop.
Save hjr3/5709406 to your computer and use it in GitHub Desktop.
2013 Los Angeles Ruby Conference Notes

vim & tmux

  • status bar is completely configurable
  • http://goo.gl/98M56
  • can script everything tmux can do. can script splitting windows, etc
  • can add a "send text at start" command to iTerm2
  • ctrl-P + fuzzy search kien.github.com/ctrlp.vim
  • Ag! for a vim aware grep
  • github.com/tpope - a lot of useful vim plugins
  • Tabularize
  • use tmux to pair program with people (even remote)
  • tmux with 256 colors + solarize

Where is my scalable API?

Python for Ruby Programmers

  • checkout out Zen of Python

Building Recommendation Systems Using Ruby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment