Elsewhere
Release TIL Research Tool Museum
Filters: Sorted by date
3,116 results
«« first
« previous
page 53 / 104
next »
last »»
TIL
Tommy's Margarita
— A few years ago I decided to learn how to make some classic cocktails. It is a very rewarding hobby.
TIL
GraphQL fragments
— One of [the scripts](https://github.com/simonw/datasette.io/blob/main/build_directory.py) that builds and deploys [datasette.io](https://datasette.io/) uses a GraphQL query to retrieve information from GitHub about the repositories used for the various Datasette tools and plugins.
TIL
HTML video that loads when the user clicks play
— Today I figured out how to use the `<video>` tag to show a static thumbnail that gets replaced by the loaded video only when the user clicks play.
Release
datasette-pretty-json 0.2.2
— Datasette plugin that pretty-prints any column values that are valid JSON objects or arrays
TIL
Athena error: The specified key does not exist
— I was trying to run Athena queries against compressed JSON log files stored in an S3 bucket.
TIL
Ensure labels exist in a GitHub repository
— I wanted to ensure that when [this template repository](https://github.com/simonw/action-transcription) was used to create a new repo that repo would have a specific set of labels.
TIL
Whisky sour
— I picked up the recipe for this one from [this video](https://www.tiktok.com/t/ZTRaxyxQP/) by [@notjustabartender](https://www.tiktok.com/@notjustabartender) on TikTok.
TIL
Deploying Python web apps as AWS Lambda functions
— I've been wanting to figure out how to do this for years. Today I finally put all of the pieces together for it.
TIL
Using DuckDB in Python to access Parquet data
— Did a quick experiment with [DuckDB](https://duckdb.org/) today, inspired by the [bmschmidt/hathi-binary](https://github.com/bmschmidt/hathi-binary) repo.
TIL
Returning related rows in a single SQL query using JSON
— When building database-backed applications you'll often find yourself wanting to return a row from the database along with its related rows.
Release
datasette-edit-templates 0.1a0
— Plugin allowing Datasette templates to be edited within Datasette
TIL
Running PyPy on macOS using Homebrew
— [Towards Inserting One Billion Rows in SQLite Under A Minute](https://avi.im/blag/2021/fast-sqlite-inserts/) includes this snippet:
TIL
Browse files (including SQLite databases) on your iPhone with ifuse
— I spotted an intriguing note in the release notes for [osxphotos 0.51.7](https://github.com/RhetTbull/osxphotos/releases/tag/v0.51.7):
TIL
Driving an external display from a Mac laptop
— For a friend's wedding I needed to run a Google Photos slideshow on some large televisions.
«« first
« previous
page 53 / 104
next »
last »»