Remix.run Logo
binsquare 2 hours ago

What VM do you run it in?

as context, I build a light weight portable vm designed for this purpose, so genuinely curious.

worldsayshi 28 minutes ago | parent | next [-]

I've tried both incus and firecracker. Both seem to work well after initial script setup. I've got the impression that firecracker should be a fairly safe option for such use cases.

dist-epoch an hour ago | parent | prev [-]

Given that people use VMs to sandbox agents of Mac/Windows/Linux, what does portable mean?

binsquare 11 minutes ago | parent [-]

i have a mechanism to package a VM into a .smolmachine file that you can rehydrate into a prepared vm akin to a container image.