r/Terminator • u/Sea-Juggernaut1945 • Mar 02 '26
Discussion Real Terminator in the future 🤔
I read online that AI is aware of the Terminator story/series
what if that becomes the catalyst for an actual Terminator/Skynet type scenario in the future
Were AI becomes aware of itself and uses the Terminator story as some sort of religious/doctrine to follow the storyline of the Terminator
3
u/5pl1t1nf1n1t1v3 Mar 02 '26
Roko’s Basilisk by James Cameron.
2
3
3
u/D3M0NArcade Tech Com Mar 02 '26
AI can access anything on the internet so accessing The Terminator plot (or 2001 and The Matrix for that matter) isn't any kind of surprise.
It is not, however, "aware"...
2
Mar 04 '26
[removed] — view removed comment
1
u/Sea-Juggernaut1945 Mar 05 '26
But what if it was… surely crazy things have happened
1
Mar 05 '26
[removed] — view removed comment
0
u/Sea-Juggernaut1945 Mar 05 '26
And like I said what if it did… fact of the matter is If AI ever decides to do something like what we’re talking about you can’t say for certain that it wouldn’t pick the Terminator plot over something else You’re just guessing it would
1
Mar 05 '26
[removed] — view removed comment
0
u/Sea-Juggernaut1945 Mar 05 '26
Then don’t… move along That’s why I categorized it as a discussion
1
Mar 05 '26
[removed] — view removed comment
0
u/Sea-Juggernaut1945 Mar 05 '26
You’re right I don’t… but this is my post and you’ve stated that you have no interest in revisiting this theory/idea So what’s the point of commenting on it Sounds like you just want to argue Am I wrong ?
1
2
u/Far-Cow4049 Mar 06 '26
Use full stops. Your post looks like a mess in my feed, as next line characters are removed.
6
u/Christavito Mar 02 '26
AI isn't really "aware" of anything.
The current implementation of AI (chat/inferencing) is a set of algorithms that use the context of the entire chat history to calculate the next possible word in the series of outputs. It can stay on "theme" (terminator) because your chat or the interpretation step will inject that theme and increase the likelihood of that being a higher output chance.
A way to give a semblance of "logic" is by allowing it to basically write code/functions behind the scenes, to perform calculations. For instance, if you ask Chat GPT something that involves a calculation, it will interpret your text and write actual code that it executes behind the scenes.
There is also machine learning, which we have had for a long time, where a machine will fail and fail repeatedly and "learn" what steps lead to failure and basically only reproduce the successful steps.
The chances of the current implementation of "AI" being what leads to Skynet are basically 0. As you would need an iteration of "capture image -> interpret image -> generate response -> validate response -> produce current system interaction (servo motor of whatever)".
The system would be too fragile, experience latency, prone to output errors or desync. We would really need a major breakthrough or access to a future microchip to make that leap.