by jeremiahlee on 9/16/24, 3:56 PM with 125 comments
by cxr on 9/16/24, 5:46 PM
Better yet, though: don't call it JavaScript—call it JS. "JavaScript" is and always was a dumb name. "JS" is not only fine, but better—and not because "JS" is particularly good, but because "JavaScript" itself isn't exactly hard to beat.
The only thing left to do is for the spec authors (which includes signatories to this petition) and the rest of TC-39 to say so; the next edition of ECMA-262 should modify the existing disclaimer in the preface about "JavaScript" being an Oracle trademark to state unequivocally that "JavaScript"—an unfortunate vestige of an ill-considered marketing decision in the 1900s—is a deprecated way to refer to the language not otherwise terribly well-known as ECMAScript and that the recommended way to refer to it is simply as "JS".
by kragen on 9/16/24, 6:45 PM
as agumonkey implicitly points out in https://news.ycombinator.com/item?id=41559110, though, 'java' is the name of the world's most popular island. i wonder if the indonesian government could be persuaded to support the trademark revocation
by whartung on 9/16/24, 5:01 PM
And they'll hold on to that tightly.
The most manifest example of this is simply what they made the Eclipse org jump through when they dropped, now, "Jakarta" EE. That was not a small rock in the Java pond at the time when we had to go through the Great Renaming.
But they did it anyway because the packages used to be named "javax", and Oracle was not going to let that go.
by elzbardico on 9/16/24, 6:57 PM
by OptionOfT on 9/16/24, 4:49 PM
VELCRO(r) has this song about it: https://www.youtube.com/watch?v=rRi8LptvFZY
Edit: as I watched the video again I finally caught on the fact that RollerBlades are a brand of inline-skates. In Belgium we called them inline-skates.
It's interesting to see how brands-as-identifiers change based on language and countries. My Walloon friend calls tape Scotch, but I don't.
by alberth on 9/16/24, 4:38 PM
https://en.m.wikipedia.org/wiki/List_of_generic_and_generici...
“Aspirin”, “elevators”, “laundromat” are just a few examples.
Even “App Store” was trademarked (by Apple).
by looperhacks on 9/16/24, 4:13 PM
by Animats on 9/16/24, 5:34 PM
There's a link to the non-Oracle page for node.js download, and to Oracle Javascript Extension Toolkit. Weak, but arguable.
[1] https://tsdr.uspto.gov/documentviewer?caseId=sn75026640&docI...
by ARandomerDude on 9/16/24, 4:33 PM
> Sincerely,
> Ryan Dahl - creator of Node.js
> Brendan Eich - creator of JavaScript
> Michael Ficarra - editor of the JavaScript spec
> Rich Harris - creator of Svelte
> Isaac Z. Schlueter - creator of npm
> Feross Aboukhadijeh - CEO of Socket
> James M Snell - member of Node.js TSC
> Wes Bos - host of Syntax.fm
> Scott Tolinski - host of Syntax.fm
> and 191 more members of the JavaScript community
by ivanjermakov on 9/16/24, 4:43 PM
In what way? I don't see any immediate benefits.
by gmiller123456 on 9/16/24, 4:41 PM
by vidzert on 9/16/24, 9:02 PM
by orev on 9/16/24, 7:28 PM
I have definitely run into people who say things like “they wrote a Java script”, which actually turned out to be a Java program.
by znpy on 9/16/24, 4:29 PM
If anything to break with the old (IE6 and similar) javascripts that are still there, running somewhere.
by nashashmi on 9/16/24, 6:09 PM
by Borborygymus on 9/16/24, 7:44 PM
by theanonymousone on 9/16/24, 4:47 PM
by jonny_eh on 9/16/24, 4:51 PM
by jbverschoor on 9/16/24, 10:00 PM
by worik on 9/16/24, 7:33 PM
I do not mean the trademark
by jay-barronville on 9/16/24, 8:10 PM
All jokes aside though, they don’t care, and frankly speaking, despite how much sense it makes for them to release the trademark, they have no reason to care.
To seriously move the needle on this issue, you need deep pockets and lawyers.
by RadixDLT on 9/16/24, 11:48 PM
sun microsystems - sun -> lava
java volcano -> lava
by pipeline_peak on 9/16/24, 8:51 PM
>you must dig into the documentation to find its support.
Okay but it’s in the documentation which ruins your whole “abandonment” argument.
Even still, they clearly have their own use of JavaScript, albeit not “canonical”, whatever the author meant by that bitter refutal.
by __MatrixMan__ on 9/16/24, 6:21 PM
by criticalfault on 9/16/24, 5:20 PM
Is this really so?
I have the feeling this is 'popular' because there are no alternatives. Web is popular, this is just an accompanying disaster.
There was an argument about fragmentation so people didn't want more things as option. As an answer to that there were many (?) attempts to solve problems that come with JavaScript for years, anybody remember coffee script? The only one that worked is typescript. And typescript again transpiles to Javascript having worse performance and a bunch of limitations.
The only alternative that I saw that makes sense is dart and people crucified google for considering to include it in chromium. It is really a shame that this didn't get accepted.
by austin-cheney on 9/16/24, 4:20 PM