Hacker News new | ask | show | jobs
by beerbaron23 3312 days ago
But they are tracking and spying on their users and using strong arming tactics to keep the "Chrome" branding. Firefox has been faster and uses less resources for a good while now and Opera is at least offering Mobile mode to say power while on battery (Even though it's powered by the Blink engine).

An what Chrome is giving out is "Tier1" search results only fed to their browser (Thus search results are more accurate using Chrome.... and now Google Earth is "Chrome Only" which uses WebGL and the latest tests show Firefox is still over 3x as fast with WebGL content then Chrome.

Electron is HORRIBLE, enabling people to write apps in Javascript while using all your PC"s resources is insane. "Etcher" a program written in electron who's sole purpose is simply an "ISO USB Writer" comes with a payload of 180mb's on disk and over 200MB's of RAM and runs like an old dog with cancer... along with the other electron apps. This could have been written with something we had for decades with little overhead and small payload, it's called Python...

1 comments

Some developers don't have python in their toolbox/skill set. The alternatives in many cases are Electron or nothing (due to higher development costs etc). The right tool for the job is not always that which gives you the best product, but what gives you A product in the shortest time.