this post was submitted on 17 Oct 2024
101 points (100.0% liked)

Programming

17207 readers
391 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 [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona 8 points 21 hours ago* (last edited 21 hours ago) (2 children)

This is a great initiative and I wish there were more orgs that did this. However, I'm now convinced that we need opensource licenses which stipulate remuneration when used for financial gain.

Anti Commercial-AI license

[–] [email protected] 7 points 20 hours ago

Affero and GPL are basically "give us the source or give us the money" for web and applications respectively.

[–] [email protected] 3 points 20 hours ago

Hi there! I see you‘re spitting thruth again.

I have since gone with the programme for a couple months and developed some foss software, helped make foss software and tested some foss software.

The general impression I got from it was: most of it is used without any reciprocity of any kind. The bigger projects get some donations and some also get code.

But stomping new projects out of the ground is pretty much impossible that way because you will have to invest 100s of hours to test and program. Nothing you can do in a reasonable timeframe while having a day job and a life.

So yes, I think especially for projects south of a certain size, companies should pay. Dual licensing was mentioned once. Something like agpl + commercial license if someone wants to use it closed source. I dont think it covers general profit seeking intent though.

Have a good one.