Elsewhere
Release TIL Research Tool Museum Sighting
Filters: Sorted by date
3,490 results
«« first
« previous
page 37 / 117
next »
last »»
TIL
Running Prettier against Django or Jinja templates
— I really like auto-formatting tools like Black. I've been hoping to find one that works with Django and Jinja templates for years.
TIL
Upgrade Postgres.app on macOS
— I've been using [Postgres.app](https://postgresapp.com/) to run PostgreSQL on my Mac for years. I like that it's easy to install, gives me a task tray icon to control it and means I don't have to run a full Docker environment just to hack on projects like [my blog](https://github.com/simonw/simonwillisonblog).
Release
datasette-cluster-map 0.18.2
— Datasette plugin that shows a map for any data with latitude/longitude columns
TIL
Cloudflare redirect rules with dynamic expressions
— I wanted to ensure `https://niche-museums.com/` would redirect to `https://www.niche-museums.com/` - including any path - using Cloudflare.
TIL
Listen to a web page in Mobile Safari
— I found a better way to listen to a whole web page through text-to-speech on Mobile Safari today.
Release
datasette-permissions-metadata 0.1
— Configure permissions for Datasette 0.x in metadata.json
Release
datasette-enrichments-gpt 0.5
— Datasette enrichment for analyzing row data using OpenAI's GPT models
TIL
How I studied for my Ham radio general exam
— I scraped a pass on my Ham radio general exam today, on the second attempt (you can retake on the same day for an extra $15, thankfully).
Tool
CSV marker map - use ?csv=URL to CSV to populate
— View CSV data as markers on an interactive map using the `?csv=URL` parameter to specify a CSV file containing latitude and longitude columns. The map supports additional customization through query parameters including `center` to set the initial location, `zoom` for zoom level, `color` to change marker color, and `marker` to add individual points. Map position and zoom level are automatically saved to the URL bar as you navigate, allowing you to share your current view with others.
Release
datasette-enrichments 0.4.2
— Tools for running enrichments against data stored in Datasette
Release
datasette-enrichments 0.4.1
— Tools for running enrichments against data stored in Datasette
Release
datasette-secrets 0.2
— Manage secrets such as API keys for use with other Datasette plugins
Release
datasette-test 0.3 - release yanked
— Utilities to help write tests for Datasette plugins and applications
TIL
Transcribing MP3s with whisper-cpp on macOS
— I asked [on Twitter](https://twitter.com/simonw/status/1783520794754318600) for tips about running Whisper transcriptions in the CLI on my Mac. Werner Robitza [pointed me](https://twitter.com/slhck/status/1783556354487034146) to Homebrew's [whisper-cpp](https://formulae.brew.sh/formula/whisper-cpp) formula, and when I complained that it didn't have quite enough documentation for me to know how to use it [Werner got a PR accepted](https://github.com/Homebrew/homebrew-core/pull/170148) adding…
«« first
« previous
page 37 / 117
next »
last »»