"Like with typical Machine-Learning and AI projects, the job of the data-engineer is the least fun part and everyone wants to be a data-scientist, that works with a magically curated data-lake. This is the same with industrial data-integration. Most focus goes onto the projects that allow you to do great things with industrial data, however almost nobody is willing to work on the part of actually getting the data." T…
Just like how everybody wants to be a game designer, so they can dictate to the engineers and artists how to implement all their glorious intricate designs they dreamed up while lounging in their leather armchair, without getting their own hands dirty doing any dull repetitive shit work in Unity3D or Photoshop, then complain bitterly when their minions didn't implement their vision properly to their exacting standard…
Apache PLC4X announcing end of community support due to missing funding
131–140 of 162 posts
Re: Apache PLC4X announcing end of community support due to missing funding
#132Hi all, geee ... a friend pointed me here and I have to admit that I'm quite overwhelmed by the wave my post generated. But very happy it seeded some good discussions. However I should point out that only I said that I would stop providing free community support. I am only one of the contributors. Even if I am probalby one of the most active ones, there are still others probably going to step up and tackle the one or…
Just curious (not in the industry), and I guess you maybe have already looked into this, but in addition to paid support have you considered paid work for implementing a specific new feature that a company wanted? A previous company I worked for did this for custom requests and made some money out of it.
Re: Apache PLC4X announcing end of community support due to missing funding
#133Just quoting this snippet from the landing page: "No license costs, no restrictive licenses. Being open source, PLC4X is free of charge. Start experimenting without worrying about license costs or shady license agreements. The Apache 2.0 is one of the worlds most trusted and adopted open source licenses out there." Big companies need to grow up and start contributing with serious amounts. I wonder how this could get…
Taxes. You invented taxes.
It would be better to have the FAANGs of the world being forced to pay into a bucket which gets distributed specifically to OSS projects.
Re: Apache PLC4X announcing end of community support due to missing funding
#134Earlier quoted context omitted.
Just curious (not in the industry), and I guess you maybe have already looked into this, but in addition to paid support have you considered paid work for implementing a specific new feature that a company wanted? A previous company I worked for did this for custom requests and made some money out of it.
No one wants to pay for that either. https://c-ware.de/en/cf-listing-page/
Re: Apache PLC4X announcing end of community support due to missing funding
#135A good compromise for this kinds of things is usually dual licensing: - If you're big enough to make real money and you need my attention then pay me this much please - If you're some rando with a toy project, then we have a github issue tracker A project this size and age should always have a lawyer at hand just in case, and they should be able to walk the maintainers through the process of dual-licensing everything…
What you suggest is not really dual licensing though. It's a source-available license with a free tier. Dual licensing means that there are two licenses that the user can choose from at their discretion . This is why GPL may work together with a commercial license but not MIT, as businesses have reasons to avoid GPL.
Re: Apache PLC4X announcing end of community support due to missing funding
#136Earlier quoted context omitted.
No one wants to pay for that either. https://c-ware.de/en/cf-listing-page/
What is up with those fundraising goals? Due to weird scaling, the number of 0s in the goal overflow onto each other, but it looks like you’re asking for hundreds of thousands or millions of euros to port things. Maybe that’s a reasonable sum for the work entailed, but I can’t recall ever seeing numbers that high for any kind of crowdfunded projects or open source support. Is asking for that kind of money realistic?
Re: Apache PLC4X announcing end of community support due to missing funding
#137Earlier quoted context omitted.
No one wants to pay for that either. https://c-ware.de/en/cf-listing-page/
What is up with those fundraising goals? Due to weird scaling, the number of 0s in the goal overflow onto each other, but it looks like you’re asking for hundreds of thousands or millions of euros to port things. Maybe that’s a reasonable sum for the work entailed, but I can’t recall ever seeing numbers that high for any kind of crowdfunded projects or open source support. Is asking for that kind of money realistic?
Re: Apache PLC4X announcing end of community support due to missing funding
#138Developments like this one and the faker.js and colors.js fiasco from last week have made me rethink my position about licensing. Now it seems to me that releasing code you wrote for free under a permissive open-source license is somewhere between ill-advised and unethical. On one hand it will not benefit you in any way, on the other, it will be incorporated in a company's proprietary project thus lowering the expens…
Without necessarily taking a position on the ethics, I would point to macOS and its derivatives as a clear example of this. Apple invested significant resources into a successor to System 7 called Copland, abandoning it in 1996. While the purchase of NeXT in 1997 hugely influenced the design of OS X, look at all of the free and open source projects that accelerated its development: Mach, Clang/LLVM (and GCC before it), KHTML, KJS, CUPS, much of the BSD and GNU userland, and the list goes on.
macOS, and by extension iOS, would not be where it is today without its open source core. Put a little spit and polish on it (no small thing, of course), add a kernel extension named Don't Steal Mac OS X.kext, and voila: new O/S.
Re: Apache PLC4X announcing end of community support due to missing funding
#139Earlier quoted context omitted.
No one wants to pay for that either. https://c-ware.de/en/cf-listing-page/
What is up with those fundraising goals? Due to weird scaling, the number of 0s in the goal overflow onto each other, but it looks like you’re asking for hundreds of thousands or millions of euros to port things. Maybe that’s a reasonable sum for the work entailed, but I can’t recall ever seeing numbers that high for any kind of crowdfunded projects or open source support. Is asking for that kind of money realistic?
Re: Apache PLC4X announcing end of community support due to missing funding
#140A good compromise for this kinds of things is usually dual licensing: - If you're big enough to make real money and you need my attention then pay me this much please - If you're some rando with a toy project, then we have a github issue tracker A project this size and age should always have a lawyer at hand just in case, and they should be able to walk the maintainers through the process of dual-licensing everything…
What you suggest is not really dual licensing though. It's a source-available license with a free tier. Dual licensing means that there are two licenses that the user can choose from at their discretion . This is why GPL may work together with a commercial license but not MIT, as businesses have reasons to avoid GPL.