this post was submitted on 01 Aug 2026
120 points (99.2% liked)

Programmer Humor

43189 readers
4 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 7 years ago
MODERATORS
 

I was just editing my Dockerfile and suddenly IntelliJ showed me the message "No" without any context.

you are viewing a single comment's thread
view the rest of the comments
[–] BlameTheAntifa@lemmy.world 3 points 2 weeks ago (2 children)

Think about what they get by controlling a popular package manager. Think about what you give them.

You will not feel the consequences directly.

[–] eager_eagle@lemmy.world 11 points 2 weeks ago (1 children)

what I do feel is how slow poetry is for resolving dependencies

[–] NotSteve_@lemmy.ca 5 points 2 weeks ago

Yeah I used to be a huge advocate for Poetry and convinced my previous company to switch to it but it's painfully slow when compared to UV so I can't go back

[–] HetareKing@piefed.social 9 points 2 weeks ago

Doesn't uv just use PyPI for its packages (i.e. it's not talking to any servers owned by them)? There's the possibility of hijinks on the client side, of course, but it would be hard to do without anyone noticing and causing a huge stink about it.

I'd say the more worrying aspects of uv is the use of AI in its development even before OpenAI bought them out and what's going to happen to it after OpenAI eventually goes under.