Explore >> Select a destination


You are here

nokogiri.org
| | blog.arvidandersson.se
2.5 parsecs away

Travel
| | Yesterday I was setting up a new box with Mac OS X Lion at the office. I had installed homebrew, rvm and ruby 1.9.3rc1and when I ran bundle in a project fold...
| | kevinjmurphy.com
2.9 parsecs away

Travel
| | Some dependencies, like nokogiri, ship with multiple libraries for different architectures. If you cache your gems, you may need to cache multiple platforms, because your development team is spread across various platforms or you deploy to a different platform. We discuss how to do that in this post.
| | github.com
2.2 parsecs away

Travel
| | Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns. - ruby-concurrency/concurrent-ruby
| | www.whiteboxml.com
17.2 parsecs away

Travel
| Master Python virtual environments with conda, once and for all. - Tutorials WhiteBox