Elsewhere
Release TIL Research Tool Museum
Filters: Sorted by date
3,015 results
«« first
« previous
page 42 / 101
next »
last »»
TIL
Local wildcard DNS on macOS with dnsmasq
— I wanted to get wildcard DNS running on my Mac laptop, for development purposes. I wanted `http://anything.mysite.lan/` to point to my localhost IP address.
TIL
A Discord bot to expand issue links to a private GitHub repository
— I have a private Discord channel and a private GitHub repository.
TIL
Bulk editing status in GitHub Projects
— GitHub Projects has a mechanism for bulk updating the status of items, but it's pretty difficult to figure out how to do it.
TIL
CLI tools hidden in the Python standard library
— Seth Michael Larson [pointed out](https://twitter.com/sethmlarson/status/1674141676325990400) that the Python `gzip` module can be used as a CLI tool like this:
Release
datasette-upload-csvs 0.8.3
— Datasette plugin for uploading CSV files and converting them to database tables
TIL
TOML in Python
— I finally got around to fully learning [TOML](https://toml.io/). Some notes, including how to read and write it from Python.
TIL
Automatically maintaining Homebrew formulas using GitHub Actions
— I previously wrote about [Packaging a Python CLI tool for Homebrew](https://til.simonwillison.net/homebrew/packaging-python-cli-for-homebrew). I've now figured out a pattern for automatically updating those formulas over time, using GitHub Actions.
TIL
Syncing slide images and audio in iMovie
— I found an MP3 recording of an old talk I gave and decided to use the slides from that talk to create a video using iMovie.
TIL
Using fs_usage to see what files a process is using
— Today I wanted to figure out where the `vercel` CLI tool on my Mac kept its authentication tokens.
«« first
« previous
page 42 / 101
next »
last »»