289
Why do some programmers love emacs so much
(bbs.kawa-kun.com)
Post funny things about programming here! (Or just rant about your favourite programming language.)
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.