Hacker News new | ask | show | jobs
by bilalq 260 days ago
I did a double-take when I read that as well. I went and checked the license under rubygems, and sure enough, it's standard MIT with no warranties.

https://github.com/rubygems/rubygems/blob/master/LICENSE.txt

2 comments

I'm willing to bet the people who published that have no idea what they just said, and probably don't understand what the MIT license contains.
They are talking about the rubygems.org package hosting service...
Right, take a look at Section 8 of the Terms of Service (https://rubygems.org/policies/terms-of-service):

THE SERVICE IS PROVIDED STRICTLY ON AN “AS IS” AND “AS AVAILABLE” BASIS, AND PROVIDER MAKES NO WARRANTY THAT THE SERVICE IS COMPLETE, SUITABLE FOR YOUR PURPOSE, RELIABLE, USEFUL, OR ACCURATE.

What warranty are they providing exactly?

It comes with a 100,000 mile drive train warranty.
Yeah we've been meaning to talk to you about that warranty actually
What warranty does it come with?
Yep right there in the TOS:

a. THE SERVICE IS PROVIDED STRICTLY ON AN “AS IS” AND “AS AVAILABLE” BASIS, AND PROVIDER MAKES NO WARRANTY THAT THE SERVICE IS COMPLETE, SUITABLE FOR YOUR PURPOSE, RELIABLE, USEFUL, OR ACCURATE.

That’s not the only thing though. E.g. the collect PII, so I assume there are regulations to abide by etc.
The license is not an accurate way to check if there is a warranty or not.
I'm not a lawyer, so maybe a silly question: is it possible the software license is different from service warranty? And I guess another thing that comes to mind is that maybe they didn't mean _legal_ warranty, but something that was used colloquially?
The MIT license is a copyright license. The developer is free to offer a warranty or any other contract they want.