If this project has other contributors, imagine how betrayed they must be.
Opening the project as FOSS until it becomes popular and then closing it to make money is such a scummy tactic
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
If this project has other contributors, imagine how betrayed they must be.
Opening the project as FOSS until it becomes popular and then closing it to make money is such a scummy tactic
Fork the last commit with a LGPL commit?
GPL mentions explicitly that it is irrevocable, where as LGPL doesn't mention anything about it. IANAL, but it looks like there is a case for irrevocable without violation of clauses by default https://opensource.stackexchange.com/questions/4012/are-licenses-irrevocable-by-default#4013
For people considering contributing to FOSS in the future, maybe check for irrevocable clauses? I wish licenses selectors https://choosealicense.com highlighted this part more clearly.
If any contributors haven't signed a contract letting them close the source, this opens them up to lawsuits.
@ebits21 #PySimpleGUI #python #opensource
🎶 Another bites the dust. 🎶
Moves like this are a bit... strange? It was on github. There are 1.8k forks, with intact LGPL. What is happening here? Is their dev work worth 99$/year ? Not saying people don't deserve to get paid for their work. I'm just not seeing the business case for this.
They claim that not enough people donated, hence the change in licensing. But yeah, I don’t see the business case. I imagine commercial devs will just move on to something else.
It’s just a wrapper for other GUI libraries.
That and I’m sure it’ll be forked.
Yeah, if people didn't think it was worth donating to before, they sure as shit aren't going to pay for it now that it's also closed source. What's their value prop even supposed to be here?
How else do you expect their time to be paid for?
Donations?
Hey, A lot of people spent their precious free time to look at your project, test it out, and talking about it to their colleagues. How are you going to pay us for wasting however many minutes or hours of time spent on your supposedly open source project before you did the bait-and-switch?
(By "you" I meant the developer.)
It's quite entitled and dishonest to expect free beta-testing, marketing, and clout from the use of FOSS as a shortcut for your product.
If you are sincere then you should know what you are getting into when you create that license.txt with LGPL terms on it.
It's quite entitled and dishonest to expect free beta-testing, marketing, and clout from the use of FOSS as a shortcut for your product.
Either show us where they voiced this expectation, or stop talking out of your ass.
The entire FOSS community works for very little compensation. You're not special. Read the fucking room. A lot of people spend their free time building cool shit to share with the community. You're a prick if you think that you're in the right calling people in the FOSS community entitled.
Right, people usually carry a banner stating their intentions clearly and unambiguously.
@HKayn This may sound cold hearted and I swear I'm not:
There is no obligation for the world in general to pay someone for open source software. (right now)
Everyone should think long hard about writing software and donating time and effort because of this.
I don't like this state of things, I would prefer some kind of "general usefulness" tax financed grant thing.
And this is exactly why the dev of PySimpleGUI did what they did.
Whether they have a business case will depend on what happens on those forks. Will they be as maintained as the original was?
not enough people donated
Sounds like entitlement to me
Donations can give you hobby money. Not "multi-millionaire, going to retire" money. If people who start FOSS projects don't want to admit that, then they are just looking for free popularity/shortcut to success. They can stop abusing the FLOSS community just so they can make a quick buck.
This set of actions (making non Foss and deleting Foss code) will essentially blacklist it from any company that has used it in the past.
Last place I was at the process for getting legal to review and sign off on specific versions of a Foss was about 6 months, with one of the fields on the form being alternatives.
Whether you are a Hobbyist User or Commercial User, you can start using PySimpleGUI at no cost. To get started with a 30-day trial period, first install Python and then
python -m pip install pysimplegui
...
You can try PySimpleGUI for 30 days, after which you will need to Sign Up. Hobbyist users sign up at no cost, and Commercial Users subscribe at $99/year. For more details, see PySimpleGUI.com/pricing.
How is this trial enforced?
How is this trial enforced?
Since it's now closed source and they distribute what is possibly/probably/presumably a binary blob, the same way all the others are enforced. With some kind of DRM date checking whatever.
Does pip really allow binary blobs? That effectively makes it zero security.
Take a look at the Source Distribution files: https://pypi.org/project/PySimpleGUI/#files
As far as I can see, it's still all just Python.
To be fair it has some valid use cases, take ruff for example.
But pip/pypi does not have any proper security at all, and just blocking binary blobs wouldn't make a difference when you can freely execute any python code during installation - Much like downloading an executable from any site online, you are expected to make sure you can trust whoever uploaded what you are downloading. You could say the same about other sites like GitHub too.
There is a fair difference still between source available and binary blob. The blob has essentially no chance of ever being audited.
The user has to have a key to use the software, no free account then no key after 30 days unless the developer paid for the key.
The amount of people who feel like they're entitled to the previous code and are calling the license change scummy make me sick.
This developer put their own free time into this project, they made sure to not accept anyone else's code, and they understandably felt they deserve to be paid for their time. Whether this was a smart move is another matter entirely.
The one case where I can understand being upset is if you donated shortly before this happened. But otherwise, you should really reflect on how you're giving back to the people who make the tools you feel oh so entitled to.
I wonder if you typed that with a straight face. If so then you are wildly out of touch with how FOSS and the democratization of FOSS development works.
You use words like “entitled” as a derogatory term when you clearly don’t understand that yes, the community is entitled because that’s how these FOSS licenses work. And people have every right to be upset when the status quo changes for a project they have also helped develop and helped get popular.
So either you are trolling, or you are clueless. Either way you should be ignored and this is as much time I’m going to waste writing this comment.
What exactly did the FOSS community lose right there?
They can still use the versions that were licensed to them. The forks are right there.
However, you are not entitled to the dev distributing those versions for you.
Actually the LGPL legally binds the dev to distributing those versions. So you're just a troll. I am done replying to you but it has been fun watching you try to justify shit in the name of compensation.
You've been unable to back up a single thing you said in this conversation with proof.
You had to walk back your accusations towards the dev, and you're unable to actually point to the passage in the LGPL that supposedly binds the dev.
All you're able to do at this point is call me a troll. You're a parasite in the FOSS community who expects the work of others to be provided to them for free in perpetuity, and it pains you to realize it can be taken away from you.
You're a dumbass who can't read and doesn't understand foss.
And that's how we know you're out of arguments.
Who's we here? You're getting downvoted to oblivion because of your hostility. I am merely replying in kind.
The previous code exists under an irrevocable open source license, so they are entitled to it. Also, fuck off.
Is the license revoked because the dev deleted the previous code on their side?
Of course it isn't. At least have your points make sense if you're gonna behave like an ass.
The amount of people who feel like they’re entitled to the previous code and are calling the license change scummy make me sick.
But you're not sick at the fact that they licensed it as LGPL just to get their product popular and then said "I got the eyeballs I wanted, time to milk this!"
This developer put their own free time into this project
When your code is open source the expectation is that you are sharing code with people for free so that the community can enjoy the work and hopefully you gain respect and popularity as your product matures and a lot of people utilize it. People might even fund you for your hard work if you become popular enough. Maybe a whole new product gets developed on top of your product and you become important. That's how a lot of successful open source projects work.
If you are entitled to quick success, we are entitled to our ideology around FLOSS.
they made sure to not accept anyone else’s code.
So they just wanted people to test their product and market them for free? Who's entitled here?
(Also that argument is not going to work in court when people sue them for violating LGPL terms)
and they understandably felt they deserve to be paid for their time
What about the compensation for people who beta-tested this product for free and recommended them to others?
But otherwise, you should really reflect on how you’re giving back to the people who make the tools you feel oh so entitled to.
The giving back part is increasing respect, popularity, and a community of contributors who will grow YOUR product for free. Don't act like this small project is a gift from God.
Also, the author literally didn't accept contributions. That just means they were looking for free marketing and eyeballs. As soon as it was convenient for them to pull the rug they did so without even thinking about the community. Who's the scumbag, you tell me?
Do you know if there were any other contributors to the project? I've always held the view that the tail of contributors should prevent relicensing under incompatible terms.
It's a shame you are being downvoted, although I don't (mostly) agree with you, I feel your opinion contributes positively to the discussion.
The previous code was released under lgpl so…. Yeah if you can find a copy of it you are entitled to it. That was the developer’s choice.
Taking all the old code down with a force push to GitHub suddenly is a bit futile since obviously there are ways to get the old source.
I’m not against developers getting paid, but there’s definitely a ‘rug-pulling’ aspect to this situation that leaves a bad taste.
Although rug-pulls like this are dubious to say the least, neither should FOSS contributors be hauled over the coals simply because, to justify continuing to commit more and more time to a project. they need to generate some kind of revenue. If more FOSS advocates donated reasonable amounts of money to the projects they use, this kind of bollocks would be much less frequent, and the long term stability of projects would increase dramatically. Sadly, way to many people donate nothing. And way too many companies, as well.
Bruh. This is why I hate all the open source license that are not GPL. Are not free software. I am not bother to pay for it. But I am bother to not see the code :(
Only to a certain extent.
The problem is that a lot of software is very complex and requires full-time development/maintenance. It's simply not possible to work on stuff for free unless this is just a hobby and you can sustain yourself with a main job.
The main thing I have a problem with this instance is the following sequence of events
This tells me:
Yeah if you really care about FOSS you should use GPL and not MIT BDS and a multiple license. Because at the end of the day the code can became close source in just a second. That is the point of GPL and the Foss. I am willing to pay with money because I can. But I am not willing to pay with trust.
Can anyone recommend a good alternative?
PyQt.
@ebits21 Here's the last LGPL licensed PySimpleGUI v4: