- 1 Post
- 170 Comments
elrik@lemmy.worldto Technology@lemmy.world•Judge Rules Training AI on Authors' Books Is Legal But Pirating Them Is NotEnglish2·11 天前Because it is harmful to the creators that use the value of their work to make a living.
There already exists a choice in the marketplace: creators can attach a permissive license to their work if they want to. Some do, but many do not. Why do you suppose that is?
elrik@lemmy.worldto Technology@lemmy.world•Judge Rules Training AI on Authors' Books Is Legal But Pirating Them Is NotEnglish3·11 天前you think authorship is so valuable or so special that one should be granted a legally enforceable monopoly at the loosest notions of authorship
Yes, I believe creative works should be protected as that expression has value and in a digital world it is too simple to copy and deprive the original author of the value of their work. This applies equally to Disney and Tumblr artists.
I think without some agreement on the value of authorship / creation of original works, it’s pointless to respond to the rest of your argument.
elrik@lemmy.worldto Technology@lemmy.world•Judge Rules Training AI on Authors' Books Is Legal But Pirating Them Is NotEnglish32·11 天前I’ll repeat what you said with emphasis:
AI can “learn” from and “read” a book in the same way a person can and does
The emphasized part is incorrect. It’s not the same, yet your argument seems to be that because (your claim) it is the same, then it’s no different from a human reading all of these books.
Regarding your last point, copyright law doesn’t just kick in because you try to pass something off as an original (by, for ex, marketing a book as being from a best selling author). It applies based on similarity whether you mention the original author or not.
elrik@lemmy.worldto Technology@lemmy.world•Judge Rules Training AI on Authors' Books Is Legal But Pirating Them Is NotEnglish94·12 天前AI can “learn” from and “read” a book in the same way a person can and does
This statement is the basis for your argument and it is simply not correct.
Training LLMs and similar AI models is much closer to a sophisticated lossy compression algorithm than it is to human learning. The processes are not at all similar given our current understanding of human learning.
AI doesn’t reproduce a work that it “learns” from, so why would it be illegal?
The current Disney lawsuit against Midjourney is illustrative - literally, it includes numerous side-by-side comparisons - of how AI models are capable of recreating iconic copyrighted work that is indistinguishable from the original.
If a machine can replicate your writing style because it could identify certain patterns, words, sentence structure, etc then as long as it’s not pretending to create things attributed to you, there’s no issue.
An AI doesn’t create works on its own. A human instructs AI to do so. Attribution is also irrelevant. If a human uses AI to recreate the exact tone, structure and other nuances of say, some best selling author, they harm the marketability of the original works which fails fair use tests (at least in the US).
Even if it didn’t outright display the code you need to enter, my guess is this and similar implementations hide further vulnerabilities like: the numbers aren’t generated with a secure random number generator, or the validation call isn’t resistant to simple brute force quickly guessing every possible number, or the number is known client side for validation, etc.
Well that’s easy. The protests aren’t illegal. Therefore this amounts to nothing.
Fuck this dude.
elrik@lemmy.worldto News@lemmy.world•‘Give us a little time’: Democrats search for a guiding principle against TrumpEnglish23·5 个月前Might be the best reason to put him in charge.
elrik@lemmy.worldto News@lemmy.world•Tesla, Trump Transition Team Both Oppose Car Crash Reporting RegulationEnglish201·7 个月前Tesla believes it is better at reporting crash data than its competitors, and so the discrepancy in numbers makes them look bad.
It’s almost as though leaving safety and associated reporting requirements in the hands of private business doesn’t work out for consumers. If only there was some public institution that would hold all vehicle manufacturers accountable and enforce reporting requirements. I cannot possibly imagine how that would work though. /s
elrik@lemmy.worldto News@lemmy.world•Democrats decry ‘sham for justice’ after prosecutors drop Trump chargesEnglish72·7 个月前Democrats fear Trump will seek political retaliation, deepening national divisions.
No, it’s not a fear. It’s an acknowledgement of exactly what he has said he will do:
Trump has said repeatedly he will seek political retaliation, deepening national divisions.
elrik@lemmy.worldto News@lemmy.world•Gaetz ethics report should stay sealed because he's a "private citizen," says House Speaker JohnsonEnglish10·8 个月前He almost turns me into a believer because it seems the only place these fuckers might face any consequences would be hell itself.
elrik@lemmy.worldto Open Source@lemmy.ml•WikiLambda, backend for Wikifunctions, rewrites itself from Node.js (!!) to RustEnglish9·8 个月前Calculating the digits of pi seems like a poor benchmark for comparing various languages in the context of backend web application performance. Even the GitHub readme points out the benchmark is entirely focused on floating point performance.
If only this meant the removal of the annoying tiles for games that show up in the app above everything else (often using up the entire screen) even though I’ve never tapped on them once.
I don’t want your games Netflix. I barely want your shows.
elrik@lemmy.worldto News@lemmy.world•A third of Americans agree with Trump that immigrants ‘poison the blood’ of USEnglish2·9 个月前I searched for the actual question text and found:
Q19a. The immigrants entering the country illegally today are poisoning the blood of our country.
The split was 14% completely agreed and 20% mostly agreed.
I’m not as surprised by the results as the headline would have suggested because of the use of the word illegally. It biases the question negatively.
The 20% who mostly agreed may have agreed with some negative connotation surrounding illegal immigration while ignoring the racism of “poisoning the blood.” In other words, if I put myself in the shoes of someone who feels strongly about securing the border, I could understand how those respondents would lean towards agree simply because of the use of the word “illegal.”
To further support this interpretation: In the same survey, more than 40% of respondents favor or strongly favor building a wall along the US-Mexico border.
Maybe I’m just optimistic that only around an eighth of the country is completely crazy and that is just a less clickbaity title.
Probably the best idea I guess as long as you can set the TV up without Internet.
I’m pretty happy with Chromecast currently for its simplicity. I meant to try and replace the TV firmware so it’s more or less a dumb TV that just displays its inputs without having ads and other gimmicks.
The TV I currently have is Android OS but the built in Chromecast is noticeably lower quality. Not sure if it’s an older version or what.
Regardless, IMO the displays themselves outlast their software support, and I prefer to just plug in whatever the latest device.
I’ll also mention Android OS on my TV takes a full minute to “boot” and that itself makes me want to yeet it out the window.
My TV is probably going to kick the bucket in a year or two at most. Filtering “non smart TVs” on a site like BestBuy shows only commercial display options at this point.
Are there any well maintained projects out there that are able to replace the firmware on newer smart TVs to get rid of these features? I really just want a dumb display with an input for a Chromecast with CEC support (or similar device if Google decides to enshittify that platform with screensaver ads too).
I think you meant compression. This is exactly how I prefer to describe it, except I also mention lossy compression for those that would understand what that means.