Debugging pip's backtracking output
Use PIP_RESOLVER_DEBUG=1
to get actually useful output when pip backtracking fails.
Use PIP_RESOLVER_DEBUG=1
to get actually useful output when pip backtracking fails.
A handy feature of uv
that allows you to specify a datetime, and uv
and won't install dependencies that are newer than that date
A handy productivity improvement
Full text search in postgres is awesome but constructing queries can be a bit tedious. websearch_to_tsquery
makes that super easy.