TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Introducing Rack: a web server interface and software package for R

4 pointsby agconwayabout 14 years ago

3 comments

hkarthikabout 14 years ago
From the article:<p><i>Rack is a web server interface and software package for R. It is very much like Ruby’s Rack. In fact it is so much like Ruby’s Rack that I decided to use the same name and basic class hierarchy. You could say I “borrowed heavliy” from Ruby’s Rack, and you wouldn’t be far from the truth. In fact, you could say “I stole their idea” and re-purposed it for R, and then you’d be telling the truth.</i><p>If you're going to totally copy a concept (which is fine, this is all OSS after all), at least derive a new name for it.
oomkillerabout 14 years ago
Uh, picking a name that is already taken is usually frowned upon. How are people going to find R-Rack articles by searching Google, if the name is just Rack?
评论 #2467422 未加载
dimmuborgirabout 14 years ago
Please change the name before it's too late.<p>- a friendly request from Ruby community.