Live data from Hacker News

John McCarthy Has Died

en.wikipedia.org

51–60 of 231 posts

Re: John McCarthy Has Died

#51
post #50
post #32

Death date removed from Wikipedia. Latest edit shows: "(Protected John McCarthy (computer scientist): Violations of the biographies of living persons policy: Rumors of his death added to page. May be true, but better to wait than edit war."

That was me. I saw the laughing squid link, followed it here, then discovered that their ultimate reference was the wikipedia article. I'm keeping tabs on the news so if an article pops up I'll add it or unprotect the article.

Thank you.

Re: John McCarthy Has Died

#52

(he (will (be (dearly (missed)))))

Whenever people make Lisp jokes by nesting parentheses without regard for the semantics that they denote, I get a little disappointed. It's not anger, nor contempt; just a feeling that we can do better.

    (will-be 'john-mccarthy (modifier 'missed 'dearly))
Incidentally, "I feel like we can do better" would probably be a pretty good summary of what John McCarthy was about.

Re: John McCarthy Has Died

#54
Visionary. Shine On!

"His 2001 short story The Robot and the Baby[9] lightheartedly explored the question of whether robots should have (or simulate having) emotions, and anticipated aspects of Internet culture and social networking that became more prominent in the ensuing decade."

Re: John McCarthy Has Died

#55
post #30

Steve Jobs, Dennis Ritchie, and now John McCarthy - maybe some truth that deaths always come in 3's. Quite unnerving. We should propose National Computing Month or something for October.

Poisson distribution? I wish I knew more probability and statistics to understand why this happens.

The explanation could be simpler than that: you just don't notice when notable deaths don't clump together.

Re: John McCarthy Has Died

#57
post #52

(he (will (be (dearly (missed)))))

Whenever people make Lisp jokes by nesting parentheses without regard for the semantics that they denote, I get a little disappointed. It's not anger, nor contempt; just a feeling that we can do better. (will-be 'john-mccarthy (modifier 'missed 'dearly)) Incidentally, "I feel like we can do better" would probably be a pretty good summary of what John McCarthy was about.

I thought about doing something like that, but decided against it. I'm expressing condolences, not writing an obituary program!

Re: John McCarthy Has Died

#58

(he (will (be (dearly (missed)))))

It's maybe a not very well known fact but McCarthy's original LISP proposal used M-expressions instead of S-expressions; M-expressions were then transformed into S-expressions. Using S-expressions directly, however, turned out to be more popular amongst programmers.

With M-expressions, this would look like: he[will[be[dearly[missed]]]]

Post reply on HN