Live data from Hacker News

The Story Behind Ruby 1.9.3 Getting 36% Faster Loading Times

rubyinside.com

21–23 of 23 posts

Re: The Story Behind Ruby 1.9.3 Getting 36% Faster Loading Times

#21
post #19
post #17

Earlier quoted context omitted.

By extension, Rails is built on a house of cards - a language team that does not intend to support it, and doesn't care if they cause a majority of their international users a great deal of pain. That would be, as I said before, disappointing and frustrating. While the MRI team benefits enormously from the international success of Ruby that is largely attributable to Rails, you are right that they are not technically…

In open source, nobody is entitled to someone else's time and energy. But that's what the word "irresponsible" implies. So, I think you should choose your words more carefully. As regards the technical problems you're talking about, switch Rubies (I'm a fan of JRuby), or fork MRI.

> In open source, nobody is entitled to someone else's time and energy. But that's what the word "irresponsible" implies. So, I think you should choose your words more carefully.

My words are chosen pretty carefully. Irresponsible implies just that - irresponsible. Taken to its extreme it would be irresponsible for Matz or Linus to suddenly retire from their projects without a trace. Nobody is entitled to have them continue to work on these projects unless they have a business engagement ("open source" has nothing to do with it.) That doesn't make it ok to abandon people who have come to depend on them, who have made them successful, and who have supported them. There are responsible and irresponsible ways to leave a project.

Case in point: _why left an awesome legacy, but screwed a number of people over by disappearing. People have reasons for behaving irresponsibly sometimes, it can be forgiven, and it doesn't mean they are bad people - but that doesn't make it any less irresponsible.

Even your employer is not entitled to have you finish projects you start before quitting, or to have you cooperate in knowledge transfer when you leave - you could quit at any time and provide the minimal contractually required information. Responsible? No.

So yes, the stewards of open source project do have some responsibility to their user base. "Fork it" is the standard, poorly thought through, open source geek answer. It is far more beneficial for everyone to work within the community and voice concerns than it is to fracture the code base. Additionally, there are many layers of software all of which no one is an expert in, and forks introduce their own management headaches. I for one would not be comfortable supporting a fork - I depend on the MRI team for that. We all depend on each other, and anyone claiming they have no responsibility to their user base should let their users know they feel this way so that the users can choose a different library or platform.

Re: The Story Behind Ruby 1.9.3 Getting 36% Faster Loading Times

#22
post #13

Earlier quoted context omitted.

Ruby is much more than Rails and I think it's a little sad that a large portion of the developer population has no idea that Ruby exists outside of Rails.

i find it a little sad that the core people find it appropriate to ignore needs of a framework that brought the language from the obscurity it "enjoyed" for years to the front lines where it is now.

Your revisionist history is another thing that makes me angry. Ruby and Python were getting popular long before Rails and Django came on the scene so before you go running your mouth about core people ignoring the needs of people you should think long and hard about subverting the needs of an entire community just so you can develop another web app.

Re: The Story Behind Ruby 1.9.3 Getting 36% Faster Loading Times

#23
post #3

I find this kind of performance regression and the blasé response extremely frustrating and disappointing. What could the MRI team be working on that's more important than fixing a bug that quadruples startup time for the most popular Ruby applications? This should be fixed in a quick patch to 1.9.2. There are tens of thousands of developers wasting oodles of man-hours frustrated with this. It's bad for Ruby and bad…

Is there really anything in Rails that needs an updated version of Ruby? I know people love to upgrade but what is wrong with just pegging Rails to a lower version, possibly forking it to get any killer bug fixes.
Post reply on HN