"I recently built PyPlayground —
a free online Python compiler.
The interesting part is it runs
Python 3.12 entirely in the browser
using Pyodide WebAssembly — no
"I recently built PyPlayground — a free online Python compiler. The interesting part is it runs...
"I recently built PyPlayground —
a free online Python compiler.
The interesting part is it runs
Python 3.12 entirely in the browser
using Pyodide WebAssembly — no

I built a debugging-practice site where student code runs entirely in the browser. Python via...

There’s a jargon-filled headline for you! Everyone’s building sandboxes for running untrusted code right now, and Pydantic’s…

This is absurdly cool: Puter compiled Firefox to WebAssembly such that the whole browser runs in another browser. Here's my blog,…

I’ve been experimenting with different approaches to running code in a sandbox for several years now, but my latest attempt feels…

A few minutes ago, I released my brand-new WebAssembly runtime, Wago. There's one massive problem...

After spending over seven years designing distributed enterprise backends using managed frameworks...