Software Engineer. [📦] Building Durable infrastructure for AI Agents.
- Paris, France
-
17:57
(UTC +01:00) - @mohamedavdol
Pinned Loading
-
npc-neural-affect-matrix
npc-neural-affect-matrix Public🧠 Emotional intelligence for NPCs
-
Notes on sandboxing untrusted code -...
Notes on sandboxing untrusted code - why Python can't be sandboxed, comparing Firecracker/gVisor/WASM approaches 1# Sandboxing Untrusted Python23Python doesn't have a built-in way to run untrusted code safely. Multiple attempts have been made, but none really succeeded.
45Why? Because Python is a highly introspective object-oriented language with a mutable runtime. Core elements of the interpreter can be accessed through the object graph, frames and tracebacks, making runtime isolation difficult.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





