Hacker News new | past | comments | ask | show | jobs | submit login
Hello Rip (hellorip.com)
30 points by rcoder on June 11, 2009 | hide | past | favorite | 2 comments



This basically looks like an effort to clean up some of the warts of RubyGems, which have become especially painful in the era of the DVCS. GitHub has made forking of Ruby libraries easy, which is great for pace of development, but also causes rapid proliferation of many potentially-conflicting versions of libraries.

Rip looks like one reasonable approach to reclaiming some sanity out of all of that.


exactly -- reminds me of "strong named assemblies" from .net :) (but implemented elegantly w/ a canonical URL and tag/branch/version string)

it's a missing piece that has needed a solution for a while, and rip looks like an awesome approach.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: