▲ | Buttons840 9 days ago | |||||||||||||||||||||||||
Joking aside, you're right. It's easy to imagine that Emacs has stagnated, but there are regular releases with improvements, some of them important fundamental improvements like native compilation. I recently saw a Reddit post in a vim subreddit about using AI for coding, the response was "we don't do that here". I saw the same thing in the Emacs subreddit, and there's like 10 different packages for AI integrations, and, allegedly, Emacs is state-of-the-art when it comes to AI interactions through the editor (if only the user can configure it correctly). It's something I've been meaning to try. https://www.reddit.com/r/neovim/comments/1js30ep/whats_every... | ||||||||||||||||||||||||||
▲ | terrabiped 9 days ago | parent | next [-] | |||||||||||||||||||||||||
I’m pretty sure that the answer you quoted was a joke, mainly because the topic of AI packages comes up all the time on that subreddit and people are starting to make fun of the same question that’s asked every other day. Codecompanion (Zed-like experience), Avante (Cursor-like experience), and Copilot all exist and integrate well with the rest of the neovim ecosystem. | ||||||||||||||||||||||||||
▲ | skydhash 9 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
Vim is an editor with quite a good API for integration with other tools and I don't see how you can't build one for AI (and you can use python for the integration). Emacs will have it much easier as almost everything you need has a better interface there. | ||||||||||||||||||||||||||
▲ | zipy124 8 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
The irony that Lisp was and AI were almost synonymous before the AI winter, and now AI is back, the Lispers distance themselves from it. | ||||||||||||||||||||||||||
▲ | throwanem 8 days ago | parent | prev [-] | |||||||||||||||||||||||||
gptel.el is straightforward to configure and comfortable to use. It is indeed opinionated in ways that don't exactly match anything else out there, but if that sort of thing bothers you, you should not expect a comfortable time at first with Emacs. I like it a lot. | ||||||||||||||||||||||||||
|