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:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
i'm not sure that's a CLI problem, sounds more like an application problem from what i'm hearing.
Exactly! All applications can be shit, not just web sites.
this is true, though websites are most often the culprit of this.