Slashdot Mirror


Father of Java, James Gosling Unloads

javab0y writes "The folks over at basementcoders did a podcast with James Gosling, The Father of Java, last week at a coffee shop in San Francisco during the JavaOne conference. In a raw and no-holds-barred interview, James let loose on Oracle, the Google Lawsuit, and his experience with IBM. You know its going to be good when he starts out saying, 'I eventually graduated in '83. Went to work for IBM which is, you know, is within the top 10 of my stupidest career decisions I've made.' The podcast was fully transcribed."

10 of 337 comments (clear)

  1. It's amazing anyone employs him by syousef · · Score: 4, Insightful

    I have plenty of respect for the guy's technical prowess. He was definitely also in the right place at the right time but also undoubtedly technically brilliant. And yet he runs his career like a schoolboy. You just don't go around openly rubbishing former employers like that as it makes prospective employers wary. After all you'll probably rubbish them when you're done too. I wonder how many opportunities he's missed acting that way.

    --
    These posts express my own personal views, not those of my employer
    1. Re:It's amazing anyone employs him by Anonymous Coward · · Score: 5, Insightful

      Pft, I suspect given his reputation he doesn't have much to worry about. I'm more amused at how people react with horror at someone actually being open and honest. It's one of the reasons I'm glad to be self employed. I might not make as much as if I sold my soul to the highest bidder, but at least I still have it. I see cubicle drones constantly horrified by the idea of people who aren't owned and bought. What the fuck happened to you to make you like that!

    2. Re:It's amazing anyone employs him by interkin3tic · · Score: 4, Insightful

      You just don't go around openly rubbishing former employers like that as it makes prospective employers wary. After all you'll probably rubbish them when you're done too. I wonder how many opportunities he's missed acting that way.

      I'd like to think there are employers who are more concerned with "What can he do for us?" rather than "OMG, what will he say about US in a few years?!? He might hurt our feeeeeellliiiinnngs!!!" Employers who fret about things like that are employers I don't really want to work for.

      I don't work on computers, but I find it hard to believe that in his field, you could be brilliant and find yourself unemployable because you said working for X company was a mistake.

    3. Re:It's amazing anyone employs him by HeloWorld · · Score: 5, Insightful

      Your posting is rather humorous given that you are talking about one of the major icons of the technology world. James Gosling doesn't have to worry about finding a "job". Having been a vice-president at Sun for many years I think he is well beyond needing someone to give him a job. And, having been one of the major contributors to the industry he is very well situated to criticize the industry for it's many mistakes.

    4. Re:It's amazing anyone employs him by RichardDeVries · · Score: 4, Insightful

      I don't know how to jolt myself into seeing what each moment could become. But I do know one thing: the solution doesn't involve watering down my every little idea and creative impulse for the sake of some day easing my fit into a mold. It doesn't involve tempering my life to better fit someone's expectations. It doesn't involve constantly holding back for fear of shaking things up.

      Some xkcd's become clichés for a reason. This is one of them. xkcd 137.

      --
      Error 001
      Security Scan and Virus Detection do not work with your operating system.
  2. Here's why they will. by AnonymousClown · · Score: 5, Insightful
    1. He invented one of the most popular languages of all time.
    2. This isn't your typical dime a dozen BSCS or BSEE cubical wage slave that be easily replaced.
    3. Unlike the folks in #2, he can say, "I created billions of dollars worth of revenue for x,y,z"

    Of course he'll get hired - even by big unimaginative corporations who like their cookie-cutter employees.

    --
    RIP America

    July 4, 1776 - September 11, 2001

  3. Thanks God for transcriptions! by sootman · · Score: 4, Insightful

    I skimmed the whole thing, and read a few good chunks of it, in about 5 minutes. Much better than listening to a full hour-plus of audio. Thanks to whoever did that!

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    1. Re:Thanks God for transcriptions! by pavera · · Score: 4, Insightful

      amen! #1 reason I've never understood podcasts... Reading is sooo much faster and more convenient.

  4. Re:The Google lawsuit by shutdown+-p+now · · Score: 5, Insightful

    I noticed that quote, too, but it goes deeper than it seems from the first glance. Just think about it: you may be sued by Oracle for violating JVM patents if you use Mono!

  5. Re:Thank god he's gone from Oracle by SplashMyBandit · · Score: 4, Insightful

    So far ahead?

    How many platforms does .NET run on? [answer: 1 - Windows]. If you customer is big (bank, government department, military etc) they simply aren't running their biggest systems on Windows and .NET is not even a contender.

    What approximate percentage of the development market (projects, jobsm tools, conferences, books, etc) does C# have relative to Java? [answer: approx 25% according to Tiobe.com; even PHP is a more popular development tool than C#]
    http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html

    What development platform has had no epidemics of vulnerabilities when deployed to be the Internet? [Answer: Java; contrast the ASP.Net platform that is was discovered to be *very* badly remotely exploitable in the last few days so much that Microsoft had to issue an emergency out-of-band patch]

    Which development platform is conservative adding features (not worrying about 'trendy' features that get deprecated on the next release) so that massive investments on code are not deprecated by the need of a vendor to sell you a new IDE version every two years? [Answer: Java, not .NET]

    You can keep your shiny new features that affect 2% of your codebase and survive for two years before something replaces them. I'll stick to saving myself time, my customers money, all the while keeping their systems safe. .NET is good for the desktop, it blows in the enterprise (fortunately most enterprise developers know this; only folks with less than a decade of enterprise development experience seem to be under the delusion .NET is a better strategic choice [although it certainly has tactical advantages, but only n00bs get excited about them]).