Hacker News new | ask | show | jobs
by sswatson 536 days ago
If I recall correctly, uv is doing some ninja stuff like guessing the part of the relevant file that is likely to contain the metadata it needs and then doing a range request to avoid downloading the whole file.
1 comments

Thanks, that makes sense. I guess Poetry could add that if they liked.