Hacker News new | ask | show | jobs
by LyndsySimon 2670 days ago
The joke that resonates most with me is: "Emacs can do anything - it's easily one of the most configuration programs ever created, and is practically its own operating system. Unfortunately, it doesn't come with a decent text editor"

In all seriousness, I don't think anyone really takes these things to heart anymore. I picked up Vi because it was on all the systems that I use. Once I began to learn it, i moved to Vim, as most people do. Later, Neovim got to the point that it was a drop-in replacement for me, seemed to be a more viable path for long-term growth given its focus on refactoring the core codebase and explicitly dropping legacy support for some features to that end, and early focus on speed through concurrency.

I'll grouse with emacs users a bit, but honestly... I can't open Vi on someone else's machine and immediately be useful, either. There isn't a huge difference in learning curve for me between "Vi configured by someone else" and "Emacs".