Hacker News new | ask | show | jobs
by uxp 3765 days ago
> The guy should 100% get more credit, and if this happened to me I would always be a little hurt about it, but at the same time, would it be a big deal if it had never extended past a thesis somewhere?

That's not the argument. He's not upset Arduino was a huge success, nor is he all that upset that he is not involved with Arduino (as far as I can tell from this article, as it's written very professionally). The argument is that there is a rather significant fight between the co-founders of the Arduino project about who owns what of the Arduino brand. This article paints a picture that in reality, the product behind the brand was essentially ripped off of someone else's hard work with very little contributed back to the original project. I don't think anyone wouldn't start to feel rather frustrated if someone forked their open source project, made it hugely successful (while complying with licenses and other conditions, but without directly contributing back) and then started fighting within themselves over who "started the project all on their own".

1 comments

It wasn't ripped off, it was directly forked from the underlying open source project, which is what you are supposed to do in open source if you want to take the project in a new direction and build a business on it. If you don't want people using your open source project drum roll don't open source it or change the license terms to prevent uses like this. I think many people in this thread have a very tenuous grasp of what open source is.

Forking an open source project != ripping it off people. I feel like Hacker News is the last place this distinction should have to be made.

The point of writing a thesis in academia is to share an idea and encourage other people adopt it. Other people did adopt it, that's what an effective thesis is.

Everything that was "stolen" here was either code or an idea which was made freely available for others. What people in this thread need to understand is that if you want to build a business, don't give away all your source code and ideas and act surprised when someone listens to you...

Correct attribution is traditionally required when forking.