Live data from Hacker News

Astral to Join OpenAI

astral.sh

531–540 of 951 posts

Re: Astral to Join OpenAI

#531
post #320

Welp. I used to respect Astral. I hope someone responsible forks their Python tooling and maintains it. Ideally a foundation rather than a company.

Yeah, well, the fact is that every person who ever touches Python needed uv, but only Astral folks created it. So, nope, there's no one capable of filling the void, just accept that it's fucked now. The best die first.

25 years of Python behind me, please let me tell you that hopefully you're wrong : we don't "need" uv :)

Re: Astral to Join OpenAI

#532
post #248

Earlier quoted context omitted.

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

Sure, but if tomorrow uv and ruff ceased to exist, we could all go back to any number of other solutions.

I mean, if you believe the hype on this website, Claude Code could build a perfect clone of uv in a few hours using only the documentation.

Re: Astral to Join OpenAI

#534

Earlier quoted context omitted.

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".

Car is the coding agent. Developer is 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". 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”.

Average dev might be more intelligent, but likely neither will produce something of UV's quality. Either AI coding claims are way overblown and OpenAI can't easily remake UV, or OpenAI is buying the ecosystem & mindshare rather the code, probably to lock-in, enshittify, and try to squeeze a profit out of a so far money-losing business (AI not Astral, though true for both I guess).

Re: Astral to Join OpenAI

#535
post #67

A concern: More and more plainly, OpenAI and Anthropic are making plays to own (and lease) the "means of production" in software. OK - I'm a pretty happy renter right now. As they gobble up previously open software stacks, how viable is it that these stacks remain open? It seems perfectly sensible to me that these providers and their users alike have an interest in further centralizing the dev lifecycle - eg, if Clau…

[flagged]

Absolutely agree with this. I'm hoping via advent of agentic, Rust dominates in the next few years. It may even cause Wasm to be dominant as the new "applet" language.

Re: Astral to Join OpenAI

#536

Earlier quoted context omitted.

Their attention apears to already be quite diffuse if buying a python package manager is an item anywhere on their agenda. Also, once again, if the tool did what it was promised -- it wouldn't even be a diffusion of attention. The entire schtick is that software engineers are being replaced and that you can just run a model to create the product for you. Unless, of course, the thing does not do what is promised.

> Their attention apears to already be quite diffuse if buying a python package manager is an item anywhere on their agenda. According to the blog [0], their whole monorepo is in Python, their models are obviously trained using Python, their experiments are written using Python and core and CLI of their Codex is written using Rust. Uv brings both Python and Rust expertise. You’re talking nonsense because of your blin…

Blind hate of LLMs? I don't hate LLMs, in fact I do contract work off-and-on for a bootstrapped startup in the field (which is profitable on its own merits, imagine that!). What I hate is blind sycophancy, that Sam Altman is a huckster who is in the process of defrauding investors of what will probably be over a trillion dollars when all is said and done, and the corresponding completely batshit environment he's created with this bubble of his. I can't even get through reading the vomit-inducing blog you linked. "It's entirely possible that the quality of the work will draw me back. It's hard to imagine building anything as impactful as AGI, and LLMs are easily the technological innovation of the decade". Ugh.

Obviously, buying skilled Rust devs makes sense for any normal software company that develops in Rust. I wouldn't be making a point out of it if the headline were "Amazon buys Rust developers". Or if OpenAI were honest about what their product is.

Re: Astral to Join OpenAI

#537
Any move that strengthens future oligopolies is a net loss for all consumers.

I don't care how good/bad a company is, because I lived long enough to know that most of them started off like that. Good luck to the uv team.

Re: Astral to Join OpenAI

#538
post #67

A concern: More and more plainly, OpenAI and Anthropic are making plays to own (and lease) the "means of production" in software. OK - I'm a pretty happy renter right now. As they gobble up previously open software stacks, how viable is it that these stacks remain open? It seems perfectly sensible to me that these providers and their users alike have an interest in further centralizing the dev lifecycle - eg, if Clau…

Stop using MIT licensed software being run by small vc backed operations if you value stability. They are risky and often costly Trojan horses.

Re: Astral to Join OpenAI

#539
> uvex init my_new_slop_project —-describe “make me the bestest saas that will make $1M ARR per day” —-disable_thinking —-disable_slop_scaffolded_feature

> uvex add other_slop_project —-disable_peddled_package_recommendations

> implicitly phoning home your project, all source code, its metadata, and inferring whether your idea/use-case is worth steamrolling with their own version.

This is the future of “development”. Congrats to the team.

Re: Astral to Join OpenAI

#540

Earlier quoted context omitted.

I remember a somewhat prominent dev in the DC area putting on Twitter around 2012 or so something like "I do plenty of open source coding and I don't put a fucking license on it" and it stuck with me for all these years that it was a weird stance to take.

Dan Bernstein took that attitude back in the 90s - I think his personal theory of copyright went something like "if it doesn't have a license, then it's obviously public domain", which ran counter to the mainstream position of "if it doesn't have a license, then you have to treat it as proprietary". And, sure, djb wasn't actually likely to sue you if you went ahead and distributed modified versions of his software...…

> his personal theory of copyright went something like "if it doesn't have a license, then it's obviously public domain"

I mean philosophically and morally, sure, one can take that position ... but copyright law does not work like that, at least not for anything published in the US after 1989 [1].

[1] https://www.copyright.gov/circs/circ03.pdf

Post reply on HN