Why is HN this interested in Lisp anyway? Not saying it's a good or bad language, just don't quite get why it receives as much attention as it does.
HN exists because of LISP. More precisely PG attributed success of Viaweb to LISP (speed of iteration etc) http://www.paulgraham.com/lisp.html http://www.paulgraham.com/avg.html I am pretty sure the key factor was having a small and talented team. It didn't have to be LISP. They could have used another language they were familiar with.
In May 2009 O'Reilly agreed to publish a book about Common Lisp (2011)
81–90 of 130 posts
Re: In May 2009 O'Reilly agreed to publish a book about Common Lisp (2011)
#82Re: In May 2009 O'Reilly agreed to publish a book about Common Lisp (2011)
#83Re: In May 2009 O'Reilly agreed to publish a book about Common Lisp (2011)
#84Re: In May 2009 O'Reilly agreed to publish a book about Common Lisp (2011)
#85Earlier quoted context omitted.
Python didn't even have lambda/map/filter/reduce until '94. Lisp was already Lisp.
Python's lexical closures are still crippled even today, no?
Re: In May 2009 O'Reilly agreed to publish a book about Common Lisp (2011)
#86Why is HN this interested in Lisp anyway? Not saying it's a good or bad language, just don't quite get why it receives as much attention as it does.
ii. It's properly a family of languages, and they usually have "Lisp" in the name (plus Scheme, and now Clojure -- still a small enough set you can remember them all). The Algol family of languages don't all have "Algol" in the name, and the Simula-style object systems don't all have "Simula" in the name, even though both of those are extremely popular today.
Re: In May 2009 O'Reilly agreed to publish a book about Common Lisp (2011)
#87I wrote a book for O'Reilly ( https://buildingtoolswithgithub.teddyhyde.io/ ) and I only say that because what I'll say next is controversial. First, there must be a huge market for technical books that don't appeal to Lisp fanatics. There are people coming from nontraditional backgrounds into technical roles, and they, I assert, probably want a different book than the types of books O'Reilly generally publishes, whi…
> There are people coming from nontraditional backgrounds into technical roles, and they, I assert, probably want a different book than the types of books O'Reilly generally publishes. ... and "the for Dummies" does not cater to them ? Or are you saying that O'Reilly should become somewhat more like the "Dummies" Series. Regardless of the name some of those books dont speak to the reader as if the reader is a dummy.…
O'Reilly speaks to me too, but I think there is entire population of people that aren't familiar with Tim O'Reilly and buy books from his publisher to join that community of thinkers. And that's a shame.
Re: In May 2009 O'Reilly agreed to publish a book about Common Lisp (2011)
#88Earlier quoted context omitted.
Why doesn't someone's experience attempting to write a technical book (even if they failed for personal reasons) belong on Hacker News? EDIT: above post originally said "This doesn't belong on Hacker News", but is has been edited out.
It’s the emails I object to.
Re: In May 2009 O'Reilly agreed to publish a book about Common Lisp (2011)
#89Why is HN this interested in Lisp anyway? Not saying it's a good or bad language, just don't quite get why it receives as much attention as it does.
Re: In May 2009 O'Reilly agreed to publish a book about Common Lisp (2011)
#90Earlier quoted context omitted.
> There are people coming from nontraditional backgrounds into technical roles, and they, I assert, probably want a different book than the types of books O'Reilly generally publishes. ... and "the for Dummies" does not cater to them ? Or are you saying that O'Reilly should become somewhat more like the "Dummies" Series. Regardless of the name some of those books dont speak to the reader as if the reader is a dummy.…
I hate the dummies books too. People that consider themselves intelligent don't want to buy a book that forces you to call yourself a dummy. I'm saying there is another space for people that feel they are intelligent and don't yet have the knowledge about programming and could do it given the right introductions. O'Reilly speaks to me too, but I think there is entire population of people that aren't familiar with Tim…