rc3.org

Strong opinions weakly held

rc3.org header image 1

Ruby Gems as an attack vector

August 31st, 2008 · 3 Comments

Tim Bray warns of the dangers of Ruby Gems as an attack vector. The risk is that basically anyone can create a Gem and make it available using the gem installer.

I’ll say that this is why real systems administrators detest the various packaging schemes that scripting languages offer. It’s generally a much better practice to [...]

[Read more →]

Tags: · , ,

Whitespace sensitivity

July 1st, 2008 · 1 Comment

Armin Ronacher points out that in some aspects, Ruby is more sensitive to white space than Python. (Via Simon Willison.) What I can say with confidence is that I am more sensitive to white space than Python or Ruby, and I’ll also add that civilized developers adapt to the conventions of the language that they’re [...]

[Read more →]

Tags: · , ,

_why has a better hobby than me

May 5th, 2008 · 1 Comment

_why the Lucky Stiff is working to compile Ruby into Python bytecode so he can run it using Google Application Engine. I’m just linking to this because it’s so damn cool.

[Read more →]

Tags: · , ,