Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gcmeplz
on Dec 4, 2022
|
parent
|
context
|
favorite
| on:
Building a Virtual Machine Inside ChatGPT
Absolutely bonkers. It can even ^C its way out of loops.
> while true; sleep 1; echo "yay"; done
> yay > yay > yay > yay > yay > ^C
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
> while true; sleep 1; echo "yay"; done
> yay > yay > yay > yay > yay > ^C