Hacker News new | ask | show | jobs
by abendy 2241 days ago
Very slick. Nicely done. But this service is available for free [0] with a PopClip extension [1].

What does this have that I can't already get for free?

[0] - https://explainshell.com/

[1] - https://github.com/pilotmoon/PopClip-Extensions/blob/master/...

1 comments

Thanks abendy. Explain shell is awesome, no doubt. But we saw it's limitations given the parser it is using and being based on manpages. With a different parser and separate backend of descriptions that we control and can improve upon, the differences today include being able to explain complex commands (docker, kubectl, npm, go, apt, etc) and more complicated bash constructs (multiline, variable assignments, command expansions, and subshells). Then extending beyond explanations, we're moving in a direction of leveraging accounts. We'll allow folks to have their own `cheatsheets` by being able to save the commands they query and want to hold on to. Also we'd like to bridge back to our CLI client through accounts, and be able to connect browser and terminal more seemlessly.
We go into a bit more depth in our FAQ[0]

[0] https://kmdr.sh/faq/