• 0 Posts
  • 195 Comments
Joined 2 years ago
cake
Cake day: January 7th, 2024

help-circle


  • I am pretty sure it’s just anti-privacy actors trying to sow discord and generate infighting in privacy communities, and the person your are replying to is either one of them or ate the propaganda.

    Any cursory look at the Proton guy reveals he’s a progressive who keeps donating to left-wing causes, girls education, pro-LGBT, pro-consumer. To try to paint him as MAGA for being glad about an objectively good thing the Trump admin once surprisingly did is just ridiculous, and obviously not done in good faith.










  • Then what did you mean when you said:

    the output will always be in the public domain

    It seems to me like a pretty clear statement.

    I’m saying that the rewrite of chardet infringes on the copyright of the original work. That is neither MIT licensed nor public domain. It’s illegally reproduced and distributed copyrighted work.

    That I never disputed, I’m not interested about chardet or whatever happened here, I’m interested about your comment that LLM output is always public domain, and if so, whether it could be used to achieve the goal of reimplementing a library so that it achieves the same purpose but isn’t bound by the original license, if you do it without infringing on the copyright of the original work.


  • That all makes sense to me, all I meant is that you are answering the relicense question literally, which I don’t think actually matters. The situation we are pondering is that someone wants to free a project from it’s original license.

    They are claiming they did a magic trick with an LLM and now the project is MIT licensed. And you are saying that it’s not, it’s public domain. But the distinction is immaterial to the person’s goal. Whether the author is right or you are right, the project is no longer under its original license, and whether that is something that can happen is the actual question here, regardless if the resulting output can be licensed or not.




  • You should tell that to Linus Torvalds, he’s developing the Linux kernel without using GitHub at all. I’m sure he will appreciate being told git is insuffient to develop a good product and write good code, the best practice is to use a Microsoft service in a particular way and nothing else can work.

    Tell me, when I work on a project alone, who am I exactly requesting to pull my code and why do I need to use a feature of some git hosting website instead of reviewing, checking, debugging, merging, and reverting if necessary my change locally?