On a personal note: I find that not even FOSS developers like me are spared from this.

  • @doublejay1999@lemmy.world
    link
    fedilink
    245 months ago

    Interesting. Two things come to mind immediately:

    1. Every has the tools to do it now. They carry them in their pocket .
    2. 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.

    • db0OP
      link
      fedilink
      375 months ago

      Every 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
        link
        fedilink
        English
        35 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.

        • db0OP
          link
          fedilink
          165 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.