Hacker News new | ask | show | jobs
by spacemanmatt 2052 days ago
The admin GUIs we replaced with CLIs were so bad that a concise CLI is preferred by non-technical staff. Use of common business parameters in the DSL (we just read DSL commands right out of argv) has been really intuitive for them.
1 comments

Wow gotcha!! Thanks for explaining!