Elsewhere
Release TIL Research Tool Museum
Filters: Sorted by date
3,015 results
«« first
« previous
page 33 / 101
next »
last »»
TIL
Running Ethernet over existing coaxial cable
— I recently noticed that the router in our garage was providing around 900 Mbps if I plugged my laptop directly into it via an Ethernet cable, but that speed fell to around 80Mbps (less than 1/10th that speed) elsewhere in our house.
TIL
Piping from rg to llm to answer questions about code
— Here's a trick I've used a couple of times in the past few days.
TIL
Creating GitHub repository labels with an Actions workflow
— Newly created GitHub repositories come with a default set of labels. I have several labels I like to add on top of these. The most important is **research**, which I use for issues that are tracking my notes on a research topic relevant to the repository.
Release
datasette-upload-csvs 0.9
— Datasette plugin for uploading CSV files and converting them to database tables
TIL
Exploring ColBERT with RAGatouille
— I've been trying to get my head around [ColBERT](https://github.com/stanford-futuredata/ColBERT).
TIL
Logging OpenAI API requests and responses using HTTPX
— My [LLM](https://llm.datasette.io/) tool has a feature where you can set a `LLM_OPENAI_SHOW_RESPONSES` environment variable to see full debug level details of any HTTP requests it makes to the OpenAI APIs.
Release
datasette-edit-templates 0.4.3
— Plugin allowing Datasette templates to be edited within Datasette
Release
datasette-edit-templates 0.4.2
— Plugin allowing Datasette templates to be edited within Datasette
Release
datasette-edit-templates 0.4.1
— Plugin allowing Datasette templates to be edited within Datasette
Release
datasette-edit-templates 0.4
— Plugin allowing Datasette templates to be edited within Datasette
Release
datasette-cluster-map 0.18.1
— Datasette plugin that shows a map for any data with latitude/longitude columns
Release
datasette-edit-templates 0.3
— Plugin allowing Datasette templates to be edited within Datasette
TIL
Publish releases to PyPI from GitHub Actions without a password or token
— I published a package to [PyPI](https://pypi.org) today using their [Trusted Publishers](https://docs.pypi.org/trusted-publishers/) mechanism for the first time.
«« first
« previous
page 33 / 101
next »
last »»