Remix.run Logo
nicksuperb 4 hours ago

https://kedge.dev/docs/sandboxes

Caught my eye with this one. I'll be taking a closer look as this is one of those "I'd rather let someone else do it." type infrastructure bits :)

wgjordan 3 hours ago | parent | next [-]

Thanks! I tried to make the sandbox-eval stdin interface as simple as possible so you could easily plug it anywhere. The executable docs run an actual full shell in a VM, since they're so fast and cheap to spin up- I hope the example made it clear how to use this feature!

devmor 3 hours ago | parent | prev [-]

This is also extremely interesting to me.

An instant, ephemeral cloud sandbox is pretty handy.