Xiki has been there for a couple of years at least, because I remember trying it out more than a year back, had to install a lot of dependencies! Nevertheless, its an interesting project!
Xiki: The Command Revolution
11–20 of 49 posts
Re: Xiki: The Command Revolution
#12Re: Xiki: The Command Revolution
#13This project seems to take that idea in a really cool direction.
Makes me want to try it.
Re: Xiki: The Command Revolution
#14Re: Xiki: The Command Revolution
#15My suggestion: lose the frantic, cheesy music in the video. It made watching the video thoroughly unpleasant.
Seconded. It's like you're telling me, "we don't believe in our product so have some cheesy music to up the hype". Music was worst part. I was trying to ponder your invention and failed. Corollary: spend years working on product, ruin it with one stupid customer-facing decision like annoying music. Talk about your one-percenter.
The music was actually created via the xiki "piano" command (and then enhanced with garage band). I was going to emphasize that but ran out of time... There are 16 backers so far (and only a few are friends) so hopefully it hasn't ruined it for everyone.
Re: Xiki: The Command Revolution
#16https://news.ycombinator.com/item?id=4512928
I can see a use for this, especially for technical FAQ building, I do a lot of that.
Not sure if this could ever be more than a power admin/developer tool. But good luck anyway!
Re: Xiki: The Command Revolution
#17What is xiki? Why does it bring the power of the command line to everyone? The kickstarter page seems to assume I know what xiki is and why it's different from say bash.
There's overlap with IPython notebooks. There's command-aware autocompletion. There's direct-two-way-manipulation of textual artifacts.
Maybe it could be thought of as an "MVC" IDE, but in pure-text, where familiar Unixy commands can be the "VC" parts... and you don't so much "run" them once but position them for re-use, and their output can be made directly editable with effects on the original inputs. (As just one example, what if editing the output of "ls -l" was enough to change permission bits, owners, or names of files, or truncate them to a new length?)
It even reminds me a little of the Englebart "Mother of all Demos", in the surprising/dangerous depth behind simple outline-menus.
Note I'm just assessing from the videos: I haven't used Xiki myself. If I were using it, I think I might handle it like a loaded weapon: it seems powerful enough to do a lot of filesystem damage in a few experimental keystrokes!
Re: Xiki: The Command Revolution
#18Here's the github url for those who don't find the kickstarter helpful - https://github.com/trogdoro/xiki Xiki has been there for a couple of years at least, because I remember trying it out more than a year back, had to install a lot of dependencies! Nevertheless, its an interesting project!
Re: Xiki: The Command Revolution
#19Re: Xiki: The Command Revolution
#20This looks suprisingly like Acme ( http://plan9.bell-labs.com/sources/plan9/sys/doc/acme/acme.p... )