Hacker News new | past | comments | ask | show | jobs | submit login

Unlikely, because Electron is very useful in exposing system and hardware APIs.



For most apps - wouldn't PWA's be sufficient as implemented today. Presumably, they'll expose more and more hardware APIs over time?


Even basic things like reading and writing files from the filesystem are obnoxiously difficult in a pure browser or PWA environment. Storing state in general is full of enormous pitfalls and eccentricities, like 50mb limits for some browsers or just completely random total deletion of all app state at the browser's whim.


Seems like they are making a lot of progress on that front: https://web.dev/file-system-access/


Fine, but these are proposals. We want something we can work with today, something that we have the power to hack on that will expose new systems we come up with to HTML/JS, and that is the niche that Electron-like systems fill really well.


Supported in Chrome and Edge today.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: