Live data from Hacker News

James Gosling: Java, JVM, Emacs, and Computing History [video]

youtube.com

31–40 of 67 posts

Re: James Gosling: Java, JVM, Emacs, and Computing History [video]

#31
post #5

Richard Stallman on James Gosling: “[…] a friend of mine told me that because of his work in early development of Gosling Emacs, he had permission from Gosling in a message he had been sent to distribute his version of that. Gosling originally had set up his Emacs and distributed it free and gotten many people to help develop it, under the expectation based on Gosling’s own words in his own manual that he was going t…

you can read the threads on usenet at that time: March 20, 1985 is the launch of GNU emacs - first "clean" version of emacs is July 15, 1985

Fen Labalme message: https://groups.google.com/d/msg/net.emacs/Vxp_Is2A5Cs/l6AmKi...

Unipress message about the "portions of the GNU Emacs program are most definitely not public domain" https://groups.google.com/forum/#!msg/net.emacs/ZmwEvkr9Jfs/...

RMS explaining what code he used: https://groups.google.com/d/msg/net.emacs/eyFgYVrEe0Q/Avxp17...

and then some more discussions: https://groups.google.com/d/msg/net.emacs/DRVCmoISBEU/efLdK-...

https://groups.google.com/d/msg/net.emacs/PXHNtn7v4Rc/OFi1Ef...

https://groups.google.com/d/msg/net.emacs/-2IaisY2N0Q/r4Fd9N...

https://groups.google.com/d/msg/net.emacs/dytp5TT-02I/zUI4Ul...

and one from GvR https://groups.google.com/d/msg/net.emacs/HJOjV7_2cyY/Bm6oUm...

https://groups.google.com/d/msg/net.emacs/ilF9KtBimCk/WwO5NS... has the cost of getting an EMACS tape from RMS "GNU Emacs can be obtained from anyone who has a copy or by sending $150 payable to me"

On old emacs source code: https://github.com/larsbrinkhoff/emacs-history

Re: James Gosling: Java, JVM, Emacs, and Computing History [video]

#32
post #3
post #2

clearly the talk show format of 10 minutes with a guest with a few commercials interspersed in is very far from ideal, but just as far from ideal is 1h51m with a guest. Has someone posted a shorted edited version of this yet?

I listend to the interview as a podcast. It could have gone on for another hour if you ask me. I really like the long form interviews. It allows the guest to not just make there point but to tell the story how they came to that conclusion. That way its easier, at least for me, to internalise that knowledge. There is a podcast run by the german newspaper "Die Zeit" [1] where the concept is that the interview goes on u…

Wow, this is fantastic.

It’s not a medium with much popularity potential (very few people have >1 hour to spare on something as leisurely as an interview). But for the few people who would care for it, I think it’s super valuable that these things exist.

It’s kind of like the “Slow TV” idea, except instead of touring Norway’s mountains and rivers, you’re touring the landscape of somebody’s thoughts. Very brave on the subject’s behalf. Many people, even public personalities, wouldn’t enjoy such scrutiny.

Re: James Gosling: Java, JVM, Emacs, and Computing History [video]

#33
post #30

Is the host going to a funeral after recording the podcast with no time to change?

>Is the host going to a funeral after recording the podcast with no time to change? I've seen your comment go from heavily downvoted (I didn't downvote it) -- to upvoted. To me, your comment seems mean-spirited and detracts from anything else positive that can be said about the actual content of the interview. Personally, it didn't occur to me to be bothered by the business suit. For others that agree with gp's funer…

Not the suit - the tie. I was always taught it was disrespectful to wear a black tie because it's reserved for people grieving. Different communities are different though I guess. And maybe he's grieving in some regard, I suppose.

Re: James Gosling: Java, JVM, Emacs, and Computing History [video]

#34
post #5

Richard Stallman on James Gosling: “[…] a friend of mine told me that because of his work in early development of Gosling Emacs, he had permission from Gosling in a message he had been sent to distribute his version of that. Gosling originally had set up his Emacs and distributed it free and gotten many people to help develop it, under the expectation based on Gosling’s own words in his own manual that he was going t…

James Gosling has contributed more to humanity than the overwhelming majority of people who have ever lived. I think he deserves better than this narrow, one-sided libel.

I can attest to many mortgage payments successfully made thanks to Java.

Re: James Gosling: Java, JVM, Emacs, and Computing History [video]

#36
post #30

Earlier quoted context omitted.

>Is the host going to a funeral after recording the podcast with no time to change? I've seen your comment go from heavily downvoted (I didn't downvote it) -- to upvoted. To me, your comment seems mean-spirited and detracts from anything else positive that can be said about the actual content of the interview. Personally, it didn't occur to me to be bothered by the business suit. For others that agree with gp's funer…

Not the suit - the tie. I was always taught it was disrespectful to wear a black tie because it's reserved for people grieving. Different communities are different though I guess. And maybe he's grieving in some regard, I suppose.

Definitely not universal.

Re: James Gosling: Java, JVM, Emacs, and Computing History [video]

#37
post #30

Earlier quoted context omitted.

>Is the host going to a funeral after recording the podcast with no time to change? I've seen your comment go from heavily downvoted (I didn't downvote it) -- to upvoted. To me, your comment seems mean-spirited and detracts from anything else positive that can be said about the actual content of the interview. Personally, it didn't occur to me to be bothered by the business suit. For others that agree with gp's funer…

Not the suit - the tie. I was always taught it was disrespectful to wear a black tie because it's reserved for people grieving. Different communities are different though I guess. And maybe he's grieving in some regard, I suppose.

The host of this show is known for wearing that exact outfit pretty much everywhere.

Re: James Gosling: Java, JVM, Emacs, and Computing History [video]

#38

Earlier quoted context omitted.

James Gosling has contributed more to humanity than the overwhelming majority of people who have ever lived. I think he deserves better than this narrow, one-sided libel.

Really? By inventing Java?

I don't particularly like java. Most don't. But it's undeniably well designed.

Some of its design choices have fallen out of favour in recent times—I still disagree with their elision of unsigned integers—but they're generally at least defensible.

Re: James Gosling: Java, JVM, Emacs, and Computing History [video]

#39

Earlier quoted context omitted.

James Gosling has contributed more to humanity than the overwhelming majority of people who have ever lived. I think he deserves better than this narrow, one-sided libel.

Really? By inventing Java?

Absolutely. Java was the first mainstream language with automatic memory management and garbage collection. You have to remember that before that people were building line of business applications in C or C++.

Java made it possible for average engineers to turn out relatively reliable applications, in a fraction of the time it'd have taken them with any other option (apart from Smalltalk but it was already niche by then).

Re: James Gosling: Java, JVM, Emacs, and Computing History [video]

#40
post #31
post #5

Richard Stallman on James Gosling: “[…] a friend of mine told me that because of his work in early development of Gosling Emacs, he had permission from Gosling in a message he had been sent to distribute his version of that. Gosling originally had set up his Emacs and distributed it free and gotten many people to help develop it, under the expectation based on Gosling’s own words in his own manual that he was going t…

you can read the threads on usenet at that time: March 20, 1985 is the launch of GNU emacs - first "clean" version of emacs is July 15, 1985 Fen Labalme message: https://groups.google.com/d/msg/net.emacs/Vxp_Is2A5Cs/l6AmKi... Unipress message about the "portions of the GNU Emacs program are most definitely not public domain" https://groups.google.com/forum/#!msg/net.emacs/ZmwEvkr9Jfs/... RMS explaining what code he u…

Those links seem to completely confirm Stallman’s side of the story.
Post reply on HN