this post was submitted on 06 May 2024
1119 points (98.1% liked)

Programmer Humor

32342 readers
1181 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
[–] [email protected] 2 points 5 months ago (1 children)

People screw up CLI's all the time (looking at you Google Cloud). They (used to) insist on using my installed python which automatically upgrades and breaks the CLI. Good job python. Good job Gcloud.

[–] [email protected] 3 points 5 months ago (1 children)

i'm not sure that's a CLI problem, sounds more like an application problem from what i'm hearing.

[–] [email protected] 1 points 5 months ago (1 children)

Exactly! All applications can be shit, not just web sites.

[–] [email protected] 1 points 5 months ago

this is true, though websites are most often the culprit of this.