Comment by liontwist
> Software development isn’t free
Part of the burden of this is on us.
If a digital camera OS is a small embedded system running on a microcontroller it has a fixed cost, and lasts forever, just like the electrical components.
If it’s an instance of chromium running on Ubuntu server or Android, with hundreds of dependencies in your program alone than the cost to stop it from bricking is effectively infinite. (I’m even aware of medical surgery devices using Electron these days)
The Dragon spacecraft uses Electron as well.