logoalt Hacker News

KronisLVyesterday at 8:24 PM1 replyview on HN

I'll go one step further: anything you can do in a GUI should also be possible to do through a CLI and yes, also with code libraries. If webapps have n-tier architectures, then so should GUI software.

(we can lie and say that this is to support AI, in actuality it's to have proper programmatic automation and support for custom interfaces instead of GUI apps being black boxes)


Replies

aetherspawnyesterday at 10:54 PM

I agree but how does this work with stateful apps

show 1 reply