logoalt Hacker News

nicksuperbtoday at 5:15 PM2 repliesview on HN

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 :)


Replies

wgjordantoday at 5:33 PM

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!

devmortoday at 5:47 PM

This is also extremely interesting to me.

An instant, ephemeral cloud sandbox is pretty handy.