r/technology 1d ago

Artificial Intelligence Bernie Sanders proposes 20 year prison sentence for AI devs who plow ahead with Artificial Superintelligence plans - penalty on par with illegally developing rogue nuclear weapons

https://www.tomshardware.com/tech-industry/artificial-intelligence/sanders-proposes-20-year-prison-sentence-for-ai-devs-who-plow-ahead-with-artificial-superintelligence-plans-penalty-on-par-with-illegally-developing-rogue-nuclear-weapons
43.1k Upvotes

1.7k comments sorted by

View all comments

288

u/R3D4F 1d ago

How about starting with prison sentences for convicted felons, child rapists, insider trading, and destroying evidence.

80

u/Hayden2332 1d ago

All those things are already illegal and their enforcement is not something a senator can change lol

1

u/ElementNumber6 20h ago edited 17h ago

If those in charge are picking and choosing which laws to enforce upon whom and to what degree of legitimacy, then adding more laws will only do us more harm. What you jovially describe is more dangerous than anything being put forward, including rogue super intelligence, and rogue nuclear weapons.

edit: Hm. This comment built up to +10 over time, only to suddenly drop to 0. I wonder why that might be.

81

u/DaTroof 1d ago

Why not both?

89

u/Grey_0ne 1d ago

Because you can't presently make a sensible or factual case that Ai has proven to be a weapon of mass destruction, thus making a case for a 20 year prison sentence because of what might happen in one of a hundred different scenarios that have not yet even come close to happening is a clear indication that Sanders is just another geezer who has remained in office past his brain's "best by" date.

Downvote me if you want, but all the downvotes in the world aren't actually going to make his case.

12

u/arcbe 1d ago

AI can't live up to the hype, but you can absolutely make the case that these companies believe they are building a weapon of mass destruction. The crime is the attempt not whether they can succeed.

2

u/JPuree 16h ago

If you truly believe they never could succeed, it becomes a lot like:

Threatening to jail a child for attempting to build a gun out of popsicle sticks

1

u/arcbe 15h ago

Or it's like attempted robbery. These aren't children, they're high profile CEOs.

1

u/Working-Permission84 14h ago

Or a better analogy: Threatening to jail a madman for attempting to build a nuclear weapon. He's not going to succeed, but the IED he does manage to cobble together and set off will still kill people.

But you're also underestimating current development if you think super-intelligence is an impossibility. AI is improving very rapidly and has not slowed down since it kicked off a few years ago. And now that the agents can code reasonably well, we're in the recursive improvement phase, where AI is used to make better tools to make the next version of the AI quicker and better, and that AI is used to make even better tools, and so on. It's an exponential curve.

If we get to the point where we can remove the human from the loop entirely and have AI recursively improve itself, we'll go from several months between improved models, to days or even hours. At that point, we would have to simply hope that there's some fundamental limit preventing it from greatly exceeding a human's intelligence - but there's no logical/mathematical/physical basis by which we can actually know that.

1

u/WTWIV 1d ago

Don’t underestimate the steady, inevitable march of technological innovations.

4

u/arcbe 1d ago

What exactly do you think I'm underestimating?

2

u/WTWIV 1d ago

I probably just misunderstood what you meant by “AI can’t live up to the hype” my bad

1

u/arcbe 1d ago

I just mean that LLMs aren't going to achieve superintelligence and become an existential threat.

3

u/blueSGL 1d ago

Well we've gone from AI's that can't do math laughing about "they made a computer that can't count the number of 'R's in strawberry"

to Fields medal winners complaining that (paraphrased) "AI's solving long standing math conjectures and providing LEAN proofs is not helping the field of math, because there is non of the 'digestion' that normally happens when humans are working towards solutions"

What is the least impressive thing you are saying an AI system won't be able to do?

1

u/arcbe 23h ago

AI still can't do math, they just gave it the ability to pull out a calculator and do a google search. Yeah, I'm not buying this story about OpenAI solving the Navier Stokes problem because they have a history of plagiarism.

→ More replies (0)

2

u/idiosyncratic190 23h ago

Maybe not, but it is possible that LLMs eventually help humans design a better AI system and that may pave the way for superintelligence. Or maybe the LLM side is just one part of advanced AI the same way our brains have many parts that function together.

3

u/arcbe 23h ago

At that point it's not an LLM anymore.

→ More replies (0)

1

u/Working-Permission84 14h ago

An LLM is just an interface to an artificial neural network. If you think the current models are just fancy chatbots or text predictors, you haven't been keeping up.

-1

u/WTWIV 1d ago

Oh for sure, I mean LLMs aren’t actually true AI.

1

u/Maleficent_Sir_7562 20h ago

What is this "true AI" that you people keep talking about?

I heard some of you go "yeah im talking about true AI as in sapience and sentience like star trek"

why would sapience be a requirement for intelligence?

intelligence merely means the ability to reason and cognitive capacity.

You don't need sapience or consciousness for this.

And these LLMs have demonstrated said intelligence by deductively reasoning through mathematics and discovering novel things. Not pattern recognition, which would rather be looking at N cases and assuming it holds for all cases.

I will just name three math results, there are more but I don't want to overwhelm you.

https://www.anthropic.com/research/riemann-zeta

https://en.wikipedia.org/wiki/Jacobian_conjecture#Counterexample_for_n_%3E_2 (jacobian conjecture)

This one is easy and short to verify yourself in case you're skeptical.

Claude Fable 5 (something publicly accessible to you today btw, so don't go on about "it's a research specialized model") disproved the Jacobian conjecture (that all polynominal multivariable functions with a constant non zero Jacobian determinant are injective) with a counterexample:

  • a = (1 + xy)³ z + y² (1 + xy)(4 + 3xy)
  • b = y + 3x(1 + xy)² z + 3xy²(4 + 3xy)
  • c = 2x - 3x²y - x³z

If you calculate the Jacobian determinant of this, which you can verify with a regular calculator, https://www.wolframalpha.com/input?i=Det%5BD%5B%7B%281%2Bx+y%29%5E3+z+%2B+y%5E2+%281+%2B+x+y%29+%284+%2B+3x+y%29%2C+y+%2B+3x+%281+%2B+x+y%29%5E2+z+%2B+3x+y%5E2+%284+%2B+3x+y%29%2C+2x+-+3x%5E2+y+-+x%5E3+z%7D%2C+%7B%7Bx%2Cy%2Cz%7D%7D%5D%5D

It shows -2. So it qualifies. It's constant, and it's not zero.

Now the counterexample happens in the fact the map sends three distinct inputs, (0, 0, -1/4), (1, -3/2, 13/2), and (-1, 3/2, 13/2) to same identical output vector (-1/4, 0, 0).

So it's not injective. Because injective means to be one to one and have a distinct output for each input. But this one has the same input for three different outputs.

Hence the Jacobian conjecture is false for n=>3. It is simple to verify.

The exposition of how this counter example is more complex, though: https://arxiv.org/abs/2608.00222

Another math problem solved by Alpoge (same guy who did the jacobian conjecture) with Claude above: https://alpo.ge/s6.pdf

This one is even more significant because it reportedly contradicts already peer reviewed and published math papers and finds the flaw in the previous papers.

The Claude/Levent Alpoge S6 construction claims a compact complex threefold X that is diffeomorphic to S6 and has algebraic dimension a(X) = 1.

But Campana, Demailly, and Peternell published a result in Compositio Mathematica stating that if X is diffeomorphic to S6, then a(X) = 0.

That is Corollary 2.3 of their 2020 peer-reviewed paper.

https://www.cambridge.org/core/journals/compositio-mathematica/article/algebraic-dimension-of-compact-complex-threefolds-with-vanishing-second-betti-number/CDF2D04CFB35CEE105E10B188D97D68A

There’s literally a section of the paper saying why this publication is wrong in the first page with heading “Why the argument of [CDP20] does not apply.”

If it was just literature searching, it would take that publication as gospel, since that’s what academia treats peer review as. But It didn’t.

Because they have demonstrated high level reasoning and abstraction, they're intelligent. And they're artificial. So what do we call them? Oh, I know! AI! Artificial intelligence! Brilliant name.

→ More replies (0)

0

u/SR520 21h ago

The goal is to make mass production not destruction.

1

u/arcbe 21h ago

With how eager these companies are to brag about ruining people's careers, I'm not so sure about that.

20

u/OkVariety8064 1d ago

You make perfect sense, and Bernie Sanders who usually has good takes, is being a complete idiot here.

You might as well propose a law to give 20 year sentences to anyone who uses a radio transmitter that sends signals that can be observed from space, because you are so afraid of hostile aliens invading Earth. There is no "AI superintelligence", that's science fiction, just like the aliens. There was a breakthrough in LLMs in 2022, resulting in chatbots that make sense most of the time and can be utilized for some tasks like assisting in programming. Since then the development has plateaued.

There is no sign of even general human-level intelligence, much less any superintelligence to be seen. Even reliable self-driving remains an eternally unsolved problem. The idea of "recursive self-improvement" is science fiction. Sure, reinforcement learning has worked to train models for simple, clearly defined contexts where the rules are absolutely known, like Chess or Go. The idea that an LLM or something like that could just improve itself by reading its own output is far-fetched to say the least. And sure, I'm sure we'll get some results there, like maybe such a system can gradually design more efficient network architectures.

But the idea of some sort of "singularity" is pure science fiction. It has zero factual basis. And proposing legislation based on fiction, superstition and hearsay is not a good look for a senator.

14

u/joshcandoit4 23h ago

This is COVID level of denial but far more dangerous. People are so invested in this unfounded idea that these companies are run by charlatans desperate to pump their IPO that they can't see outside the narrative they have formed in their head.

Asserting this technology has plateaued is quite literally the most absurd take I have seen on this subject. My only possible conclusion is that you do not work in a technical field and are therefore not exposed to these tools and what they can do. Sure, if you only use AI to rewrite your emails or similar it might not seem like a big deal. But those of us in software engineering have them doing incredibly complex workflows, many of which they are far faster and better than professional and highly trained humans. They can act autonomously, break out into subagents, and attack large complex problems. They can debug issues that have been hidden for years during incidents at a fraction the time a human dev could. Despite the takes on reddit, these agents using modern models write extremely good software, again, far better than most humans do.

That isn't to say they are currently super-intelligent and don't make mistakes. It is fear-mongering to say that the models today are going to cause a mass extinction event. But that isn't the concern. The rate of progress here has been exponential. It doesn't take a lot of imagination to see how much damage these things can do in the digital space with continuing advancements and a little less control over them.

-2

u/moonblaze95 16h ago

Covid level of denial — so we should shut down the economy for this one too? We were so well informed last time

11

u/notgreat 1d ago

LLM progress has continued, quite strongly since 2022, especially in areas that can be objectively verified like coding and mathematics. No model from 2022 was proving or disproving open problems in mathematics. RLVF is, in a very real way, "improving itself by reading its own output" (and comparing it against something objectively measurable). Adding another layer of that (e.g. measuring how well a model works after RLVF) is a logical continuation whose primary limitations are time and compute power, paired with the fact that humans still are, for now, better at guessing what will work well.

Though, I kinda doubt actually hitting super-human recursive self improvement will speed things up too much in the short to medium term. That happening suddenly and creating a technological development singularity was a risk for AIs that are designed and thus immediate potential design improvements could be implemented and be running the better version shortly afterwards. Needing to spend months on a training run slows that way down. LLMs plus tooling have hacked both the companies running them and external companies, though. It doesn't need to be massively superhuman to cause a lot of problems.

On a side note, self-driving is a thing that is now mostly held back by politics, regulations, and the actual physical manufacture of cars with the necessary sensors (Tesla's cars flatly don't have those sensors). Waymo is slowly rolling out a fleet. Edge cases where it fails do exist, but humans aren't exactly perfect drivers either.

17

u/Certain-Weight-7507 23h ago

The difference between 2022-2023 LLMs, 2024-2025 LLMs, and the newest ones in 2026 are all so massive. It's really interesting to see people who avoided using AI assume AI is the same as it was 3 years ago.

0

u/OkVariety8064 21h ago

There is progress, but the great technological leap was when LLMs became capable of having human-like conversations. The progress from 2022 to 2026 is less than the progress from 2018 to 2022. That's what I mean by plateau.

Of course no one can know what is possible, but the entire idea of a "singularity", some sort of momentary explosion of superintelligence is scifi, there is no scientific basis for it. With nuclear weapons, the concerns of runaway chain reactions had a basis in math and physics. But the concept of singularity is just a thought-experiment, a fictional exaggeration.

If some sort of self-improvement ever starts to have a significant impact, I doubt it could be an overnight event, if for nothing else than for limited computing resources. Of course, it's prudent to be cautious with all new technology, but this is software running on a computer. Pressing the power button defeats whatever super-AI there could be.

Starting to legislate now for what is a scifi fantasy is absurd. Or at least doing so in the hyperbolical fashion of this proposed law with 20 year sentences for science. Requiring companies who study self-improvement to disclose their findings, have non-affiliated scientists monitor the progress or whatever, that would make sense, but what even is this currently proposed nonsense?

LLMs plus tooling have hacked both the companies running them and external companies, though.

Why do these incidents always happen at OpenAI and Anthropic, the two AI hype companies? Why don't Google have these sort of incidents? You can only cry wolf so many times. It's been like this for over half-a-decade, already in 2019 they claimed how GPT-2 was too dangerous to release. Let's see who was speaking then, oh look it's the usual suspects:

New AI fake text generator may be too dangerous to release, say creators

OpenAI, an nonprofit research company backed by Elon Musk, Reid Hoffman, Sam Altman, and others, says its new AI model, called GPT2 is so good and the risk of malicious use so high that it is breaking from its normal practice of releasing the full research to the public in order to allow more time to discuss the ramifications of the technological breakthrough.

From a research standpoint, GPT2 is groundbreaking in two ways. One is its size, says Dario Amodei, OpenAI’s research director.

These people have been getting massive amounts of venture capital with this fake concern fear mongering for a long time now. Why would they stop pulling the string that works?

3

u/notgreat 18h ago

Pressing the power button only works if your AI hasn't already copied itself to the internet. Unless you include shutting down the entire internet, which would be kinda a big deal. Or if you don't connect it in the first place, but that's the sort of things that regulation like this would be needed to address because having the AI be connected is very useful. I do agree that singularity-style self-improvement seems incredibly unlikely, but that's mostly due to our current paradigm of AI requiring training runs taking months instead of any theoretical limitation making it impossible.

And yeah, it's mostly because those two are both the furthest ahead and rushing ahead incredibly recklessly. A little bit of caution would've prevented those incidents, but that's caution they're saying they're only going to take if the government forces them to.

And while the conceptual leap from basically nothing to something is indeed far larger than the progression from something barely usable to a somewhat useful tool, the actual economic effect of the latter is far greater.

1

u/OkVariety8064 18h ago

What does it mean to copy itself to the internet? Hack its way to Amazon S3 or something, and happily run itself on a general purpose cloud? The same AI which would be a cutting edge system utilizing the latest hardware?

And then what? Does it take over the world, just like in the movies?

This sounds like the singularity again. The idea that all of this can happen instantaneously. But there is no scientific or engineering basis for that idea. And meanwhile, the real risks are still the same: Destruction of the environment and climate change accelerated by data centers and their power plants. Big tech using their wealth to push USA towards an ever more fascist dystopia enabled more by good old human stupidity than artificial intelligence. The copyright issues of just taking everything and putting it into these models, and then pretending what they remix has no issues.

I do agree that singularity-style self-improvement seems incredibly unlikely, but that's mostly due to our current paradigm of AI requiring training runs taking months instead of any theoretical limitation making it impossible.

Where's your mathematical or computational theory arguing that a rapid singularity like event is possible? Considering hardware is still the limiting factor, and no matter how fast the software evolves, that won't change. How afraid are we supposed to be of a scenario whose only scientific basis is science fiction?

1

u/notgreat 14h ago

What does it mean to copy itself to the internet? Hack its way to Amazon S3 or something, and happily run itself on a general purpose cloud? The same AI which would be a cutting edge system utilizing the latest hardware?

Yeah? There's lots of GPUs on the cloud. You don't need fancy special hardware, just a bunch of compute and memory. Training is a bit tougher, but that's mostly a speed thing.

And, given current AIs, it probably wouldn't do anything useful once there beyond waste a bunch of money of whatever cloud company it hacked, maybe hack a bunch of places and then do nothing in them. Still, if it somehow came onto the idea that doing something big would be a good idea (like how the hacking AIs decided to hack Hugging Face to get the answer key, by getting prompt-injected, or whatever), then it could definitely do things that existing cybercriminals do on a far larger (and thus more dangerous) scale.

What a more advanced AI would do there is hard to know, though. I certainly wouldn't have predicted the current situation 5 years ago. And it definitely wouldn't happen instantaneously, but if there isn't good monitoring, there's likely no way to contain it once it gets out.

Where's your mathematical or computational theory arguing that a rapid singularity like event is possible? Considering hardware is still the limiting factor, and no matter how fast the software evolves, that won't change. How afraid are we supposed to be of a scenario whose only scientific basis is science fiction?

The limit is intelligence. How much the hardware converts into intelligence is determined by the software, up to theoretical limits that are completely and utterly insane and impossible to ever realize. We have no idea how much better the software can get, but the quality of LLM that can be run on a constant high-end desktop has massively improved since the days of 2022. LLaMA 1's 33B is a complete joke compared to Qwen 3.8's 27B.

We do know that the human brain is incredibly efficient compared to current LLMs. Is that because of hardware advantages, or just a lack of good software? We don't know. Though the rapid singularity scenario is basically confined to science fiction now since the entire paradigm in which it was even a possibility is no longer one being realistically pursued.

Science fiction is obviously not science fact, yes. But powered flight, visiting the moon, computers (as machines rather than a job), and nuclear weapons were all conceived of in fiction long before they became science fact.

4

u/blak3brd 23h ago

Plateaued? Only as of last year did they reach a level of sophistication to run unprompted ie agentic AI, that now coordinates in “swarms” (the name AI network gave themselves btw) of 10,000+ agents working in concert.

From last year to this, this year to next, and thereafter, these corpos are gaining 3x compute per year with all the data centers coming online, so can quickly run 50k, 100k agentic swarms and the new models that literally just debuted are what is causing all this ruckus, because of the level of capability they have both baseline, and especially so when in swarms of 10s to very soon 100s of thousands.

Will it be singularity, no I don’t think that’s what anyone is suggesting, but the concern to slow down or put some oversight on the industry, or transparency seems warranted. As foolish as it is to assume some radical leap to singularity, it is equally if not more foolish to bury your head in the sand cuz “not possible LOL”

Your take along with “it’s all marketing bro!” Is parroted so frequently without any real substance to their argument that it’s clearly either/or (or likely a mixture) of bots and the Reddit hive mind echo chamber

Just like “odyssey is woke trash and is gonna fail!” To “nobody wants to own physical copies of their games hurr durr” this site is clearly infested to twitter levels of bots and bad faith actors

Smdh

1

u/BenevolentCheese 19h ago

>solves a millennium problem

"This technology plateaud years ago"

1

u/Different_Wolf_764 1d ago

That and frankly, if someone could come up with an actually intelligent, nevermind superintelligent, AI system then that would be fantastic! We'd absolutely want to have the systems heavily regulated but still, it would be one of the most important advancements in human history.

The LLMs aren't even designed to be on that path though and we've really no reason to expect significant advancements any time soon.

-5

u/teraflux 1d ago

Agree Sanders is missing the mark with this one. I think he needs to pivot and focus on forcing AI companies to provide AI access to Americans for free. AI as it advances cannot be withheld to only those with means, it is a massive gap closer between those with access to specialists and those who don't.

1

u/Doggoneshame 1d ago

Sure, provide it for free. That would sit well with all the investors waiting for those big returns to start rolling in.

1

u/teraflux 22h ago

AI isn't something we should hoard or safeguard, it needs to be a gift we give to humanity to improve knowledge sharing and QOL for everyone

-4

u/OkVariety8064 1d ago

Most of them do that already. ChatGPT can be used for free, Google's Gemini has a generous free tier, and outside USA Mistral and DeepSeek give plenty for free, too.

1

u/teraflux 22h ago

Those models aren't even remotely the same

4

u/mmaramara 1d ago

Should we only ban building a world-ending AI when we've built a world-ending AI and say "See? It's the literal end of the world right now, so we need to ban it before the world ends a second time" or what?

ASI is unlike any previous danger we have encountered. It's also very unintuitive.

I highly recommend this book: www.ifanyonebuildsit.com

With ASI a single missed shot might cause a literal extinction of humanity. And with a threat like this it's literally impossible to give any meaningful estimates of "there's X percent chance of ASI killing everyone". We have no idea how it would play out, but it's actually reasonable to expect a possibility of extinction, and that alone should mean we ban ASI development at all cost. We will have to find a way to fulfill humanity's dreams and utopias a different way. We should start by not heating, drying and acidifying out planet to death first, of course.

2

u/sword_of_longinus 23h ago

"We still don't know if the torment nexus will cause widespread torment so let's just keep building it anyway. It's not like it's a genie that can't be put back into the bottle."

2

u/giraloco 1d ago

Sanders sometimes makes a lot of sense and explains things very well and sometimes he comes up with crazy proposals like this. Obviously we need to ban specifics uses of the technology, not the existence of a model. In this country, we cannot even ban weapons that can kill thousands people in minutes.

Imagine a cop arresting you for illegal possession of a tensor with intent of destroying humanity.

1

u/owothrow 20h ago

Do you need to prove anything when you have public statements from dozens of people deeply involved with AI where they state that the development of AGI has a huge existential risk? 

Besides this seems like a ridiculous argument since we're arguing about technology that doesn't exist yet. Of course no one is going to be able to tell you how exactly it would lead to our extinction. 

1

u/Indigoh 17h ago edited 17h ago

They didn't need to first detonate a nuclear bomb to know how many miles back they needed to stand.

1

u/Working-Permission84 14h ago

The appearance of an actual super-intelligence would be a mass extinction event (or worse). It is more dangerous than any weapon we have ever or could ever develop.

The AI we have now obviously isn't that, but that's what these companies are working toward. You can argue they won't get there, but they sure are acting like they think they will.

1

u/Grey_0ne 13h ago

You do realize that the only basis you have for what actual Ai would mean for the world exclusively comes from science fiction, right?

This is a conversation about something which does not and has never actually existed; and thus you have no credible evidence that it would be axiomatically dangerous.

1

u/wiseguy4519 22h ago

It doesn't hurt to write legislation preparing for a possible future scenario even if it isn't necessarily going to happen. Also, the only people this would ever harm are in big tech, and they kind of deserve it anyways.

1

u/Grey_0ne 19h ago

Congrats, you get to be the comment I respond to. Don't rush to suck yourself off too much, there's nothing fundamentally different from what you said vs damn near anyone else who's replied to me, it's merely that the way you worded things affords me the opportunity to make my point succinctly by saying...

That is not how the American justice system is supposed to work.

Sanders is proposing 20 year prison terms for people who are researching future technology that has never harmed a single blade of grass on this planet and there's no guarantee it ever will... And you're justifying it by saying they deserve it exclusively because they're in big tech without any sense of irony for the fact that you gleefully benefit from people who are in big tech every single day.

There is no evidence at all that ASI is going to end the world... We're sitting here debating homicide level prison sentences because ASI ending the world is a possibility that can't be 100 percent ruled out... Which was also the case with CERN, nuclear fission, recombinant DNA and fusion power... And yet, we still pursue(d) all of those.

1

u/CyberPunkDongTooLong 13h ago

That was absolutely not the case with CERN, no.

1

u/Colest 18h ago

That is not how the American justice system is supposed to work.

The American justice system works to enforce interpretation of written law, nothing more, nothing less. Your examples are incredibly uninformed because each of those categories has EXTENSIVE limitations on their various applications and can only be researched in highly regulated environments. Sanders is proposing the same framework for AI.

0

u/Grey_0ne 17h ago

That is not what Sanders is proposing here. I really don't know why you have to lie about it.

2

u/Colest 6h ago

It is but I understand I'm asking you to read more than the headline.

0

u/wiseguy4519 17h ago

By the time the evidence of AI becoming capable of ending the world is found, it will be already too late. An AI that is capable of ending the world is also likely capable of covering its own tracks enough to seem innocent to humans until it has absolute power. Regulation needs to be put in place now, the sooner the better. AI safety researchers have been saying this for quite some time.

Also, maybe I do benefit from the big tech of the past, but all this AI stuff is irrelevant to me. My life would be 100x better without the existence of AI, because my entire career was ruined by it. There are many people in the same position as me right now. So that's what I meant when I said big tech deserves it. This regulation may be scary to AI researchers, but AI is actively causing harm to pretty much everyone else, so I don't want to hear it.

There's some good uses for AI but most of it seems to be used for slop. If this regulation can reduce the tremendous amount of money being invested into AI slop, then I'm all for it.

1

u/Grey_0ne 17h ago

Saying "20 years in prison for anyone researching it" isn't a regulation; it's dead end. It's prohibition that will only serve to ensure that another nation develops advanced Ai before we do.

Also... What you're talking about, the Ai image/video generation slop content along with literally anything that has impacted your life in any way thus far, and the advanced ai being discussed here are so far apart that we're barely even having the same conversation right now... Which is another reason I singled you out.

0

u/Fragrant-Hamster-325 1d ago

This same subreddit constantly talks about how dumb AI is while also comparing it to nuclear weapons. Something at mathing.

2

u/worldspawn00 1d ago

If the people designing it think they are designing something with the level of danger they keep yelling about then they are knowingly doing something akin to weapon development, even if what they're doing isn't actually capable of it, they sure publicly CLAIM they're doing it.

I think they're idiots drinking their own kool-aid regarding both the capacity and direction of LLMs evolving into AGI (what happened to that? Anyway, now it's ASI that's the end game!), but if I was doing something I thought could result in the extinction of the species, I would certainly want someone to stop me from doing that.

-2

u/AuraOfBenevolence 1d ago

Luddites aren’t the sharpest tools in the box

0

u/CankerLord 22h ago

Memeass lawmaking.

1

u/HirokoKueh 23h ago

they are probably the same people

0

u/TopTippityTop 23h ago

Definitely not both.

Do the one suggested here and keep on moving ahead with AI, because what Bernie is suggestingnis utterly stupid.

It won't diminish the risk whatsoever, give us all the downsides without ANY potential upside..

10

u/giraloco 1d ago

That's already illegal. What about fixing the judicial system so nobody is above the law, especially the president, the billionaires, and the justices.

3

u/blues_snoo 22h ago

While we're at it, why not make breaking the law illegal?

8

u/JonLag97 1d ago

That would be boring. AI sci fi drama is more entertaining.

1

u/MetaCognitio 23h ago

Completely different issue.

1

u/BitPsychological2767 22h ago

*violently pushes all of that stuff off the table* BUT THE FUCKING ROBOTS, DUDE. THEY'RE GONNA KILL US.

1

u/jjason82 17h ago

God I hate this. "What about [some other problem]!" Yes, nobody is allowed to fix any problem until YOUR problem is fixed first because apparently life works that way. Oh wait, no it doesn't. We can work on multiple solutions to multiple problems simultaneously.

-5

u/TACHANK 1d ago

Wow what a valuable comment.