Why Mark Zuckerberg wants to redefine open source so badly
-
[email protected]replied to [email protected] last edited by
I mean, you can have open source weights, training data, and code/model architecture. If you've done all three it's an open model, otherwise you state open "component". Seems pretty straightforward to me.
-
[email protected]replied to [email protected] last edited by
Because he's an insecure and greedy child.
-
[email protected]replied to [email protected] last edited by
The OSI have had a go: https://opensource.org/ai/open-source-ai-definition
-
[email protected]replied to [email protected] last edited by
I have some Aladeen news for you my friend
-
[email protected]replied to [email protected] last edited by
when the data used to train the AI is copyrighted, how do you make it open source?
When part of my code base belongs to someone else, how do I make it open source? By open sourcing the parts that belong to me, while clarifying that it's only partially open source.
-
[email protected]replied to [email protected] last edited by
No, because that would no longer be open in the open source sense.
It's either open for everyone, or it isn't open.
-
[email protected]replied to [email protected] last edited by
You’re right. I forgot about the lawsuit and settlement (for $65m). They’re both frauds.
-
[email protected]replied to [email protected] last edited by
I understand the same way and I think there's a lot of gray area which makes it hard to just say "the data also needs to be open source for the code to be open source". What would that mean for postgreSQL? Does it magically turn closed source if I don't share what's in my db? What would it mean to every open source software that stores and uses that stored data?
I'm not saying the AI models shouldn't be open source, I'm saying reigning in the models needs to be done very carefully because it's very easy to overreach and open up a whole other can of worms.
-
[email protected]replied to [email protected] last edited by
And that’s literally what the article says lol I don’t know why you were downvoted.
Emily Omier, a well-regarded open-source start-up consultant, emphasized that open source is a binary standard set by the Open Source Initiative (OSI), not a spectrum. "Either you're open source, or you are not.
-
[email protected]replied to [email protected] last edited by
He's also a sociopath who will say and do anything to get his way.
-
[email protected]replied to [email protected] last edited by
His "idea" was about how to monetize a concept already in existence on MySpace, by completely ignoring any ethical constraints. That, and a snobbery-based product launch through the Ivies.
-
[email protected]replied to [email protected] last edited by
Billionaires are a cancer on the body politic.
-
[email protected]replied to [email protected] last edited by
Embrace, extend, extinguish.
-
[email protected]replied to [email protected] last edited by
No, free as in beer is not a necessary condition for being open-source. And if the code is not free as in beer, the pricing model can be whatever the hell you want, as long as the code is shared when the user is licensed.
-
[email protected]replied to [email protected] last edited by
The binary mentioned is different. Omier was saying either you share all the source code, or it's not open-source. You don't get to retain some proprietary blob for an essential component and still say the whole app is open-source. Pricing is an entirely different question.
-
[email protected]replied to [email protected] last edited by
He is definitely in the same list as Trump and Elon Musk.
-
[email protected]replied to [email protected] last edited by
No, not in the way GP wrote. You're not allowed to have your license discriminate between users, so you'd have to sell your software to everyone, not just big companies.
-
[email protected]replied to [email protected] last edited by
PostgreSQL is not built on top of the data you host in your db. It's not a valid comparison.
-
[email protected]replied to [email protected] last edited by
Open source software doesn't, by definition, place restrictions on usage.
The license must not restrict anyone from making use of the program in a specific field of endeavor.
Clauses like "you can use this software freely except in specific circumstances" fly against that. Open source licenses usually have very little to say about what the software should be used for, and usually just as an affirmation that you can use the software for whatever you want.
-
[email protected]replied to [email protected] last edited by
Open source software can be sold at different prices to different customers, and still remain open source. Open source software can also be sold only to certain types of customers, and still remain open source. Who the developer decides to sell or distribute the software to, and at what price, is unrelated to how the software is licensed.
However, because the Open Source Definition prohibits open source software licenses from discriminating against "any person or group of persons", the customers who buy open source software cannot be restricted from reselling or redistributing the software to any other individual or organization.