Hacker News new | ask | show | jobs
by donw 6261 days ago
Linus Torvalds has pretty much always used an Emacs variant for his work on the kernel. Matz uses Emacs for his work on Ruby. DHH uses TextMate, a text editor. Pretty much every major piece of software that you can name on the Unix platform was and is developed in either Emacs or Vim.

Anybody who thinks that a text editor is better than an IDE is an idiot? I think not.

1 comments

Well, some people used ed.
?
It's the text editor used by Joy, Thompson and Ritchie.
?
Could you be a little more precise, please ?
Have you ever used ed? Try to actually use it for a few and you'll get it.

One good thing about ed is that it's always on even the most minimal system recovery disks (which often lack vi, even). I've been stuck using it a couple times while fixing dying systems. No fun, but better than nothing.