Comment by skydhash
8 months ago
> To provide users a way to instantly play a game without having to download all assets at once
No need for the web in that case, which is inefficient. You can do with like those 1MB installers and stream those assets.
> but if you don't want to use them, you should disable them in your browser settings
Which the majority won't. People don't even go in their phone settings, apart from connecting to WiFi and changing their wallpaper.
I don’t want to download a random executable from some unknown source. However, I trust the browser sandbox.
> I don’t want to download a random executable from some unknown source
Why would you do that?
---
There's few applications that warrant having direct access to the GPU and other devices. And for those, a native app would be a much efficient way (for the user).
yeah but users don't care about technical efficiency, they care about having seamless experiences that aren't interrupted by long downloads, app/context switching, and loading screens.
1 reply →
I however don't trust the browser sandbox when it is continuously expanded with bloat that normal websites don't need.