Elsewhere
Release TIL Research Tool Museum Sighting Comment
Filters: Sorted by date
3,491 results
«« first
« previous
page 60 / 117
next »
last »»
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.
TIL
Clone, edit and push files that live in a Gist
— GitHub [Gists](https://gist.github.com/) are full Git repositories, and can be cloned and pushed to.
Release
datasette-upload-csvs 0.8.2
— Datasette plugin for uploading CSV files and converting them to database tables
Release
datasette-upload-csvs 0.8.1
— Datasette plugin for uploading CSV files and converting them to database tables
Release
datasette-upload-csvs 0.8
— Datasette plugin for uploading CSV files and converting them to database tables
TIL
Run pytest against a specific Python version using Docker
— For [datasette issue #1802](https://github.com/simonw/datasette/issues/1802) I needed to run my `pytest` test suite using a specific version of Python 3.7.
«« first
« previous
page 60 / 117
next »
last »»
