on.code && such
About Book Reviews Categories Archives
  • Code Navigation in Sublime Text 2 With CTags

    Jan 7, 2013 • Ylan Segal • sublime_text_2, ctags, most_popular

    Do you want to have a shortcut that takes you from a method call to it’s definition, wherever that may be in your code? How about another shortcut to jump back to your previous position. Here is how to do it in Sublime Text 2

    Read on →

  • List Open Files With lsof

    Dec 18, 2012 • Ylan Segal • unix

    In the UNIX paradigm, everything is a file system. So, it makes sense that there is a utility to work with open files.

    Read on →

  • Book Review: Practical Object-Oriented Design In Ruby - Sandi Metz

    Nov 27, 2012 • Ylan Segal • books, ruby

    If you call yourself a ruby programmer, you should read this book.

    Read on →

  • StandardError casts message to string in Ruby 1.9

    Nov 16, 2012 • Ylan Segal • ruby

    When passing a message to StandardError in ruby 1.8, it will keep that object intact. Ruby 1.9 will convert to a String. Spent more time than I wanted to chasing this down.

    Read on →

  • Lambdas are Picky: ArgumentError in ruby 1.9

    Nov 7, 2012 • Ylan Segal • ruby

    TL:D R;

    Read on →

« Older Newer »

© 2012-2025 Ylan Segal - Terms of Service - Powered by Jekyll & whiteglass - Subscribe via RSS