Hacker News new | ask | show | jobs
by oropolo 2120 days ago
> I agree that a better template would be great...

Is there a serious effort on this front? At the very least a mobile version of Electron[1] applications would be a great interim step: you just need a browser for the UI and performance-critical bits can be written in C/C++ for accuracy and speed. Ultimately a modular UI paradigm can replace the dependence on a browser but that is likely years down the road.

[1] Cordova used to be the model; Ionic's Capacitor project is far more advanced but targeting iOS and Android specifically.

1 comments

You can run electron on PinePhone in fullscreen, it works as you'd expect.