this post was submitted on 26 Apr 2024
62 points (90.8% liked)

Programming

17025 readers
155 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] SorteKanin@feddit.dk 36 points 4 months ago (1 children)

It's always been possible for these companies to pull the proverbial license rug from under the community's feet. It was just a matter of time before they did it.

Point is, you can't trust one powerful entity, especially not when money is involved.

[–] RonSijm@programming.dev 10 points 4 months ago (1 children)

It's not really a rug-pull in the usual sense though - of "all of a sudden you cannot use this product anymore"

You can still use it up to the commit where they changed the license. And then people just make a fork from there and the community moves away from the initial project to the fork

[–] heeplr@feddit.de 2 points 4 months ago

exactly. Forking for any reason is the essence of FOSS.

Scenarios like OPs were taken care of right from the start. That's just the legal side, tho. But someone still needs to do the actual work which is why it sometimes fails.