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

help-circle


  • But imagine the outrage if a terrorist group actually marked their payments like this – maybe the day before their suicide attack – with the thought that what does it matter anyway they won’t be here to be investigated.

    And the bank didn’t investigate. The bank would be fined to hell and back and lose all trust, because they couldn’t do “the bare minimum” in finding something this obvious.








  • Exactly, you see thousands of irrelevant ads every day and think nothing of it, then when 1 time an ad gets lucky, you will use it as proof “they are listening” forever after.

    I had the same thing happen with billboards. I learned about some new thing I have never heard about before, and wouldn’t you know it shortly after I saw a billboard selling it. The ad companies must be on top of their game, they are nor only listening to everything I say, they can print and install a whole billboard on the side of a building within minutes just before I go here.


  • Yeah, but that malware flappy bird clone does need to ask for the microphone permission, and the clueless user does need to click agree, that yes they want Free Flappy Bird 100% Legit Pro to have access to their microphone. Yes it happens. But that’s not what people mean they say that you should use a flip phone and get the battery out when you are not using it otherwise it’s listening to you. No it’s not listening to you unless you explicitly gave an app permission to listen to you.




  • 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.


  • dev_null@lemmy.mltolinuxmemes@lemmy.worldJust relax
    link
    fedilink
    arrow-up
    45
    ·
    edit-2
    7 days ago

    That’s not the same at all though. Complaining about AI “features” being shoved down users throat, and AI being used by developers are very different things.

    Both can be complained about, absolutely, but they are completely different things.

    If Microsoft was using all artisanal human written code to deliver all the AI crap, I wouldn’t be complaining about it any less.




  • 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 and using my CI/CD?