top | item 46693892

(no title)

redactsureAI | 1 month ago

ec2 node?

discuss

order

eli|1 month ago

Or just a VM that doesn't share so much with your host. Just makes for a more annoying dev experience.

dist-epoch|1 month ago

Why do you need to share anything? Code goes through GitHub - VM has it's own repo clone, if you need data files, you mount them read-only in the VM, have a read-write mount for output data.