Elsewhere
Release TIL Research Tool Museum
Filters: Sorted by date
3,015 results
«« first
« previous
page 55 / 101
next »
last »»
TIL
Setting up a custom subdomain for a GitHub Pages site
— This is so much easier than I was expecting it to be.
TIL
Intercepting fetch in a service worker
— I'm learning service workers. I wanted to start with one that intercepts calls to a `/path` and returns "Hello World".
Release
datasette-total-page-time 0.1
— Add a note to the Datasette footer measuring the total page load time
TIL
Atuin for zsh shell history in SQLite
— [Atuin](https://github.com/ellie/atuin) (via [Rhet Turnbull](https://twitter.com/RhetTurnbull/status/1518942324004319232)) "replaces your existing shell history with a SQLite database". Obviously I had to try this out!
TIL
Seeing files opened by a process using opensnoop
— I decided to try out [atuin](https://github.com/ellie/atuin?utm_source=tldrnewsletter), a shell extension that writes your history to a SQLite database.
TIL
Format code examples in documentation with blacken-docs
— I decided to enforce that all code examples in the [Datasette documentation](https://docs.datasette.io/) be formatted using [Black](https://github.com/psf/black). Here's [issue 1718](https://github.com/simonw/datasette/issues/1718) where I researched the options for doing this.
TIL
How to get credentials for a new Twitter bot
— I wanted to build a Twitter bot that would tweet Covid sewage graphs from [this page](https://covid19.sccgov.org/dashboard-wastewater) every day.
«« first
« previous
page 55 / 101
next »
last »»