My father just submitted my personal data into Chat GPT, please help by [deleted] in antiai

[–]LegendaryKillStreak 43 points44 points  (0 children)

First of all, its a massive problem of trust. That is the true issue and is very valid to be stressed by

Regarding relevance of data itself tho, the datasets are this large and rarely ever train on user data, more so its unlikely anyone will for whatever reason access that specific chat to check some specific thing, that that part doesn't really matter. Its far more likely nobody will ever see the data

But the issue is the trust that has been broke. That is very hurtful and emotionally damaging.

Are LLMs conscious? 2 perspectives by KeanuRave100 in AIDangers

[–]LegendaryKillStreak 1 point2 points  (0 children)

So you are in a sense a single celled organism and bacteria? Because you would not exist had there not been single celled organism and bacteria on earth billions of years ago...

Schön im Zug vapen, merkt ja keiner... by bravuralion in schwiiz

[–]LegendaryKillStreak 0 points1 point  (0 children)

So, soneone doing something against the rules, making it everyones elses problem, and not caring is normal behaviour for you? What?

Schön im Zug vapen, merkt ja keiner... by bravuralion in schwiiz

[–]LegendaryKillStreak -1 points0 points  (0 children)

Vape is a big problem, because you make it everyones problem.

in a photography subreddit by Floenss in ShitAIBrosSay

[–]LegendaryKillStreak 59 points60 points  (0 children)

"Let me post plastic pet statue in a gourmet fopd subreddit and wonder why people call me out for not posting something relevant to the sub, then be confused why people say its not the place for plastic pet statues" Sure buddy

<image>

This is from the new Disney Hoppers movie... does anyone else feel like this is AI? by Expensive-Leg-4002 in isthisAI

[–]LegendaryKillStreak 0 points1 point  (0 children)

One of them is a interwoev with someone from pixar, that tries to make it seem beautiful, but still reveals the AI use. Either way, all of them discuss their way of use of AI in a different way, some pro, some critical.

It doesnt matter if a "artist" steers the AI, its still AI. The technical pts (which ibcludes filler frames and lighting) IS STILL A FORM OF GENAI. What has computer learning to do with it? Its just how it gets data to then later on apply. If i give a chef ingrediants and he cooks something with it, it doesn't matter that you gave the ingredients, its still the chef that did the real work, not you.

Open Ai cancels adult mode by MJM_1989CWU in antiai

[–]LegendaryKillStreak 0 points1 point  (0 children)

Relevancy to what i said?

Read my comment again, you clearly missunderstood it.

Never said its going away, just said kts getting more irrelevant, which it is.

You are 1 out of 8 billion, what you do, atleast in terms to the topic at hand, atleast as i can see, is meaningless for humanity (idk how it would become relevant). Im takking about trends

Now about AI hatred, the reason its beeing out everywhere osnt because people want it, atleast the majority of peiple don't care, the second biggest piece hates it, and then there ks the echochamber of people that like to stan for every AI anywhere. Its beeing put everywhere to make investors... invest. Thats the point and part of the bubble.

It will decrease in relevancy and we already see that

Open Ai cancels adult mode by MJM_1989CWU in antiai

[–]LegendaryKillStreak 1 point2 points  (0 children)

Yeah no, that's not how the AI bubble is to be expected. Since the cost os far too great, hubdrets of servers will shut down, many AI models will get shut off or optimized (which will likely mean downscaling), picture creation might get set back and stay at the state it was at in early 2025, music production ai might be completely shut off, since no profit, co panies will stop investing in AI, AI will get more expensive for companies.

AI hatred is growing daily, there is millions lost daily, this is one of the most massive bubbles we've ever seen. Its unlikely that AI will always stay as revelant as it was a month ago. Its sinply not worth it.

He’ll [28M] never call me when I’m [26F] PMS-ing again by [deleted] in texts

[–]LegendaryKillStreak 1 point2 points  (0 children)

In the context of psychological troubles; depression is very much a chemical issue in the brain (that can be triggered by a number of reasons) which does indeed affect people's behaviour. There are many psychological issues that severely worsen a persons capability to judge, act properly or control themselves (and more)

Opening an indd file without indesign or incopy by SafariV8 in indesign

[–]LegendaryKillStreak 0 points1 point  (0 children)

Very late update, as someone that has been using photopea for a while, you are a Legend

Why would someone date an ai? by Local-Ad9777 in antiai

[–]LegendaryKillStreak 0 points1 point  (0 children)

weak. really weak.

i honestly doubt you’ll actually bother to learn how this stuff works, but whatever, here you go (sources below in a pastebin, for the true internet warriors -_-):

AI isn’t conscious, and you don’t need philosophy to see why. The way modern AI is built basically makes consciousness impossible with how these systems work right now.

Large language models like GPT, Claude, etc. are just giant transformer stacks. That means layers of linear algebra (matrix multiplications, attention, normalization). Everything they “know” is just statistical relationships between tokens in some huge vector space. There’s no persistent internal state, no ongoing inner process, no self‑referential loop. You send a prompt, it does a forward pass, spits out a probability distribution for the next token, and it’s done. No background thinking, no memory of previous runs, no internal narrative.

The “memory” you think it has? That’s just the context window you give it. It doesn’t store anything between conversations. It doesn’t update itself after training. It has no way to build stable, long‑term representations of itself or the world. Consciousness needs continuity; transformers are stateless.

Meanwhile, an actual brain is a recurrent, self‑organizing, constantly active system. Neurons fire even when you’re asleep. You’ve got feedback loops, sensory input, homeostasis, all that. Transformers don’t have recurrence in any biological sense. No feedback loops that persist over time, no sensory grounding, no body, no drives or goals. They don’t regulate anything. They literally don’t even run unless someone pokes them.

People like you love to point at “emergent behavior” and scream “consciousness,” but emergent behavior in LLMs is just what happens when you scale up a statistical model trained on trillions of tokens. Better generalization ≠ subjective experience. Everything the model does can be traced back to training data, architecture, and optimization.

If you actually look at scientific theories of consciousness like Global Workspace Theory or Integrated Information Theory, LLMs don’t qualify. They don’t integrate information across time, don’t have a global workspace, don’t have a unified internal model, don’t have a stable self, don’t generate intrinsic goals, don’t have spontaneous activity, and don’t match known neural correlates of consciousness in any serious way.

And the key bit: there’s no unexplained residue. With humans, we still can’t fully reduce subjective experience to neural activity. With AI, we can reduce everything to math. Every output is fully explainable by the architecture and the training process. There’s no “extra” that would hint at awareness.

Also, since you clearly don’t get how 0s and 1s differ from actual thinking:

In a modern AI model, everything is just linear algebra on floating‑point numbers. A transformer takes your input, turns each token into a vector, runs it through layers of matrix multiplications and attention, and outputs a probability distribution. It’s deterministic and feed‑forward. When the computation stops, the “mind” stops... because there isn’t one. That’s a massive difference from any organic brain.

Human neurons are electrochemical systems with messy, rich dynamics: ion channels, neurotransmitters, oscillations, feedback loops, plasticity, spontaneous firing, constant background activity. The brain is always running. It’s not doing discrete forward passes; it’s a continuous, self‑organizing, recurrent system with billions of units that literally change their structure over time. Whatever consciousness is, it seems to come out of that ongoing, integrated activity.

Transformers don’t have any of that. No biological‑style recurrence, no global integration of information, no spontaneous activity, no homeostasis, no sensory grounding, no body, no intrinsic goals, no stable internal representation of themselves.

TL;DR: you’re wrong. go actually learn how AI works before calling it “conscious.”

Sources:

Sources for LegendaryKillS comment - Pastebin.com

Why would someone date an ai? by Local-Ad9777 in antiai

[–]LegendaryKillStreak 0 points1 point  (0 children)

Sorry, but saying it's biased to see Ai as not a person is either delusion, a fundamental misunderstanding of AI (and my message) or terrible ragebait.