Is there a way to do GPL anymore?
I have a side project I've worked on for a few years. It's pretty neat. It's in the realm of AI research. I would like to open it up and tell people about it- see if anyone else would like to contribute.
But I can't figure out how.
In the past, I could make it GPL - the amount of work I've put in is a lot actually - a human would need many months to replicate it, even if they knew exactly what it did - and much was grueling. But now, some jerk can just feed in my code and ask for an equivalent code base.
I mean, they probably wouldn't even be touching the generated code - all that detailed work becomes somebody else's "concept."
Has anyone dealt with this?
5 comments
[ 0.22 ms ] story [ 6.6 ms ] threadIt's that I want to be given back things they do as well. I want them to contribute back.
This project does something, and it's pretty neat. If someone takes the project and has another clever idea on what to do next, I want to see it. I want them to reciprocate.
Dunno- maybe this doesn't make sense.
If your worry about people copying your code is preventing you from sharing, then open source and free software might not be for you.
I wouldn't mind if people used the code, etc. It's that I want to be given back. That's the trade off. Not paid, free code, must give back. You piggyback and find this other thing, then I want to see it too.