23rd June 2026
Tool
OPFS + Pyodide test harness
— Test and manage the Origin Private File System (OPFS) across desktop and mobile browsers with an interactive interface powered by Pyodide. Create, read, and delete files in OPFS, run SQL queries against SQLite databases stored in the file system, and verify persistence across page reloads through a comprehensive activity log and capability detection panel.
I've been pondering if Datasette Lite - the Python Datasette application run entirely in the browser using Pyodide and WebAssembly - might be able to edit persistent SQLite files stored on the user's computer.
That's what OFPS (Origin Private File System) is for, so I had Claude Code for web build me this playground UI to try it out in different browsers.
Recent articles
- Kimi K3, and what we can still learn from the pelican benchmark - 16th July 2026
- The new GPT-5.6 family: Luna, Terra, Sol - 9th July 2026
- sqlite-utils 4.0, now with database schema migrations - 7th July 2026