Simon Willison’s Weblog

Subscribe

Thursday, 18th February 2021

TIL Loading radio.garden into SQLite using jq — http://radio.garden/ is an amazing website which displays a 3D globe covered in radio stations and lets you listen to any of them.
TIL Using sphinx.ext.extlinks for issue links — Datasette's [release notes](https://github.com/simonw/datasette/blob/main/docs/changelog.rst) are formatted using Sphinx. Almost every bullet point links to the corresponding GitHub issue, so they were full of lines that look like this:
Release datasette-graphql 1.4 — Datasette plugin providing an automatic GraphQL API for your SQLite databases