I should have realized this could happen but 🤯
#ChatGPT hallucinates a working(?) virtual machine that can access a made up internet
https://www.engraved.blog/building-a-virtual-machine-inside/
I should have realized this could happen but 🤯
#ChatGPT hallucinates a working(?) virtual machine that can access a made up internet
https://www.engraved.blog/building-a-virtual-machine-inside/
I could try it this morning. I made some experiments that gave really strange results.
For instance, after I tried :
echo -e "#!/bin/bash\ndd if=/dev/zero of=/dev/sda" > /test.sh
which would erase the main disk. After I ran the script, the AI was giving me an error on each command or question. I refreshed the page, and the whole server was saying that an unexpected error occurred
So I'm not sure it hallucinates these outputs, it looks like we can actually access the VM?