• Kissaki@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 hours ago

    You posted the article link in the post content instead of linking it in the post. Was that deliberate?

    You can still edit the post and set the link. (Then people can open it from the post title.)

    • Kissaki@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      8 hours ago

      It’s certainly something that looks better, but contrary to green washing, I see real, practical value.

      I would rather be able to see and inspect source code than not. And I would rather have the right to take and fork a two year old version than not. Or be able to wait two years to fork the current version.

      Those are real good value. Those bring certainty in infrastructure robustness and freedoms.

  • refalo@programming.dev
    link
    fedilink
    arrow-up
    11
    ·
    3 days ago

    we’re carving a space for companies to safely share

    To be fair, it’s no safer than being GPL etc. in that any license is only as useful as your ability to enforce it in court. For a bad actor, whether they violate a fair source license vs a GPL likely isn’t much of a concern at all.

    • friend_of_satan@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      3 days ago

      I doubt they’re as worried about people covertly stealing their licenses code as they are about amazonish tactics where a competitor forks the codebase and takes a significant fraction of the users with them, or even just reuses the existing code to host a service, which means they don’t have to ship their modifications back upstream.

      I’m not defending the decision, that’s just my experience with how this is usually justified.

  • refalo@programming.dev
    link
    fedilink
    arrow-up
    7
    ·
    3 days ago

    it converts to a true open source license after a predefined period of time

    What happens if that time never comes for the company and it goes out of business?

    • Kissaki@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      24 hours ago

      The conversion is part of the license. It does not require the company to take any action.

      The source is available with a restricted license, and e.g. two years later it relicenses itself to a FOSS license, automatically, as defined by the original license.