If you want to share designs, but you want reciprocity and you want to retain some control, then I wouldn't bother with "licenses" as we have them in the software world - as in "I drop this here, stick a license on it, and someone can grab it and use it under these terms, without ever talking to me". Rather, offer people the option to sign a little contract in order to use it. Keep the barrier as low as possible, an…
A Reply to Josef Průša
61–70 of 157 posts
Re: A Reply to Josef Průša
#62Reciprocity is a recurring issue in open-source, and I don't take the doom-and-gloom take, or the pretty optimistic take of this author. It's happened many times in both software and hardware (ElasticSearch, Arduino), and while it does help make your company a standard... it also can severely hurt the original company. What's the point of being the standard, if you've been hurt by it instead of benefiting? Obvious ex…
There is a conflation of ideas here. Arduino was not created to stand for Italian manufactoring or fair wages. > The Arduino project began in 2005 as a tool for students at the Interaction Design Institute Ivrea, Italy, aiming to provide a low-cost and easy way for novices and professionals to create devices that interact with their environment using sensors and actuators. The main Purpose was "easy and low-cost acce…
Later I found out that AliExpress sells clone Arduino Nanos for under $4 (https://github.com/timville85/TripleController#tested-parts), but by this time I had already bought three Picos and was learning to program the USB stack, PIO, and microcontroller gdb using a second Pico (not sure if ESP8266 or ESP32 requires a JTAG to debug, or you can use gdb over serial like https://arduino-esp8266.readthedocs.io/en/latest/gdb.html).
Re: A Reply to Josef Průša
#63Earlier quoted context omitted.
The clones in many ways are better engineering . Any engineer can build a bridge. Only a good engineer can build a bridge that meets all the user requirements, while not massively overengineering the structure (and hence the budget). They typically cut just the right corners to make a still functional product at a vastly reduced price. And for that, the clone-makers are, IMO, contributing to the ecosystem. The origin…
I'm not aware of a single clone of the prusa designs that have been as good as prusa's. Prusa's machines are expensive but by and large "just work", and keep on working, and have a strong reputation for this, backed by them eating their own dogfood, producing printers with their printers. The clones are almost always require a lot of tweaking/fixes/upgrades and aren't durable or reliable. Some of them are downright d…
Knockoff producers will figure it out anyway, that's their entire business and they're good at it.
The only people hurt are the actual customers, who probably don't have as much experience reverse-engineering.
Re: A Reply to Josef Průša
#64Perhaps he should use a license where a company has to pay if they sell more than $N copies of the product, or something along those lines.
Re: A Reply to Josef Průša
#65Re: A Reply to Josef Průša
#66Earlier quoted context omitted.
The clones in many ways are better engineering . Any engineer can build a bridge. Only a good engineer can build a bridge that meets all the user requirements, while not massively overengineering the structure (and hence the budget). They typically cut just the right corners to make a still functional product at a vastly reduced price. And for that, the clone-makers are, IMO, contributing to the ecosystem. The origin…
I'm not aware of a single clone of the prusa designs that have been as good as prusa's. Prusa's machines are expensive but by and large "just work", and keep on working, and have a strong reputation for this, backed by them eating their own dogfood, producing printers with their printers. The clones are almost always require a lot of tweaking/fixes/upgrades and aren't durable or reliable. Some of them are downright d…
Re: A Reply to Josef Průša
#67Earlier quoted context omitted.
Many ham radio designs are open source, including hardware. Often the original designer isn't even selling kits, so there's no profit incentive. Yet they still have problems with Chinese manufacturers. They will swap components or make changes making designs worse, then sell the meaningfully inferior product under the name of the open source product. This has lead to open source creators, with no profit incentive, st…
I think that's a trademark issue and completely different beast. Plenty of free software don't allow to reuse their names. Nothing wrong about it and does not restrict user in any meaningful way.
Re: A Reply to Josef Průša
#68If you want to share designs, but you want reciprocity and you want to retain some control, then I wouldn't bother with "licenses" as we have them in the software world - as in "I drop this here, stick a license on it, and someone can grab it and use it under these terms, without ever talking to me". Rather, offer people the option to sign a little contract in order to use it. Keep the barrier as low as possible, an…
> If "the Chinese" want to clone your product, then you are often out of luck anyway. Although that is not entirely true anymore, my previous company fought in China against clones and IP theft a couple times and won. But you need to have a local presence, a local subsidary that can hire lawyers etc.. If you are just outsourcing production to third parties then it gets problematic. This is the take I think people are…
As a lawyer friend of mine put it, when working between academics and industry in other countries: "Contracts and licenses are not deflector shields. You have to be willing to sue in that country. If you don't trust your partners, a piece of paper isn't going to fix that."
Re: A Reply to Josef Průša
#69Re: A Reply to Josef Průša
#70Earlier quoted context omitted.
I'm not astonished any more, you see the same attitude with all these new open source but not really software licenses people are coming up with (of both the restrict big business usage and restrict usage for "evil" purposes variety). People want the goodwill and potential free labor that comes from being open source without the actual requirements of being open source.
It’s not just that. Makerbot had the same problem before they got bought out, that’s why the Replicator 2 went closed. It’s one thing to take a design, modify it/improve it, and sell it. It’s another to wait for someone with a good reputation to design something good (with all the costs that entails), make a perfect clone, and sell it as a perfect clone for much less because you didn’t have to pay for the R&D. You’re…