Just comedy.
That guys voice is like nails on a chalkboard
Because most of those IDEs breed a complex GUI and WM. I live in the terminal, I can’t afford using something different to emacs
ed is the only true editor
Do you all seriously edit text files directly‽
I use hexedit
for all my programming, that way I can see my text’s source code. It allows things that are impossible with lesser editors, like differentiate l and 1. Newer versions even provide a “live view” that shows your text’s output right beside its source, updated almost instantly. I don’t personally use it as it consumes a lot of resources but it’s a great help if you’re just starting out.
I use the VIM plugin in my IDE. The best of both worlds!