this post was submitted on 18 Feb 2024
2 points (100.0% liked)

Python

6230 readers
3 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

πŸ“… Events

October 2023

November 2023

PastJuly 2023

August 2023

September 2023

🐍 Python project:
πŸ’“ Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
 

Previously LGPL, now re-licensed as closed-source/commercial. Previous code taken down.

Commercial users pay $99/year, free for personal use but each user has to make a free account after a trial period.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 7 months ago (1 children)

Bruh. This is why I hate all the open source license. Are not free software. I am not bother to pay for it. But I am bother to not see the code :(

[–] [email protected] 0 points 7 months ago (1 children)

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

  1. The developer licensed it as LGPL.
  2. They did not accept ANY contributions to the code.
  3. The project became popular enough for people to post about in the fediverse (quite popular then, I guess)
  4. They got donations for their work, but apparently it was not enough.
  5. They removed the project from being accessible and moved to a paid only model.

This tells me:

  1. Their intention all along was to abuse FOSS community for popularity, traction, clout and free testing by people who are also doing this stuff in their free time.
  2. They got donations, but for whatever reason it was not enough for them. => Were they expecting to make retirement level income from their project which is in a crowded segment?
[–] [email protected] 1 points 7 months ago

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.