Simon Willison’s Weblog

Subscribe
Atom feed

Elsewhere

Filters: Sorted by date

TIL Running Ethernet over existing coaxial cable — I recently noticed that the router in our garage was providing around 900 Mbps if I plugged my laptop directly into it via an Ethernet cable, but that speed fell to around 80Mbps (less than 1/10th that speed) elsewhere in our house.
TIL Piping from rg to llm to answer questions about code — Here's a trick I've used a couple of times in the past few days.
TIL Creating GitHub repository labels with an Actions workflow — Newly created GitHub repositories come with a default set of labels. I have several labels I like to add on top of these. The most important is **research**, which I use for issues that are tracking my notes on a research topic relevant to the repository.
Release datasette-enrichments-quickjs 0.1a0 — Enrich data with a custom JavaScript function
Release datasette-events-db 0.1a0 — Log Datasette events to a database table
Release datasette 1.0a8 — An open source multi-tool for exploring and publishing data
Release shot-scraper 1.4 — A command-line utility for taking automated screenshots of websites
Release llm-sentence-transformers 0.2 — LLM plugin for embeddings using sentence-transformers
Release datasette-homepage-table 0.2 — Show a specific Datasette table on the homepage
Release datasette-homepage-table 0.1 — Show a specific Datasette table on the homepage
Release datasette-upload-csvs 0.9 — Datasette plugin for uploading CSV files and converting them to database tables
Release llm-embed-onnx 0.1 — Run embedding models using ONNX
TIL Exploring ColBERT with RAGatouille — I've been trying to get my head around [ColBERT](https://github.com/stanford-futuredata/ColBERT).
Release llm 0.13.1 — Access large language models from the command-line
Release llm 0.13 — Access large language models from the command-line
TIL Logging OpenAI API requests and responses using HTTPX — My [LLM](https://llm.datasette.io/) tool has a feature where you can set a `LLM_OPENAI_SHOW_RESPONSES` environment variable to see full debug level details of any HTTP requests it makes to the OpenAI APIs.
Release llm-gpt4all 0.3 — Plugin for LLM adding support for the GPT4All collection of models
Release datasette-granian 0.1 — Run Datasette using the Granian HTTP server
Release datasette-proxy-url 0.1.1 — Proxy a URL through a Datasette instance
Release datasette-proxy-url 0.1 — Proxy a URL through a Datasette instance
Release datasette-edit-templates 0.4.3 — Plugin allowing Datasette templates to be edited within Datasette
Release datasette-edit-templates 0.4.2 — Plugin allowing Datasette templates to be edited within Datasette
Release datasette-test 0.2 — Utilities to help write tests for Datasette plugins and applications
Release datasette-test 0.1.1 — Utilities to help write tests for Datasette plugins and applications
Release datasette-test 0.1 — Utilities to help write tests for Datasette plugins and applications
Release datasette-edit-templates 0.4.1 — Plugin allowing Datasette templates to be edited within Datasette
Release datasette-edit-templates 0.4 — Plugin allowing Datasette templates to be edited within Datasette
Release datasette-cluster-map 0.18.1 — Datasette plugin that shows a map for any data with latitude/longitude columns
Release datasette-edit-templates 0.3 — Plugin allowing Datasette templates to be edited within Datasette
TIL Publish releases to PyPI from GitHub Actions without a password or token — I published a package to [PyPI](https://pypi.org) today using their [Trusted Publishers](https://docs.pypi.org/trusted-publishers/) mechanism for the first time.

Beats

Years

Tags