Live data from Hacker News

It’s time to free JavaScript (2024)

javascript.tm

361–370 of 393 posts

Re: It’s time to free JavaScript (2024)

#361
post #99

Earlier quoted context omitted.

> probably more people are aware of JavaScript than Java at this point 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!

For normal people Java is a short way to say JavaScript.

sometimes we make silly errors for years or decades and no one spots them. if you've been saying you hate java bloat/frameworks/whatever and meaning you hate javascript bloat/frameworks/whatever, people would probably agree with both. no one would be the wiser.

Re: It’s time to free JavaScript (2024)

#362

Earlier quoted context omitted.

I have never heard anyone do that. Do “normal” people even discuss JavaScript?

I think normal people are actually aware what JS and HTML are. Most people are more tech savvy than we give them credit - or credit they might give themselves.

Yes for normal teenagers in the early 2000s or so (MySpace encouraged experimentation and there were many sites where people would upload copy/pastable javascript snippets for their sites), outside of that group I'm not so sure.

Re: It’s time to free JavaScript (2024)

#363
post #234

Earlier quoted context omitted.

That’s not retrocompatible with all the .js files out there though. One possibility is thus just make some vocalic derivation, which align with well known spontaneous evolution of languages like ablaut[1]. Following that, and keeping the dance connotation, jive [2] is an option. Or closer on phonetic distance to java (/ˈd͡ʒɑː.və/), there is jovial (/ˈd͡ʒəʊ.vɪ.əl/ or /ˈd͡ʒoʊ.vɪ.əl/ or /ˈd͡ʒoʊ.vəl/)[3]. Might our jovia…

Why not Jayscript? I see that there's something called that related to javascript already, but like -- very similar spelling, ".js" still works, we lose the Java confusion etc etc.

Half a memory - wasn't the Internet Explorer implementation called JScript?

Re: It’s time to free JavaScript (2024)

#365

I 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.

EcmaScript is an awful name. It sounds too similar to eczema or ectoplasm. Ugly name.

The ectoplasm name makes me want to make a "Don't cross the fs.createWriteStream()s" joke.

Re: It’s time to free JavaScript (2024)

#367
post #30

Earlier quoted context omitted.

But everyone already calls it JS. I think the transition would have been so much easier if the official name started with "J".

Like JunoScript or JangoScript? JavaScript is just very outdated ECMAScript.

Just like SSL vs TLs

Re: It’s time to free JavaScript (2024)

#368

Random nerd note: The history is slightly wrong. Netscape had their own "interactive script" language at the time Sun started talking about Java and somehow got the front page of the Mercury news when they announced it in March of 1995. At the Third International World Wide Web Conference in Darmstadt Germany everyone was talking about it and I was roped into giving a session on it during lunch break (which then had…

Do you mind being immodest and let us know a little bit about your involvement for context?

What was your involvement with Netscape?

Re: It’s time to free JavaScript (2024)

#369

Random nerd note: The history is slightly wrong. Netscape had their own "interactive script" language at the time Sun started talking about Java and somehow got the front page of the Mercury news when they announced it in March of 1995. At the Third International World Wide Web Conference in Darmstadt Germany everyone was talking about it and I was roped into giving a session on it during lunch break (which then had…

Do you mind being immodest and let us know a little bit about your involvement for context? What was your involvement with Netscape?

I was one of the original developers of Java at Sun. Here's a picture of most of us at the time : http://mcmanis.com/chuck/original_java_team.html (this was originally in the HotJava distribution Sun gave out when the source was released.)

I was doing security, networking, crypto, and a bit of Solaris support along with others. Basically I was a 'systems' guy vs a 'language' guy like James, Arthur and Richard. We all participated in the integration with Navigator and had weekly meetings with Netscape while we were doing that.

Post reply on HN