Using a TUI however makes you an absolute beast mode rockstar engineer
Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
True
To me, your choice of worlstation OS says a lot more about your priorities.
luci ui on openwrt is so good
I use the UI for some stuff and then the CLI for other stuff.
I like using IDE's for code as they can annotate the code and other smart stuff (I know vi can do something similar)
CLI is great for bash oneliners and combing through logs or text files.
Using the CLI lets you automate things a lot easier, which makes you a better engineer.
Sounds like someone has DNACenter with fully deployed ISE and SDN fabric. I'm honestly a little jealous.
Yes, i also prefer GUI.
I'd argue that if you only know how to start your own project using the play button, then you aren't a software engineer.
I prefer CLI for many applications, because GUIs have become more difficult and overwhelming to use.