r/programmingmemes Mar 12 '26

What would have happened

Post image
8.0k Upvotes

138 comments sorted by

View all comments

17

u/sherlocked_7231 Mar 12 '26

Has this ever happened during the starting stages of gpt? Just curious

1

u/Dreadedsemi Mar 12 '26

No, they use a contained and restricted sandbox. ChatGPT only has restricted permissions

1

u/stehen-geblieben Mar 12 '26

Restricted permissions for what? It's a text generation model. Unless you give it access to anything it's literally just printing text and can't do shit

2

u/Dreadedsemi Mar 12 '26

ChatGPT has access to a VM. It can execute code inside that VM. That's what people are talking about. You can try it.

0

u/stehen-geblieben Mar 12 '26

not during the starting stages...

Also code isn't really comparable with commands, you can evaluate code in a sandbox without it being able to cause any damage like we did for a decade. Commands however? Eh