Hacker News new | ask | show | jobs
by stevekemp 79 days ago
I've been coding 100% in Emacs for the past 20+ years, and I don't imagine I'll be changing any time soon.

For "AI"? I sometimes paste some code into chatgpt.com and ask for assistance, but I don't have an specific integration setup.

I have LSP setup for python, golang, and some smart configurations for YAML, JSON, etc. I have all my work logs in org-mode.

1 comments

Pretty much the same, but with my Emacs usage being mich recent. Before I was using Vim. I still use IDE for Java, Android, and iOS projects.