“Real developers don't use UIs”: The value of web UIs for CLI-oriented users
1–10 of 10 posts
Re: “Real developers don't use UIs”: The value of web UIs for CLI-oriented users
#2That being said, I've been excited in the past seeing a new take on IDE's with things like LightTable (I'm not positive that's the name...) which have pushed the needle even further on the UI/CLI balance.
Re: “Real developers don't use UIs”: The value of web UIs for CLI-oriented users
#3Disclaimer: I work for IBM Cloud
Re: “Real developers don't use UIs”: The value of web UIs for CLI-oriented users
#4Re: “Real developers don't use UIs”: The value of web UIs for CLI-oriented users
#5There's a ton of great info packed into this article. It's definitely been a struggle over the years to find a balance between when to prioritize CLI over UI development for Cloud services, but I think they arrived at a sweet spot when it comes to building complementary experiences that help one out where it is most appropriate. Disclaimer: I work for IBM Cloud
Re: “Real developers don't use UIs”: The value of web UIs for CLI-oriented users
#6From a design perspective I feel like the CLI is far too often forgotten.
Re: “Real developers don't use UIs”: The value of web UIs for CLI-oriented users
#7What this makes me wonder is how much effort should go into each User Interface. You describe a web GUI (in this domain) to be a good place for people to learn about something new and maybe kick the tires. It can also speed up their interactions via visual tricks. However, you mention that productive, at scale, and "more money" use occurs more in the CLI. Does that mean companies should make their UI better at educating the CLI and worry less about doing things in it and make the CLI be the encouraged primary form of "Doing"?
On top of that, making a GUI requires front end/backend development, UX, visual, research, and a whole lot of time while a CLI requires UX (maybe) and backend development and is overall simpler. I feel like the positives and negatives described in this article don't really support making a UI do anything more than discovery and education on the CLI. And CLI are finally attempting UX improvements like your example from Yeoman. They are taking the best bits from the Usability of GUI (color, shapes, iconography, recommendations, etc)and putting them in the CLI. Does that diminish the relevance beyond education and marketing of a GUI in this domain even further?
Re: “Real developers don't use UIs”: The value of web UIs for CLI-oriented users
#8That was a well written and entertaining article. A bit long for my taste and I feel like it could have been said in fewer words, but like I mentioned, it was entertaining. What this makes me wonder is how much effort should go into each User Interface. You describe a web GUI (in this domain) to be a good place for people to learn about something new and maybe kick the tires. It can also speed up their interactions v…
Doing a CLI also requires, at least, back-end development and research. Doing a decent one requires a tremendous focus on UX.
Re: “Real developers don't use UIs”: The value of web UIs for CLI-oriented users
#9Re: “Real developers don't use UIs”: The value of web UIs for CLI-oriented users
#10That was a well written and entertaining article. A bit long for my taste and I feel like it could have been said in fewer words, but like I mentioned, it was entertaining. What this makes me wonder is how much effort should go into each User Interface. You describe a web GUI (in this domain) to be a good place for people to learn about something new and maybe kick the tires. It can also speed up their interactions v…
>making a GUI requires front end/backend development, UX, visual, research, Doing a CLI also requires, at least, back-end development and research. Doing a decent one requires a tremendous focus on UX.