Elsewhere
Release TIL Research Tool Museum
Filters: Sorted by date
3,116 results
«« first
« previous
page 74 / 104
next »
last »»
Release
datasette-graphql 1.4
— Datasette plugin providing an automatic GraphQL API for your SQLite databases
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:
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 io.BufferedReader to peek against a non-peekable stream
— When building the [--sniff option](https://github.com/simonw/sqlite-utils/issues/230) for `sqlite-utils insert` (which attempts to detect the correct CSV delimiter and quote character by looking at the first 2048 bytes of a CSV file) I had the need to peek ahead in an incoming stream of data.
TIL
Handling CSV files with wide columns in Python
— Users [were reporting](https://github.com/simonw/sqlite-utils/issues/229) the following error using `sqlite-utils` to import some CSV files:
Release
datasette-tiles 0.6.1
— Mapping tile server for Datasette, serving tiles from MBTiles packages
Release
datasette-tiles 0.6
— Mapping tile server for Datasette, serving tiles from MBTiles packages
TIL
Shrinking PNG files with pngquant and oxipng
— I usually use [Squoosh.app](https://squoosh.app/) to reduce the size of my PNGs, but in this case I had a folder with nearly 50 images in it so I wanted to do it using the command-line.
Release
datasette-jellyfish 1.0.1
— Datasette plugin adding SQL functions for fuzzy text matching powered by Jellyfish
Release
datasette-jellyfish 1.0
— Datasette plugin adding SQL functions for fuzzy text matching powered by Jellyfish
TIL
Downloading MapZen elevation tiles
— [Via Tony Hirst](https://twitter.com/psychemedia/status/1357280624319553537) I found out about [MapZen's elevation tiles](https://www.mapzen.com/blog/terrain-tile-service/), which encode elevation data in PNG and other formats.
Release
datasette-tiles 0.5
— Mapping tile server for Datasette, serving tiles from MBTiles packages
TIL
Serving MBTiles with datasette-media
— The [MBTiles](https://github.com/mapbox/mbtiles-spec) format uses SQLite to bundle map tiles for use with libraries such as Leaflet.
Release
datasette-tiles 0.4
— Mapping tile server for Datasette, serving tiles from MBTiles packages
Release
datasette-tiles 0.3
— Mapping tile server for Datasette, serving tiles from MBTiles packages
«« first
« previous
page 74 / 104
next »
last »»