Ruby Weekly is a weekly newsletter covering the latest Ruby and Rails news. Charles Nutter, of the core JRuby team, writes: One of the largest problems plaguing Ruby implementations [..] is the ever-painful story of "extensions". In general, these take the form of a dynamic library, usually written in C, that plugs into and calls Ruby's native API as exposed through ruby.h and libruby. The many co