Y
Hacker News
new
|
ask
|
show
|
jobs
by
sunshowers
482 days ago
Oooh! Do you end up doing a binary search by hand and/or does uv provide tools for that?
1 comments
code_biologist
482 days ago
Where would binary search come into it? In the example, the version solver just sees the world as though no versions released after `2023-10-16T00:00:00Z` existed.
link
sunshowers
481 days ago
I mean a binary search or a bisect over dates.
link