Hacker News new | ask | show | jobs
by blackrock 2231 days ago
What is the relative efficiency penalty these days, for using JavaScript to build the GUI, as opposed to using native code?

Like, isn’t VSCode all JavaScript? Surprisingly, this is probably what allowed Microsoft to build software that runs on both Window, Mac, and Linux! The JavaScript platform, ultimately became what Java dreamed of becoming back in the 1990s. And without the need to install a separate virtual machine layer, but at the expense of more inefficient code.

But VSCode is painfully slow, if you run it on an older PC.

And you’re not going to be running Windows 10 on a 15 year old PC anymore.

So could this mean, that software companies are going to force people to buy newer hardware, to run their programs? Most likely. Apple has programmed the consumer into spending unnecessarily for new hardware every year.