logoalt Hacker News

signal11last Thursday at 4:47 PM1 replyview on HN

I was using poetry pretty happily before uv came along. I’d probably go back.

Note that uv is fast because — yes, Rust, but also because it doesn’t have to handle a lot of legacy that pip does[1], and some smart language independent design choices.

If uv became unavailable, it’d suck but the world would move on.

[1] https://nesbitt.io/2025/12/26/how-uv-got-so-fast.html


Replies

theLiminatorlast Thursday at 5:15 PM

Maybe I could give up uv, but giving up ruff would suck.

show 1 reply