Elsewhere
Release TIL Research Tool Museum
Filters: Sorted by date
3,014 results
«« first
« previous
page 8 / 101
next »
last »»
Release
datasette-events-forward 0.1a4
— Forward Datasette analytical events on to another Datasette instance
Release
datasette-configure-fts 1.2a0
— Datasette plugin for enabling full-text search against selected table columns
Release
datasette-edit-templates 0.5a0
— Plugin allowing Datasette templates to be edited within Datasette
Release
datasette-upload-csvs 0.10a0
— Datasette plugin for uploading CSV files and converting them to database tables
Research
uv-run-flow-analysis
— Running `uv run myscript.py` in a directory with a `pyproject.toml` launches a multi-phase workflow that automates Python script execution within an isolated, dependency-managed environment. uv scans for project metadata, resolves and validates interpreter and package requirements, manages virtual environments, locks dependencies with a TOML-based `uv.lock` file using the PubGrub algorithm, efficiently syncs the environment with parallel downloads and caching, and finally executes the desired…
Research
codex-sandbox-investigation
— OpenAI Codex CLI's sandbox employs strong, platform-specific isolation to securely constrain the behavior of AI-driven code agents. On macOS, it uses Apple's Seatbelt sandbox with finely tuned dynamic policies, while on Linux, it combines Landlock for strict filesystem controls and seccomp for syscall-based network blocking—ensuring that agents can only write to user-approved directories and have no outgoing network by default.
Research
llm-pyodide-openai-plugin
— Leveraging the LLM Python package and pyodide, this project successfully adapts LLM’s OpenAI model interface for direct use in browser environments by bypassing the standard openai library (which fails in browsers due to its httpx dependency) and instead using the browser-native fetch API for CORS-compliant API calls.
Research
env86-analysis
— env86 is a Go-based management tool that enables users to run x86 Linux virtual machines within browser contexts via the v86 WebAssembly emulator. By combining a native desktop application (embedding a browser), a robust CLI, and an integrated virtual networking stack, env86 provides an easily distributable and reproducible Linux environment that can boot instantly from snapshots, support host-guest communication, and mount host filesystems.
Release
datasette-alerts 0.0.1a6
Release
datasette-profiles 0.1a5
Release
datasette-remote-actors 0.1a7
— Datasette plugin for fetching details of actors from a remote endpoint
Release
datasette-debug-actors-from-ids 0.1a3
— Datasette plugin for trying out the actors_from_ids hook
TIL
Using Codex CLI with gpt-oss:120b on an NVIDIA DGX Spark via Tailscale
— I've written about the [DGX Spark](https://simonwillison.net/2025/Oct/14/nvidia-dgx-spark/) before. Here's how I got OpenAI's Codex CLI to run on my Mac against a gpt-oss:120b model running on the DGX Spark via a Tailscale network.
Release
datasette-enrichments 0.6a0
— Tools for running enrichments against data stored in Datasette
Release
datasette-allow-permissions-debug 0.2a0
— Always allow access to /-/permissions, for debugging
«« first
« previous
page 8 / 101
next »
last »»