Why do we have a post about the release candidate? Is this to raise awareness for the release or something. It doesn't seem to make sense to post about all version. If we did this, Chrome browser would be nuts considering how many versions it goes through!
Ruby 2.0.0-rc2 is released
21–30 of 58 posts
Re: Ruby 2.0.0-rc2 is released
#22Why do we have a post about the release candidate? Is this to raise awareness for the release or something. It doesn't seem to make sense to post about all version. If we did this, Chrome browser would be nuts considering how many versions it goes through!
sure... but ruby is on a yearly release cycle and i don't know about you but this does get me pretty excited. brings out the fan boy in me ;-) also it gives me heads up that hey new release of ruby coming out soon, maybe i should go test the gems i maintain and make sure they're going to be compatible. RC2 is pretty close to p0
Re: Ruby 2.0.0-rc2 is released
#23Earlier quoted context omitted.
sure... but ruby is on a yearly release cycle and i don't know about you but this does get me pretty excited. brings out the fan boy in me ;-) also it gives me heads up that hey new release of ruby coming out soon, maybe i should go test the gems i maintain and make sure they're going to be compatible. RC2 is pretty close to p0
It seems like it'd be possible to automate gem testing for this scenario. Take the 1000 most popular gems, run the tests that come with the gem in 1.9.3. Run the tests again with the RC and see if any that succeed with the stable version fail with the RC.
Re: Ruby 2.0.0-rc2 is released
#24Earlier quoted context omitted.
sure... but ruby is on a yearly release cycle and i don't know about you but this does get me pretty excited. brings out the fan boy in me ;-) also it gives me heads up that hey new release of ruby coming out soon, maybe i should go test the gems i maintain and make sure they're going to be compatible. RC2 is pretty close to p0
It seems like it'd be possible to automate gem testing for this scenario. Take the 1000 most popular gems, run the tests that come with the gem in 1.9.3. Run the tests again with the RC and see if any that succeed with the stable version fail with the RC.
Re: Ruby 2.0.0-rc2 is released
#25Re: Ruby 2.0.0-rc2 is released
#26Re: Ruby 2.0.0-rc2 is released
#27Why do we have a post about the release candidate? Is this to raise awareness for the release or something. It doesn't seem to make sense to post about all version. If we did this, Chrome browser would be nuts considering how many versions it goes through!
It's Ruby. Every little fucking thing is front page news, from drama to RC releases to security holes. Welcome to programming by celebrity, where what you write isn't half so important as what you write it in, and how many tweets it generates.
Re: Ruby 2.0.0-rc2 is released
#28Can't wait to see refinements start getting used in libraries. I guess it'll be some time until people start requiring Ruby 2.0, but there are some seriously excellent new features in the works. See https://speakerdeck.com/a_matsuda/ruby-2-dot-0-on-rails for a good overview.
Re: Ruby 2.0.0-rc2 is released
#29Earlier quoted context omitted.
Languages like ruby and python democratize programming. Learning programming with C is like having a 25 years old mother of 2 as your first girlfriend.
Learning programming with Ruby is like sex with your 14 year old GF. Neither of you know what to do but it's SO EXCITING! Then you find out she's pregnant and you'll be supporting her for the next 18 years.
Re: Ruby 2.0.0-rc2 is released
#30Why do we have a post about the release candidate? Is this to raise awareness for the release or something. It doesn't seem to make sense to post about all version. If we did this, Chrome browser would be nuts considering how many versions it goes through!
It's Ruby. Every little fucking thing is front page news, from drama to RC releases to security holes. Welcome to programming by celebrity, where what you write isn't half so important as what you write it in, and how many tweets it generates.
I find this less irritating than constant press release spam from commercial products, at least.