Comment on Everybody has to self-promote now. Nobody wants to.
db0@lemmy.dbzer0.com 9 months agoEvery has the tools to do it now. They carry them in their pocket .
The lacking resource is time. Everyone has the tools, but only the privileged have enough time to do social media full time.
While you might write a few hundred lines of code and publish it, because it was fun to write and might help other people, the next guy is going to try leverage that into his start up so he can larp at being CEO.
That’s why my code is AGPL. Someone else using it doesn’t hurt me :)
JackGreenEarth@lemm.ee 9 months ago
What’s the difference between AGPL and normal GPL? My code is under GPL and now I’m wondering if I should switch.
db0@lemmy.dbzer0.com 9 months ago
in short, AGPL means that if someone takes your software and serves it as a webservice, technically not “distributing” it, they still have to share its source.