85 points by BiteCode_dev about 23 hours ago | 79 comments | View on ycombinator
jcattle about 22 hours ago |
lr1970 about 22 hours ago |
> 2. Centralized venv storage — keep .venvs out of your project dirs
I do not like this. virtual environments have been always associated with projects and colocated with them. Moving .venv to centralized storage recreates conda philosophy which is very different from pip/uv approach.
In any case, I am using pixi now and like it a lot.
tfrancisl about 17 hours ago |
Bender about 22 hours ago |
derodero24 about 21 hours ago |
dirkc about 22 hours ago |
In what situations are uv most useful? Is it once you install machine learning packages and it pulls in more native stuff - ie is it more popular in some circles? Is there a killer feature that I'm missing?
albinn about 22 hours ago |
Crazy that there is not way in uv to limit the cache size. I have loved using uv though, it is a breath of fresh air.
e10v_me about 19 hours ago |
bovermyer about 22 hours ago |
tcbrah about 22 hours ago |
trollbridge about 22 hours ago |
I assume mainstream uv development will go into maintenance mode now, so it’s great to see a quality lineage like this.
worksonmine about 22 hours ago |
aguyonhn about 15 hours ago |
skeledrew about 19 hours ago |
fmajid about 22 hours ago |
And the first two commits are "new fork" and "fork", where "new fork" is a nice (+28204 -39206) commit and "fork" is a cheeky (+23971 -23921) commit.
I think I'm good. And I would question the judgement of anyone jumping on this fork.