← Back to context

Comment by ramesh31

5 years ago

>It's a shame we have a handful of people who can do this as a hobby project yet multi billion dollar companies with the money and manpower to do this don't, they chose Electron

This is a purposeful decision though. How else could they track a thousand different metrics about you without 20mb of Javascript?

If it's just for tracking, why not ship a JS runtime and run the tracking in a separate thread. No electron needed.

  • Too much work. With Electron, one can just `npm i electron-analytics` and done. Without Electron, libraries like that will have to be patched (at least) to be usable with the custom runtime.

Oh, don't forget the legions of cheap javascript newbs fresh out of boot camp that they can hire!