|
|
|
|
|
by cml
2238 days ago
|
|
Is it possible you are agreeing with the author? > Most of my utilities are console command line utilities instead of full GUI and they are very cumbersome to use. That's because I prioritized the dev experience over the UX. As the user you prefer command line utilities, and so I interpret your building command line utilities as prioritizing the user's experience. On the other hand, if you needed a program that could exist very efficiently as a command line utility but, desiring to learn how to use some new GUI toolkit you built a GUI instead, I might interpret your action as prioritizing the developer experience (in which you are focused on the details of the implementation) over the user experience (in which you are focused on the results). |
|