TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Long Strange Trip to Java (1996)

65 pointsby mariusaeover 12 years ago

5 comments

achilleover 12 years ago
Here's a video of James Gosling showing the the Star7 PDA: <a href="https://www.youtube.com/watch?v=Ahg8OBYixL0" rel="nofollow">https://www.youtube.com/watch?v=Ahg8OBYixL0</a><p>It's absolutely mindblowing what they built in one year in 1992(!). It had had a touch screen and inertial scrolling.
评论 #4971996 未加载
评论 #4973113 未加载
评论 #4971820 未加载
gueloover 12 years ago
As for the rest of his story, Naughton went on to build some of the most successful web properties of the late 90s before having his life derailed by an FBI online sex sting.
mediocregopherover 12 years ago
I'm no javascript expert so this is probably not the prettiest way of doing this, but:<p>javascript:void(document.getElementsByTagName("body")[0].bgColor="#eeeeee");void(document.getElementsByTagName("body")[0].text="#333333");<p>Makes the article readable
评论 #4971952 未加载
评论 #4972633 未加载
erik757over 12 years ago
Hugely exciting to read things like this. It feels like a lot of the early craziness that made things fun is missing from the Valley today. Sun, and the group of people they managed to attract, doesn't get enough credit for the remarkable company they were. RIP.
nicolausover 12 years ago
The sad part about this is how they kicked Bill Joy off the team because he wanted Java to have closures, functions as first class types, etc and nobody else did.