logoalt Hacker News

hatefulheartyesterday at 6:44 AM1 replyview on HN

There are so many comments along the lines of:

"What's the matter, just fork it when it goes bad?"

The problem is that uv in and of itself, whilst a great technical achievement isn't sufficient. Astral run a massive DevOps pipeline that, just to give one example, packages the python distributions.

Those who are saying that forking is an option are clearly not arguing it in good faith.


Replies

stabblesyesterday at 7:22 AM

That's overstating things. The biggest piece of infra is PyPI, to which uv is only an interface. They do distribute Python binaries, but that's not very impressive.

show 2 replies