Comment on Everybody has to self-promote now. Nobody wants to.
doublejay1999@lemmy.world 9 months ago
Interesting. Two things come to mind immediately:
- Every has the tools to do it now. They carry them in their pocket .
- Social media means it’s much widely understood that self promotion frequently trumps talent
But hey, this is era where everyone is “CEO / Founder / Entrepreneur “ the moment they online, so I suppose it’s to be expected.
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.
db0@lemmy.dbzer0.com 9 months ago
The lacking resource is time. Everyone has the tools, but only the privileged have enough time to do social media full time.
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.