this post was submitted on 08 Feb 2025
178 points (93.6% liked)

Programmer Humor

32710 readers
362 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] HStone32 1 points 4 days ago

Not to mention python has a tendency to influence things outside of its domain. I've configured my software repos to never update any packages containing python scripts or dependencies, because every time python updates, there's a chance all those packages will stop working.