Earlier quoted context omitted.
[flagged]
> You can't beat City Hall This broadcast was brought to you by the Better Things Aren’t Possible Party
It’s time to free JavaScript (2024)
91–100 of 393 posts
Re: It’s time to free JavaScript (2024)
#92Why is this worth doing? What wrong with the status quo? The author does not give any examples of Oracle threatening people for using the JavaScript (tm) name.
They have linked to an example from one of the blog posts: https://www.reddit.com/r/programming/comments/14vnipl/rust_f...
Re: It’s time to free JavaScript (2024)
#93Earlier quoted context omitted.
The irony is I belive the JavaScript creator wtnted to latch to Java's popularity to called it JavaScript and now both Java and JavaScript are owned by Oracle and they want the name but not want to change is to ECMAScript, it's real official name.
If you read the original JavaScript press release ( https://web.archive.org/web/20020808041248/http://wp.netscap... ), it's mainly intended as a language to write glue code so Java applets (where the real application logic would go) can interact with a webpage: > With JavaScript, an HTML page might contain an intelligent form that performs loan payment or currency exchange calculations right on the client in response…
Haha, or because it froze the whole browser for a few seconds upon loading. Unlike Macromedia Flash by the way.
Re: It’s time to free JavaScript (2024)
#941) Put JS in maintenance mode, don’t add any language features, only runtime 2) TS becomes the official mainline, whoever doesn’t like types can just keep writing as they did before, because valid JS is valid TS Problem solved, it’s not that difficult.
That would be a case of out of the frying pan into the fire. Not really better.
Re: It’s time to free JavaScript (2024)
#95Earlier quoted context omitted.
The irony is I belive the JavaScript creator wtnted to latch to Java's popularity to called it JavaScript and now both Java and JavaScript are owned by Oracle and they want the name but not want to change is to ECMAScript, it's real official name.
If you read the original JavaScript press release ( https://web.archive.org/web/20020808041248/http://wp.netscap... ), it's mainly intended as a language to write glue code so Java applets (where the real application logic would go) can interact with a webpage: > With JavaScript, an HTML page might contain an intelligent form that performs loan payment or currency exchange calculations right on the client in response…
Re: It’s time to free JavaScript (2024)
#96Anyone reasonable would agree that Oracle does not even gain anything for their products by holding the trademark. They have zero benefit, except of course occasional bullying.
Re: It’s time to free JavaScript (2024)
#97Earlier quoted context omitted.
"Defeatism" is yet another shibboleth for people who refuse to accept reality. Wasting your money on things you can't change when you could be spending it on things you can is true "defeatism", as it accomplishes nothing.
[flagged]
As a sidenote, Regarding your comment on my perceived lack of pragmatism, I'd point you to a definition: "dealing with things sensibly and realistically in a way that is based on practical rather than theoretical considerations", which I'd say my comment very much was. Winning against a company that has succeeded in part due to government favouritism isn't realistic.
> In which case: maybe take your own advice and give up on changing anyone's mind?
I post on HN because it is a public forum and I wished to share my thoughts, not to change people's minds.
Re: It’s time to free JavaScript (2024)
#98I actually think that people should rather use EcmaScript name instead of JavaScript, because it's a way better name (much less confusing, given that this lang doesn't have anything to do with Java anyway). I wish Oracle started suing people to force everyone to use the better name.
What we use nowadays is actually ECMAScript and not JavaScript. We just call it JavaScript.
Re: It’s time to free JavaScript (2024)
#99I actually think that people should rather use EcmaScript name instead of JavaScript, because it's a way better name (much less confusing, given that this lang doesn't have anything to do with Java anyway). I wish Oracle started suing people to force everyone to use the better name.
> because it's a way better name (much less confusing, given that this lang doesn't have anything to do with Java anyway). Probably if we were in the early 2000s this could have been a battle worth fighting. But considering we're in 2025 and probably more people are aware of JavaScript than Java at this point, even when you're deep in enterprise-land, I'm not sure it'd be less confusing. Anyways, you're about two dec…
All the same, I probably get as many calls from recruiters to fill Java positions as I do JS positions. I've never used the former, and explaining it is always awkward!
Re: It’s time to free JavaScript (2024)
#1001) Put JS in maintenance mode, don’t add any language features, only runtime 2) TS becomes the official mainline, whoever doesn’t like types can just keep writing as they did before, because valid JS is valid TS Problem solved, it’s not that difficult.
TS trademark is owned by Microsoft. That would be a case of out of the frying pan into the fire. Not really better.