All Blog Posts
Fill-in-the-Middle: The Magic Behind Smart Code Completion
Mon Aug 11 2025
How your favorite code editor suggests exactly what you were thinking of
transformerspython
Running Python in the Browser
Sun Aug 03 2025
How I implemented a full-featured Python runtime for my personal website. Basically Jupyter Notebook in the browser.
webjavascriptpython