Earlier quoted context omitted.
From the example of kickstarter, it seems completely undiscoverable -- things just keep happening and popping up and down, with no obvious indication of how, or why, those things were selected. It's a demo which I'm sure appeals to emacs users, who are the target, but I couldn't imagine using it as a non-emacs user. I previously tried learning emacs to use OrgMode, and gave up after a couple of days when I failed to…
This is my original point, tbh i didn't know about magit before this post, when i first opened the link and find out about it somehow i expected a GUI rather than a text-based app, m sure vim/emacs fans are excited about it but to me, this type of UIs (text-based) feel old and clunky. it's like we were still using norton/midnight commander for handling our files.
Magit Kickstarter fully funded
61–70 of 74 posts
Re: Magit Kickstarter fully funded
#62Earlier quoted context omitted.
Fundraisers are penalized on HN because they don't fit the site mandate. There are always exceptions though. If we had known about this one we might have made an exception for it.
Ah, didn't know about this. It was a bit frustrating to see 15 attempts by happy Magit users to let HN know about the campaign fail miserably. Especially because a few weeks earlier "Emacs and Magit" [1] easily made it to #1. So when this thread at least managed to stay on the front page I figured that drama and success sell, trying to interest potential users in a tool that has more to offer than meets the eye, not…
Re: Magit Kickstarter fully funded
#63Earlier quoted context omitted.
From the example of kickstarter, it seems completely undiscoverable -- things just keep happening and popping up and down, with no obvious indication of how, or why, those things were selected. It's a demo which I'm sure appeals to emacs users, who are the target, but I couldn't imagine using it as a non-emacs user. I previously tried learning emacs to use OrgMode, and gave up after a couple of days when I failed to…
This is my original point, tbh i didn't know about magit before this post, when i first opened the link and find out about it somehow i expected a GUI rather than a text-based app, m sure vim/emacs fans are excited about it but to me, this type of UIs (text-based) feel old and clunky. it's like we were still using norton/midnight commander for handling our files.
[1] https://emacsair.me/2017/09/01/magit-walk-through/#start [2] https://emacsair.me/2017/09/01/the-magical-git-interface/#st...
A reason why it might actually be an advantage that the interface is "text based" is that the thing the tool interacts with is also text [3]. The primary difference to git is that the "output" is "actionable", the primary difference to GUIs is that every feature of git can be exposed quite naturally.
[3] And a major advantage of that is that the barrier between writing the code and thinking of it in terms of change sets starts to break down.
Re: Magit Kickstarter fully funded
#64Earlier quoted context omitted.
The key bindings are typically very mnenomic. For example "s" stages, "c" brings up the commit window, "b" the branches window, etc. There are a few that go against this. "x", for example. But it really becomes almost conversational. Edit: corrected spelling of mnenomic. :) Not convinced it is correct word, oddly...
The correct spelling should be mnemonic.
I just keep thinking there is another word that is even more applicable than mnemonic. Guessing I'm just confusing myself.
Re: Magit Kickstarter fully funded
#65Wow, I had no idea this was happening! You can still back it and apparently get Magit stickers. Magit is so good that it's actually a reason to use Emacs in the first place.
This is a damn high compliment.
Re: Magit Kickstarter fully funded
#66Earlier quoted context omitted.
Personally, I find that Helm is the third (although I'm aware it might not be a popular opinion).
If you like Helm, check out Ivy, Counsel, and Swiper.[1] They do many of the things that Helm does, but are a lot faster, less buggy, and have a less unorthodox UI. Also check out Hydra (by the same author).[2] That's really revolutionized my Emacs experience recently. It's customizable menu system you can add anywhere. I've put all those Emacs functions I keep forgetting exist in to it and now they're all at my fing…
Re: Magit Kickstarter fully funded
#67Wow, I had no idea this was happening! You can still back it and apparently get Magit stickers. Magit is so good that it's actually a reason to use Emacs in the first place.
Org mode is the other reason.
Re: Magit Kickstarter fully funded
#68Wow, I had no idea this was happening! You can still back it and apparently get Magit stickers. Magit is so good that it's actually a reason to use Emacs in the first place.
Org mode is the other reason.
Of course, that's also the old joke about emacs. Personally, as I got more heavily involved in software development, I wound my org-mode usage down to just outlining and syntax-highlighted source code blocks.
Re: Magit Kickstarter fully funded
#69Re: Magit Kickstarter fully funded
#70(author here) The support I received during the last three weeks has been phenomenal! Thanks again! The only disappointment was that the campaign did not get a lot of press outside the Emacs community, which was a bit frustrating because I published a lot of the articles that are intended for potential users who are not Emacs users. Until now that is - please have a look [1]. I found it quite challenging to explain w…