this post was submitted on 06 May 2024
1114 points (97.9% liked)

Programmer Humor

32171 readers
1093 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
[–] Lifter@discuss.tchncs.de 2 points 4 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.

[–] KillingTimeItself@lemmy.dbzer0.com 3 points 4 months ago (1 children)

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

[–] Lifter@discuss.tchncs.de 1 points 4 months ago (1 children)

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

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