DevAI Research2 min reading time

smolmachines / smolvm as a sandbox for untrusted Python & JavaScript

Simon Willison's Weblog
Read full post
Smolvm 1.8.3 provides a secure sandbox environment for running untrusted Python and JavaScript code with hardware-isolated VMs, enforcing resource limits and no network access. Testing showed effective isolation with cold starts under 1.5 seconds and warm executions around 50 ms. Limitations in some environments like Claude Code were overcome by running tests on GitHub Actions runners with KVM support.

More in Dev

Dev10 min read

Build an end-to-end RFI questionnaire workflow using Amazon Quick Automate

AWS Blog
Dev6 min read

How Credit Genie keeps codebase docs fresh with OpenWiki

LangChain
Dev4 min read

Atlassian upgrades AI coding agents for always-on software development

SiliconANGLE