Comment on Ask HN: How do you use Vim in the era of AI?Comments−bryanlarsen2moI use Emacs more in the era of AI than I did prior.I'm writing less code, but I'm reviewing more code. And I use magit in Emacs for reviewing code.And I run my agents inside my emacs. I use my emacs like most others use tmux -- my emacs session is persistent and I connect with emacsclient.
Comments
I use Emacs more in the era of AI than I did prior.
I'm writing less code, but I'm reviewing more code. And I use magit in Emacs for reviewing code.
And I run my agents inside my emacs. I use my emacs like most others use tmux -- my emacs session is persistent and I connect with emacsclient.