Friday, 14th October 2022
TIL
Using psutil to investigate "Too many open files"
— I was getting this intermittent error running my Datasette test suite:
TIL
shot-scraper for a subset of table columns
— For [Datasette issue #1844](https://github.com/simonw/datasette/issues/1844) I wanted to create the following screenshot:
Automating screenshots for the Datasette documentation using shot-scraper
I released shot-scraper back in March as a tool for keeping screenshots in documentation up-to-date.
[... 1,810 words]