• 5 Posts
  • 41 Comments
Joined 1 year ago
cake
Cake day: July 9th, 2025

help-circle
  • Most users don’t care about any of the spying. I’d expect a competitor of similar size to do the same. If there’s any improvement competition could bring, it would be for the creators, giving them a larger slice of the ad revenue that otherwise goes to the owners of the platform. I guess that would mean better quality videos for users. Though, I don’t think allowing anyone to make boatloads of money by getting millions of people to sit around for hours and hours watching videos has been a positive for humanity. Incentivizing creators with more money will just make this worse.


  • Right. Except you can’t influence the Chinese government. Whereas you can, if you are American, influence the American government (through elections, say). And the American government can, in turn, possibly influence the tech companies. And they do. See: the antitrust enforcement in the Biden administration.

    As an American, I can’t say I’d be terribly enthused about using a YouTube competitor based in a foreign country. And China is quite foreign to us as far as countries go. And I use YouTube constantly.




















  • public domain code can’t really be released under the GPL

    Disney created films based on old fairy tales. Disney has a copyright on those films even though they include elements from the public domain because the films also include the artists’ original expression. The linux kernel (probably) contains public domain AI-generated code alongside original work from its many contributors. If you wanted to get the entire project into the public domain, you’d have to get permission from nearly all its contributors or wait for their copyright term to expire. The small snippets of code which were AI-generated are public domain. The bulk of the project isn’t, and the project as a whole isn’t.

    As much as I dislike AI, I can’t say I understand forbidding AI-generated contributions on the grounds that the submitted code is public domain. I suppose somebody can come along and “steal” the public domain snippets, but I suspect it’s difficult to definitively tell apart the human-written code from AI-generated and strip out the human-written bits. If they do, what’s the issue? It wasn’t yours to begin with and you can still keep it in your project. Moreover, now that the magical plagiarism machines exist, who’s going to be lifting code in this way, anyway?