this post was submitted on 05 Feb 2025
283 points (98.6% liked)

Programmer Humor

33546 readers
409 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] 5 points 2 weeks ago

Depends on the operation. There are some things, especially interacting with remote servers, that can be done with a GUI tool. For example, exploring a kubernetws cluster. Sure, you could enter 5 different commands to get the info you want, or you can use a GUI app like OpenLens that is constantly sending dozens of commands in a polling loop to display all kinds of info on one view.