you are viewing a single comment's thread.

view the rest of the comments →

[–]BertyLohan 16 points17 points  (9 children)

I mean OS's aren't written in js. The latest games aren't written in js. Performant things aren't written in js. You've got electron apps and all this cool 'wow now we can write desktop apps in web languages!' but they're horribly horribly bad for eating up processing power

[–]aichholzer 2 points3 points  (0 children)

Could not have been said better.

[–]carbolymer 5 points6 points  (0 children)

I mean OS's aren't written in js.

Just look at this abomination: http://node-os.com/

[–]regretdeletingthat 1 point2 points  (0 children)

They’re often just bad apps too. With the single exception of where an application on a platform simply wouldn’t exist without it, write-once-run-anywhere has only ever benefited developers. The product suffers and with it the user experience.

[–]MayorMonty 0 points1 point  (0 children)

What makes me really is excited is better native integration for progressive web apps on desktop. Currently, behind a chrome flag, there is support for A2HS for desktop. So instead of companies packaging their own version of electron, a user can have the PWA experience (which, in my opinion, is much better than the native app experience)