37
OpenAI to acquire Astral
(openai.com)
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
yeah the dep resolution and instance management being snappy as hell are big reasons why people went for uv, but I suspect this will now get reevaluated (it should’ve been earlier)
pdm is what you want afaik btw, poetry is outclassed for a while now
(and that I even had to type that second bit is a big bit of my gripe with python in the last decade)
Is switching to pdm as easy as installing it, then initializing pdm and remaking the pyproject.toml by adding all the dependencies with pdm? (If I'm understanding right, this basically seems like the same workflow as poetry?)