this post was submitted on 30 Jul 2026
1483 points (98.4% liked)

Fuck AI

7775 readers
1988 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] bss03@infosec.pub 12 points 21 hours ago (2 children)

AI training only makes a copy incidentally to what they’re doing and then it’s deleted. It’s the same standard that makes viewing a photo on an artists website legal.

That's not what the U.S. Copyright office says about training. They hold that it does implicate the copyright of reproduction. Meaning: If you train on a protected work without a license you are violating copyright, and if that's not a fair use then you are breaking the law.

Training ~ viewing might be an analogy used by "AI" brands, but it is not legal reality.

[–] cavitationfetishist01@quokk.au 3 points 18 hours ago (1 children)

Its a slopper who wants to project these spreadsheets as 'conscious' when what's happening is they're essentially being transcoded into statistical models.

[–] bss03@infosec.pub 4 points 18 hours ago (1 children)

Yup. Give a Markov chain multi-billion parameters and you can get some surprisingly cogent results.

I will freely admit that current LLM architectures include several innovations that make them not actually Markov chains, but it's still statistics and linear algebra. I don't know what thought is, but I'm quite unconvinced that LLMs (or any current generative AI architecture) is doing it.

[–] RogueJello@lemmy.world 2 points 17 hours ago (2 children)

I don’t know what thought is, but I’m quite unconvinced that LLMs (or any current generative AI architecture) is doing it.

Okay, why not? I also don't know what thought is, so I don't think it's possible to say if an LLM is or is not doing it. And giving wrong or incoherent answers doesn't invalidate it as thought or your local stoner buddy would be considered brain dead.

[–] bss03@infosec.pub 5 points 15 hours ago* (last edited 14 hours ago)

I've not seen evidence of it in any of my interactions with generative AI, which have pretty universally been bad. I feel like it has something to do with autonomous spontaneity. I recognize it in animals I can't communicate well with, but I found it lacking in the LLM that I tried to play a TTRPG with. It would be easier for me to be convinced, if I really had a better understanding of what thought is. It's hard for me to be convinced because while I understand LLMs and diffusion networks better than most people*, I don't think I understand thought so I recognize the gap.

Also I'm not sure I agree with your final assertion, the stoner buddy is plenty wrong, but there is a coherency there. When coherency disappears entirely from human thought that's usually a seizure or stroke. Even as confusing as they are dreams and acid trips often have a coherency while you are in them, if not one that's easily described when recalling the experience.

*: My formal AI training ended before big data met ML, so it's woefully out of date. I am quite the computer geek tho, it's just my passion tends toward languages, type systems, and proof assistants. So, better than most, but not an expert by any means.

[–] cavitationfetishist01@quokk.au -1 points 16 hours ago* (last edited 16 hours ago)

Nah. Shut the fuck up slopper. If you're going to insult us and then ask chatgpt to win the argument, which you always do and it always misses the point, I'm not going to answer your question.

The fact is these systems can do what a lot of humans do. That's not because the matrix multiplication is identical to thinking, but because most of these humans have never thought in their lives, do not have interiority, and are not people in any way that matters. Prove you're conscious if you want me to address you as such, fucking slopper.

[–] JackbyDev@programming.dev 4 points 20 hours ago (1 children)

I could've sworn a court case decided otherwise. Literally EVERY AI model in existence right now is commiting copyright theft on a massive scale if that's the interpretation the courts took. Which is why I have a hard time buying it. I fear it's reached the idea of normalcy in people's minds and we'll never see it illegal.

[–] bss03@infosec.pub 5 points 19 hours ago* (last edited 19 hours ago)

There's been a couple court cases (that I know of / at least), and one judge was accepting on the argument that model training was a "fair use" while the other was not. I think both of those rulings came down prior to the publication of the U.S. Copyright Office guidelines.

Also, I'm not 100% sure that the U.S. Copyright Office is an authority here. The DOJ and/or Federal judiciary would have the authority to interpret the copyright laws: The DOJ to decide to prosecute, and the judiciary to make binding rulings and/or advise juries. I'm sure both the DOJ and the judiciary will give a lot of weight to the guidelines, but the guidelines aren't actually the law.

In any case, you can read the guidelines and make your own decisions: https://www.copyright.gov/ai/ Part 3 is about training, and I think the damning bits are III, B and D. Part 2 is about outputs, and I think the damning bits are II, B and D.2. (My summaries: 1. Training infringes 2. Outputs that are substantially similar infringe 3. models get no copyright 4. prompts are NOT 'human creative effort' and thus are insufficient to establish copyright 5. human creative effort still gets copyright protections, even when generative AI is used as a tool in the creative process.)

It is likely that commercial generative AI is in violation of a lot of copyrights, yes. Research projects are fair use, but only as long as they stay research projects.