Not surprised at all on this. I've been really suspicious about how hard `uv` was being pushed in 24/25.
I think the push has been entirely organic. Compared to existing tooling, uv is fantastically fast. One of the bigger pain points I’ve faced in Python is dependency resolution. conda could take 30-60 minutes in some cases. uv took seconds. A serious quality of life improvement.
Astral to Join OpenAI
521–530 of 951 posts
Re: Astral to Join OpenAI
#522Re: Astral to Join OpenAI
#523Earlier quoted context omitted.
Extremely stupid argument. It doesn’t matter how good is your car if the driver is lacking.
Not sure I follow - is the car the coding agent, and the developer the driver? Agree with OP here, if AI coding tools are as intelligent and amazing as AI influencers and CEOs are saying, just prompt them to "Remake UV but faster & better".
> Agree with OP here, if AI coding tools are as intelligent and amazing as AI influencers and CEOs are saying, just prompt them to "Remake UV but faster & better".
If average dev is more intelligent and amazing than any coding model, just hire a team of average devs and “remake UV but faster & better”.
Re: Astral to Join OpenAI
#524Re: Astral to Join OpenAI
#525Why buy, when they can rent?
(Not to mention, multiple companies could hire and fund them.)
Re: Astral to Join OpenAI
#526Re: Astral to Join OpenAI
#527As a user of uv who was hoping it would be a long term stable predictable uninteresting part of my toolchain this sucks, right?
Re: Astral to Join OpenAI
#528Re: Astral to Join OpenAI
#529Earlier quoted context omitted.
Small tool shop, burning VC money, true. "Tiny part of the Python ecosystem" is an understatement given how much impact uv has made alone.
Just a tiny project with over 100 million downloads every month, over 4 million every day. No big deal. Just a small shop, don't overstate its importance. https://pypistats.org/packages/uv
Re: Astral to Join OpenAI
#530Earlier quoted context omitted.
I doubt the lack of license was the reason DJB's projects didn't take over the world. Most of them required heavy forking to break away from hardwired assumptions about the filesystem and play nice with the OS distribution, and DJB is himself notoriously difficult to work with. Still, qmail managed to establish maildir as the standard format and kill off mbox, and for that alone I'm eternally grateful.
Well, there were always plenty of patches available - it's just that lots of them conflicted with each other, and that was a product of the licensing. Agreed with the rest, though. I relied heavily on qmail for about a decade, and learned a lot from the experience, even if it was a little terrifying on occasion!