|
|
|
|
|
by winestock
3303 days ago
|
|
I am the author of this essay and this is the umpteenth time that it has appeared in Hacker News. If you look it up using the Hacker News search function, it even invites readers to beat the dead horse one more time. I'm surprised that it still gets so much attention. Every few months, someone volunteers to translate it into another language (see the bottom of the page). I wrote that essay five years ago. Nowadays, just use Clojure or Racket and ignore what I've written. And yes, I know, I really need to update the design of the site. I wrote it when I was still a rookie web developer. I'm starting a new job so I'll redesign my site in my copious free time. |
|
There are some pretty good points, however there are one or two things that i take issue to, because they can be misleading:
1. The "lone wolf Lisp hacker" is not the only kind of Lisp hacker. Lisp has been used on important codebases at space missions and there are codebases of million-lines Lisp code at work right now, for example for airline reservations.
There are some Lisp projects on GitHub being contributed to and forked. The amount is small because popularity of Lisp is small compared to the main languages GitHub users prefer (i.e. Java, JS, etc), but they do show there is collaboration between "lone wolves".
2. You write "Unless they pay thousands of dollars, Lisp hackers are still stuck with Emacs." I have used many IDEs (Visual Studio, Visual Studio Code, Eclipse, Netbeans, IntelliJ, and many Borland products) and the combination of Emacs + SLIME is pretty good, to be honest.