Hacker News new | past | comments | ask | show | jobs | submit login
James Gosling joining Google (nighthacks.com)
223 points by vu3rdd on March 28, 2011 | hide | past | favorite | 106 comments



I once saw Gosling in an airport terminal waiting for a flight. He was consuming a large hot dog. I considered approaching him but decided to respect his privacy. When he finished his hot dog, he threw the messy wrapper directly onto the carpet. It was not a missed shot at the trash can, it was just blithely dropped on the floor. That's when I realized his work on automatic garbage collection had gone too far. I can't prove this, but I suspect that Bjarne would have discarded his own trash properly.


* I suspect that Bjarne would have discarded his own trash properly.*

either that or the wrapper would have caught fire and burned the whole terminal down.


> I suspect that Bjarne would have discarded his own trash properly

Either that, or hold it forever.


Either that, or accidentally eat his arm.


I see he uses the "Hotdog Acquisition is Satisfaction" idiom.


I suspect that Bjarne would be so overwhelmed with catching his flight that he would accidentally throw out his boarding pass along with the wrapper.


I think that Bjarne would not throw anything away. He would use the wrapper as writing paper.


>Bjarne would have discarded his own trash properly.

if he able to remember what pockets he has them in and keep correct counts of his hotdogs and their wrappers, large hotdogs, baby hotdogs in large wrappers, eaten, half-eaten, saved for later ...


Bjarne has a guy who holds the hot dog for him and throws it away at the appropriate time. Takes up an extra seat, though.


Great twist, I was hating you already in the middle of the paragraph and then! You should blog :)


oops my bad, I didn't realize this was a fictional story. <feels dumb?


I think he was telling an allegorical, fictional story for humor value.


Nope, true story with speculation added.


It was too good not to be true.


I had a friend (who shall remain nameless ;P) that once, while very drunk, was lying in bed wanting to throw up. Getting up to go to the bathroom was a very painful thought, however, but thankfully he remembered something important: he was primarily programming in Java at the time, and therefore he didn't need to worry as he had garbage collection on his side. Needless to say the result when he woke up was pretty bad.


One year almost to the day since he quit Sun/Oracle (see http://nighthacks.com/roller/jag/entry/time_to_move_on).

That probably means he had a 1-year non-compete built into his employment agreement which he had to wait out (which makes me curious about what he could be working on at Google that could trigger that)


Many modern, enforceable (even in Cali) non-competes have a clause that provides you full salary/benefits in exchange for not working for any competing firm during that period. Pretty sweet deal for hacking projects you never got around to -- I've seen several folks in finance basically just go dark and hack on the beach for 6mo-1yr before returning to the field.


The actual term for being paid to "not work" is called "being on the beach."


I've heard the term 'gardening timeout'.


It's called "garden leave" in the UK, http://en.wikipedia.org/wiki/Garden_leave.


Even if there was a one-year non-compete, it could just as easily be that Google isn't working on anything that would trigger it and Gosling just decided to play safe and wait it out for a year. A year off break from work while you decide what to do next in your career sure sounds like a nice option, and the perfect amount of time to "regroup" like this.


True for the first part. The second could be true too but it would be remarkable if he decided to take a break for almost exactly 365 days.


Makes me wonder whether they will bring out a competitor to Java, maybe for Android.


They already have at least one world class language designer in Guido. They also have the Go language.

Point being that if they wanted a competing language to Java, they probably already had the talent to get it done. (Or just, you know, use Mono/C#).


This is a very solid point. Having an internally developed language like Go (which is, according to Rob Pike, being used "for real stuff" inside of Google), the creator of Python (one of the most widely used languages in recent years) and the creator of Java (one of the most widely used languages for at least a decade now) under one roof has to be an embarrassment of riches for any group intending to innovate in the programming language space.


Nah, that's too many cooks. They all want different things.

Guido is interested primarily in usability, and Python is notoriously poor in performance.

Rob Pike writes systems languages.

With Java, Gosling has written a very enterprise-friendly language, that drags C++ halfway to Lisp.


I think that Guido probably has his plate full with the open revolt over the transition to version 3.

Javascript is much closer to a halfway point to Lisp than Java. I don't really see Java as being at all similar to Lisp... witness the 3-4 year (possibly longer) debacle trying to get closures into the language. Talk about banging a square rhinoceros into a round hole.

Java's point of greatest similarity to C++ is undoubtedly Generics, which has all the syntactic disadvantages of C++ templates, but none of the meta-programming advantages.

But one of the ways of seeing that C++ and Java are quite dissimilar is to first grok Java Interfaces, and then read through the smalltalk/C++ version of the GoF book Design Patterns, with a view to how many of the Patterns don't even make sense in Java or are obsolete in Java because of Interfaces.


Nit: Halfway to somewhere, but that somewhere ain't Lisp.

I'm under-rested and under-caffeinated, but the only thing I can think of that I'd call an intentional similarity between the two languages is the fact they're both garbage collected.


FWIW, none other than Guy Steele has cited Java as dragging C++ programmers halfway to Lisp: http://people.csail.mit.edu/gregs/ll1-discuss-archive-html/m...


I'd agree with him, given that this statement was about programmers and Java really did open the floodgates for a diversity of programming languages to become accepted, or at least tolerated.

The Java language itself, however, is not very close to Lisp at all.


Cobol? :-P


Smalltalk would be a good non-snarky answer and one with some basis in history, although Smalltalk seems to have been a much stronger influence over the JVM than the Java language.


Thought I should point out MS also has quite a concentration of languages folks that were famous before joining MS:

Butler Lampson, Erik Meijer, Herb Sutter, Burton Smith, Anders Hejlsberg


+1 for Anders Hejlsberg. He created Turbo Pascal, Delphi and C# - that's 3 very successful languages/development platforms.


He created Turbo Pascal and Delphi when he was young and hungry. C# when he was well-fed and older. Not hungry in any way. Thus the over-engineering and bloat-ware.


... and Simon Peyton-Jones (Haskell)


Add Josh Bloch, Google's Chief Java Architect to that list.


Arguably, they already did create a competing language (ie: Android)


I threw up a little in my mouth at the thought of James Gosling going to Google to work on Mono/C#. That is quite possibly the most retarded piece of speculation I've seen on the internet all year. How on earth you got 18 upvotes I do not know. Maybe Bruno has a spider crawling the net for references and then sicked his elite team of Argnetinian cyber-ninja-commandoes on it.


Once you're done throwing up please re-read what I wrote. I merely suggested that if Google wanted an alternative to Java they could use c# which is a similar (and probably better) language instead of inventing their own.


Be that as it may I still think you're delusional for suggesting that Google should jump on the Mono bandwagon, since Mono directly benefits their biggest competitor.

Moreover, in what way does hiring Gosling suggest that Google are seeking an alternative to Java? Is Gosling a closet C# fancier? I strongly suspect the opposite.


I think you need to re-read the whole thread more carefully. I never suggested that Google needs to adopt a java competitor (and I don't think they do), much less Mono. I was only responding to the hypothetical that someone else raised and said that if Google wanted a java competitor, they could just use C#. I personally can't see why they would want one.


Mono directly benefits their biggest competitor.

Mono directly benefits Oracle?


Yup, that and saying that Python and Go are well designed languages.


If anything, they'll try to continue with Java instead, I'd expect. They're a big user internally.


Gosling would provide the credibility necessary if Google wanted to usurp Oracle as the provider of an "official" version of Java and/or the JVM. Big Corps are terrified of Oracle. I worked for a Fortune 100 which was all about using Weblogic vs. open source offerings like JBoss. Then, after the Oracle acquisition, the directive was to "explore competing options". Oracle's history of shakedowns is so well established that Google or someone similar might have a shot. I was surprise that IBM didn't make a better attempt to steal Sun's place.

One thing to note is that I don't entirely understand the IP issues surrounding Java.


IBM was a competitor to Sun. An IBM acquisition of Sun definitely would have triggered the government to get involved and explore the anti-trust/monopoly angle.


What surprised me was how IBM decided to get close to Oracle instead of fight for improved position in the F500 using Java as lever.


I doubt that. Gosling hasn't worked on anything related to Java since JSR-1 (that was before 2000).

He checked out from the Java world a while ago.


I'd counter that it's important to specify the time-frame you're talking about. For instance, would you say that they'll try to continue as a big Java user for the next 15 years?

When you stretch out the time-frame, your assertion sounds substantially less credible. At least to me.


Google has an immense amount of Java code, in addition to all the Java programmers it took to write them, a good number of whom are programmers that have written Java for their entire professional careers.

If the bar for getting away from it is rewriting millions of lines of code and retraining 1/3 - 1/2 of their engineers, it seems credible to me.


I'd be very surprised if they replaced all their Java code within 15 years. But even if they do change over, it's still a very good investment for them to continue maintaining and updating Java for the short term.


Even if Java is thrown out there is still NDK, not to mention a host of other language inventors at Google ;-)


Or something as cool as NeWS (http://en.wikipedia.org/wiki/NeWS)


They're certainly stacking the decks with lots of ex-MSFT-ies with experience working on Microsoft's version of the JVM - the CLR. What will the name be? GLR? GVM?


So he just didn't see any future at Oracle? :-)


He went to the Oracle and learned his future was Google.


I think maybe the Oracle didn't see any future for him.


Goosmacs?


For those (like me) who don't know he's famous because he invented Java.

http://en.wikipedia.org/wiki/James_Gosling


For those for whom this is not enough (or maybe even negative :-) ), there's NeWS.

Regardless of this you should also read his "Window System Design:If I had it to do over again in 2002" ( http://www.hack.org/mc/texts/gosling-wsd.pdf ), which is sort of predicting the X -> Wayland move and a good paper on software design.


Also, he wrote the first version of Emacs for Unix (which was later forked by Richard Stallman to become GNU Emacs)

http://en.wikipedia.org/wiki/Gosling_Emacs


This should be interesting for both James and Google. In the Chinese sense. More than a few of the original Java team ended up there. I suppose Google has probably 'reached out' (or is that 'reach around' :-) to avh as well.

The parts that are really interesting is the confluence of language design. Where is Guy Steele these days? At Sun there was a constant tension between Ousterhout(TCL). Java, and Self (wnj). Even in retrospect I don't know if it was a good tension or a bad tension. It made for some really interesting email threads.

I also wonder if they see it as a defensive move vis-a-vis recruiting since working with James would be a compelling reason to leave Google.

Given Google's current maturity (I mean they just figured out what managers do :-) and the change that happens in adolescent companies, I suspect it is a good time to join if you have a clear vision of what you want to accomplish. There is the old joke "What would you do if you had a billion dollars and a dozen of the smartest engineers you ever met? Join Google and find out."


I'd be curious to hear about some of the Tcl vs Java stuff. I was very into Tcl for a while and hated to see it go south:

http://journal.dedasys.com/2010/03/30/where-tcl-and-tk-went-...


Tcl was the 'language to beat' amongst the new language products. Self was the 'language like no other' (or a totally new way to express what you wanted to a computer). Java was the 'language that re-used code'. C++ was kind of a joke (remember this was the late 80's, early 90's) since it took a perfectly acceptable language, C, and made writing code harder, more error prone, and less likely to produce correct code (all true at the time).

Tcl was a language of rapid expression and Java was a language which was safer, in part, because it enforced a certain level of correctness (type safety, no pointer arithmetic, Etc.).

Tcl had a "huge" installed base of developers, Java had zero developers and hoped to have 10 or 20K eventually.

Bert Sutherland (the guy running Sun Labs and Ivan's brother) got everyone in a room and said "We're going to have a 'language' day, and each of you gets to present why you think your language should exist." the issue was of course that Sun had only so much budget and we had no business reason for developing any new languages.

Surprisingly to some, Tcl 'won' that evaluation. Self was going to continue because Bill could self fund it if he wanted to, and Tcl had the developer base and momentum. The decision was taken to scrap the remains of the Java team (called the Live Oak project at the time) at the end of the Fiscal Year (June 30th, 1995). We were all set to be 're-deployed' which was Sun code for 'find a new job inside of Sun or we'll lay you off.'

What happened next was unexpected. James Gosling, with Kim Polese's help, had convinced the lawyers to allow us to release the source code for 'free' (very un-Sun like) so that we could at least point at something we had done on our resumes. The requirement was that we have a trademarkable name for it (which I believe was, in part, to prevent Apple or Microsoft from re-publishing it as their own thing). We dropped Alpha 1.1 (we had secretly released Alpha 1.0 in February) on March 23rd. Kim sent out a press release to some folks. (not sure if she used PR Newswire or not) The Mercury News put it on the front page, they got a quote from Marc Andresson over at Netscape that it was cool. When I went to the WWW conference 2.0 (as in second conference :-) in Darmstadt Germany two weeks later, everyone wanted to talk about it. I manually downloaded and installed it on all the Sparcstation 20's that the sales office had brought to the conference and gave a quick set of talking points to the sales guys. When I got back there was a storm because folks like Ed Zander were demanding to know why they hadn't been briefed before we announced it, Phil Sampire(sp?) was complaining that people kept calling the sales office to get their sales droid to come out and talk about it and they had no marketing material and no prep. May press conference was already queued up as the SparcStation 20 / Firewall-One launch event, the SS20 got the boot and they replaced it with the Java 'launch'. I spent a crazy couple of weeks creating a completely Java home page for Sun (had I known it was a portent of all flash sites to come I might have shot myself right then and there :-)

Everyone 'forgot' about how they were going to flush the team and instead everyone came out of the woodwork to claim they had supported it all along, SunSoft, SunLabs, and Sun Interactive (which had the only financial success with it at the time, competing against the Time Warner VOD bids). An entirely new 'planet' was born, called JavaSoft and the rest is history.

What Java gave Sun at that point in time was a credible threat against Microsoft. The threat was that the new desktop was the browser, and the way you coded for the browser was Java. Tcl didn't play in that space, and to their credit I don't think the Tcl folks were willing to go there just to ride the buzz.

Java's wake grew to eclipse the other language efforts and Sun never looked back.


Thanks for the great story!

> the way you coded for the browser was Java. Tcl didn't play in that space, and to their credit I don't think the Tcl folks were willing to go there just to ride the buzz.

Interestingly, these guys were 'Tcl guys': http://en.wikipedia.org/wiki/Eolas

http://1997.webhistory.org/www.lists/www-talk.1995q3/0566.ht...

Looks like Java was already on their radar though, like you say.


Tcl didn't play in that space, and to their credit I don't think the Tcl folks were willing to go there just to ride the buzz.

That's not entirely true. I don't recall the exact timeline, but there was a Tcl plugin for Netscape which could be viewed as playing in much the same space as Java or Flash. A bit of work on media display and animation, and it might well have taken the space that Flash came to dominate.

Unlike browser Java of the time, the Tcl plugin didn't try to bury itself deep within the roots of the browser, was fast, and worked. :>


The exact time line is that after Java became the surprise success that it was, the Tcl team responded with 'well yeah, we could do that too.' In Oct 1996 Jacob Levy announced 1.0 of the Tcl plugin [1]. Oracle has eradicated all of the www.sunlabs.com content in the internet archive AFAICT so it is not possible to see when Sun Labs went public with it, but it happened several months after the Java 1.0 release which came out in Navigator in September of 1995.

As I recall the sentiment was 'So you can run it inside a browser, what is the big deal with that?' I don't know if Jacob lurks here but he would be the definitive source.

[1] http://lists.w3.org/Archives/Public/www-talk/1996SepOct/0090...


One of the TCL guys is actually working on compiling a NaCl-hosted TCL build right now - so they're finally getting there ;)

(Great read, by the way!)


And remember September 1994 when RMS launched the TCL War with "Why you should not use TCL"? http://www.vanderburg.org/OldPages/Tcl/war/0000.html


The question for me has been: how could Gosling not go work for Google?


Agreed. It was looking like a matter of time...


really? i always thought the opposite. don't know why, it was just a feeling.

guess i was wrong...


They already have Guido and Rob Pike.


and Ken Thompson


Oops... You are right. Forgot about Ken.


I admitted to being wrong, didn't I? :)


He could have joined his own company, or Microsoft, or Facebook


Are they big users of java?


[deleted]


Citation, for FB and Microsoft?


It is definitely good news for Google. However, as far I as know Gosling was not working on core technical projects for a long time. Maybe he will work more like a tech evangelist like Tim Bray.


But don't you want that sort of guy _not_ working on core projects? - then they get intrigued by running some little embedded language on toasters, and WHAM.

(But you do involve them in enough core work such they have a feel for the practicalities)


Ken Thompson, Guido Von Rossum, James Gosling : Good going Google.


Don't forget Rob Pike. :-)


maybe they have an internal mailing list where the ultimate language flame wars take place.


or the best discussions on earth for the ultimate language circulate :)


Only one?


Rob Pike, Vint Cerf, Peter Norvig


When they say "Hire rockstars!", "Hire the best!", etc...

This is what they mean.

Note: I got _several_ down votes for this... wow...


There are probably five or six companies in the world that can actually hire "the best", the household names of the field. For everyone else, such hyperbole is not particularly helpful advice.

Also, rock stars rarely produce anything interesting after their brief peak. And you'd want to avoid hiring Ringo.


The google influx does remind of "The Sublimed" from Iain M. Banks' Culture novels.

http://en.wikipedia.org/wiki/The_Sublimed


This should add an interesting (though legally irrelevant) twist to the Oracle lawsuit, since they're litigating with some of Gosling's patents.


There could be legal relevance in expert testimony - "We considered this aspect obvious", "There was prior art in this aspect", etc.


Not really, it's already the case with this patent:

http://www.google.com/patents?id=mEwEAAAAEBAJ

which was invented by Frank Yellin, who is currently a Google employee.

Everyone seeing Sun as the "good guy in the patent war" needs to remember that the Oracle/Google lawsuit was made possible because Sun has always been one the of companies filing the most software patents.


I expect we'll be seeing Google Emacs join the Apps suite.


Judging by Gosling's current code editor preference, I would be surprised if that were to happen. Apparently he uses Netbeans and vi for coding:

http://james.gosling.usesthis.com/


I think HN broke his site, btw. I can't access or ping it. Will be bookmarking for later to read -- I wish him the best!



Meanwhile Facebook is out talent-scouting at the White House: http://dealbook.nytimes.com/2011/03/27/facebook-may-hire-rob...


Google picks its employees the same way good VCs pick founders: candidates are selected based on what they are capable of, without focusing too much on the idea they are going to work on in the immediate future.


Can we speculate good amount of boost to Mirah?


They have already got Guido, now Gosling, Bjarne is the next guy I guess!


poor google


sounds like you worked at Sun :)

Google is like MS 20 years ago - nothing can make it noticeably worse or better.


hope the other guys are not too mean to him.


are they mean to primadonnas at Google?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: