You're viewing a single thread.
Everyone at work is using Cursor these days, except for me using neovim and my emacs loving coworker. When we present during pair programming our coworkers go nuts over watching our workflows and trying to figure out if they can do similar things in Cursor lol.
25 0 Replytbh they probably can, it's just more
ctrl
involved9 0 ReplyProbably!
2 0 Reply
What is Cursor, another AI-infested slop?
7 0 ReplyIt's a version of VSCode with deep AI integration. I'll say, it's pretty good from a workflow perspective. But I just use Avante to similar effect.
9 0 Reply
Neovim and emacs are both incredibly heavy. I would rather just use something like VScodium.
Nano and Vim are small and quick.
1 11 ReplyI would like you to open the same file in neovim, Emacs, and vscodium and see the ram usage.
Matter of fact I've done this for you (230 line json):
heavily customised emacs: 34 MB
heavily customised neovim: 32 MB
Newly installed vscodium: 300 MB+both emacs and neovim have syntax highlighting, completion, mouse support, terminal support, window management, and so on
8 0 ReplyDebugger?
2 0 ReplyYea they can attach to debuggers via dap
4 0 Replygreat
2 0 Reply