Elsewhere
Release TIL Research Tool Museum Sighting Comment
Filters: Sorted by date
3,494 results
«« first
« previous
page 91 / 117
next »
last »»
Release
datasette-copyable 0.3
— Datasette plugin for outputting tables in formats suitable for copy and paste
Release
dogsheep-beta 0.7a0
— Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
TIL
Basic strace to see what a process is doing
— I had a long-running process and I wanted to check that it was at least doing _something_.
TIL
Display EC2 instance costs per month
— The [EC2 pricing page](https://aws.amazon.com/ec2/pricing/on-demand/) shows cost per hour, which is pretty much useless. I want cost per month. The following JavaScript, pasted into the browser developer console, modifies the page to show cost-per-month instead.
TIL
Very basic tsc usage
— I guess I [have to learn TypeScript](https://twitter.com/simonw/status/1302517496767938561) now.
Release
datasette-block-robots 0.3
— Datasette plugin that blocks robots and crawlers using robots.txt
Release
datasette-block-robots 0.2
— Datasette plugin that blocks robots and crawlers using robots.txt
Release
dogsheep-beta 0.6
— Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
Release
dogsheep-beta 0.5
— Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
Release
dogsheep-beta 0.4.1
— Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
Release
dogsheep-beta 0.4
— Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
Release
dogsheep-beta 0.4a1
— Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
TIL
Debugging a Click application using pdb
— This tip is for when you are working on a Python command-line application that runs using that program's name, as opposed to typing `python my_script.py`. I usually need this when I'm working on applications built using [Click](https://click.palletsprojects.com/), e.g. projects I start using my [click-app](https://github.com/simonw/click-app) cookiecutter template.
Release
dogsheep-beta 0.4a0
— Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette
«« first
« previous
page 91 / 117
next »
last »»