Hacker News new | ask | show | jobs
by lvl155 248 days ago
I call it the JS-syndrome.
2 comments

As many flaws as the npm/yarn/pnpm ecosystem has, its interoperability is waaaay better than the whole juggling act between pip, ven, poetry, Anaconda, Miniforge, and uv across projects.

UV it's a step in the right direction, but legacy projects without Dockerfile can be tricky to start.

JS did this right, in fact uv is kinda replicating the npm way. And there are other JS things I'd like Py to follow suit on.