Remix.run Logo
krzyk 2 hours ago

I'm also in yolo mode, this is the only mode that makes sense for me, if I need to babysit I might as well do it myself.

I run it in a VM so it can install any software needed, yes, there is a risk of escaping, but I'm not giving it impossible tasks so there is no need for it to workaround the jail.

dreadnip 9 minutes ago | parent | next [-]

I've been running it in yolo mode straight on my laptop for the whole year. It's fine.

binsquare 2 hours ago | parent | prev [-]

What VM do you run it in?

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

worldsayshi 27 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 9 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.