deno

4 posts tagged “deno”.

  1. 2025
  2. Running Python code in a Pyodide sandbox via Deno

    I continue to seek a solution to the Python sandbox problem. I want to run an untrusted piece of Python code in a sandbox, with limits on memory and time.

    2 min read
  3. 2023
  4. Annotated code for a demo of WebSocket chat in Deno Deploy

    Deno Deploy is a hosted Deno service that promises a multi-tenant JavaScript engine running in 25 data centers across the world.

    1 min read
  5. Deno KV

    Initial article: April 28th 2023 - see below for an update I got intrigued by Deno KV, which describes itself as "a global database for global apps".

    4 min read
  6. Expanding ChatGPT Code Interpreter with Python packages, Deno and Lua

    Update: Code Interpreter often claims that it can't run binaries uploaded like this, but it looks like it still works if you are are persistent enough with it.

    4 min read