Do these types of things really matter anymore? If you have tokens, given the source is available pretty easy to reimplement with plausible deniability.
I changed my license
11–20 of 192 posts
Re: I changed my license
#12Eg: is there a clean way to dual license such that hobbyist, and exploratory work (eg: a proof of concept done in a commercial setting) are allowed, but using it in production requires a fee?
If you've done this, has it been successful? Obviously there's been many projects relicense over recent years (terraform, redis, etc) - but it's less clear to me if this is a viable path for new projects starting out, or if it just kills adoption from the beginning.
Re: I changed my license
#13As a long-time developer and consumer of OSS I have to disagree. Open-source software has had an enormous effect on the world, and that... was kind of the point? When we licensed things as MIT we knew that corporations would use it. We wanted them to use them, adopt them and bring new users into the community. You take some, you give back. There was no expectation of turning your late-afternoons JS framework into a business. And not having access to it would absolutely not have stopped corporate behemoths from getting where they are, but would have killed many small businesses and startups.
That said, I've started licensing some of my code with the BUSL license [1] - unrestricted use, unless you are a large company. The code becomes MIT-licensed automatically after a set window to remove maintainability concerns.
Re: I changed my license
#14They cover a very specific niche GPL/AGPL/etc. do not cover properly.
Re: I changed my license
#15CC BY-NC-ND is what I'm also increasingly using (for non-code), though not always, and disheartenedly. (And as commented, the non-code context is different.)
The magic of the web has always been that things would continuously morph through being reinterpreted and all, and that just doesn't happen with ND.
I can of course see the valid reasons why one would pick that license, but it's still.. kinda sad that it's culturally dead.
Re: I changed my license
#16This is not true. Open source is fundamental to how easy users can create software in the LLM era. Users and developers have gained tremendous value. Saying they have gained little is simply false. And it's a good thing to make it possible for big corporations to make things cheaper. It means more efficient resource allocation for society. And for billionaires to turn into trillionaire they have to provide magnitudes more value to society in order to do so. Enabling people to provide trillions of dollars of value to society is a good thing that open source unlocks.
Re: I changed my license
#17CC BY-NC-ND is what I'm also increasingly using (for non-code), though not always, and disheartenedly. (And as commented, the non-code context is different.)
Re: I changed my license
#18This article would do better if it simply enumerated the problems with the LGPL and addressed how this new license which I've never heard of addresses those problems. This hinting and alluding might make great SEO, but that's fit for neither the audience of people producing software, nor for HN.
Here's the license text if someone wants to do the work: https://spdx.org/licenses/EUPL-1.2.html#licenseText
Other languages can be found here: https://interoperable-europe.ec.europa.eu/collection/eupl/eu...
Re: I changed my license
#19Do these types of things really matter anymore? If you have tokens, given the source is available pretty easy to reimplement with plausible deniability.
Re: I changed my license
#20Do these types of things really matter anymore? If you have tokens, given the source is available pretty easy to reimplement with plausible deniability.