Hacker News new | ask | show | jobs
by benswerd 72 days ago
I don't believe so. while it is technically easy to fork claude code running in these VMs, its not technically difficult to fork a conversation loop outside of the VM as well.

What matters is that its all forked atomically, which can be done with resources outside of the VM as well.

1 comments

Fair enough, and I respect you pointing out the alternatives