logoalt Hacker News

vesseneslast Thursday at 10:40 AM1 replyview on HN

Buried in here is the very nice idea of an AI dividend for CLI users - as we keep designing interfaces for LLMs directly, those interfaces are text-oriented, and afford us a look at a future with the command line being central.

I like that. My recent tools are mostly AI first, and therefore CLI first. I’ve been toying with adding JSON modes to them, and this is undeniably useful, but I think I’ll keep JSON under flags; it’s a way to prioritize human users as well.


Replies

exidexlast Thursday at 10:50 AM

That is only because there is no viable platform to build similar gui-based tooling on

show 1 reply