Running Python ASGI apps in the browser via Pyodide + a service worker
Running Python ASGI apps in the browser using Pyodide and a service worker, eliminating backend servers.
Running Python ASGI apps in the browser using Pyodide and a service worker, eliminating backend servers.
Running Python ASGI apps in the browser using Pyodide and service workers, enabling serverless web apps.
Explains how to turn Kullback-Leibler divergence into a metric using Jensen-Shannon distance, with Python examples.
Tutorial on building a custom agentic analytics system using Python, LangChain, and Dremio SQL data lakes for automated SQL investigation.
Talk at PyCon Italia 2026 on Django's GeneratedField, covering practical examples, trade-offs, and evolution from Django 5.0 to 6.0.
Solutions to SQLAlchemy 2 exercises covering database queries, relationships, and async features.
A plea for personal sites to add RSS feeds, with a Django tutorial and reasons why RSS matters for content discovery in 2026.
Tutorial on building an AI agent with Pydantic AI to generate cold emails based on company websites.
Calculating the expected range of normal samples using Python and numerical integration.
DeepSeek Sparse Attention implementation from scratch, featuring a learned sparse pattern replacing fixed attention with a lightweight indexer and selector.
Explains DeepSeek Sparse Attention implementation from scratch, replacing fixed sparse patterns with learned ones using a lightweight indexer.
Explores building complex functions from real parts, focusing on inverse trig functions, branch cuts, and verifying equations with Python.
Explores couth and uncouth function pairs in trigonometry and hyperbolic functions, focusing on inversion and Python's NumPy library.
A personal recap of PyCon US 2026 in Long Beach, with live posts, talks, and hallway conversations.
A personal recap of PyCon US 2026, highlighting Python community events, talks, and JetBrains' presence at the conference.
Strategies to mitigate supply-chain attacks on Python dependencies, including dependency cooldowns and package manager configurations.
A personal project using LLM-assisted coding to create a seasons time-lapse video from photos taken during runs, with a Python-based image processing pipeline.
Final chapter of SQLAlchemy 2 in Practice book covering integration with Flask and FastAPI for web applications.
Guide to deploying an ADK agent to Agent Platform using a Python script and configuring environment variables.
Analysis of AI-assisted contributions in open source, focusing on maintainer load and governance challenges in Django, Python, GNOME, and OCaml.