Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
dtquad
1y ago
0 comments
Save
Share
Is there any Python/Node.js library to easily spawn secure isolated compute environments, possibly using gvisor or firecracker under the hood?
This could be useful to build a self-hosted "Computer use" using Ollama and a multimodal model.
0 comments
1 comments · 1 top-level
top
newest
oldest
eperot
1y ago
I have been [working on one](
https://github.com/EtiennePerot/safe-code-execution
)! The library is in [src/safecode/sandbox.py](
https://github.com/EtiennePerot/safe-code-execution/blob/mas...
).
j
/
k
navigate · click thread line to collapse