Hacker News new | ask | show | jobs
by dmitriid 2355 days ago
First, you'd have to provide the web with 90% missing features that make such apps possible. And then make them available to PWAs.

So no, it's not the future.

2 comments

There is extensive work being done to bring more native APIs to the Web

https://www.chromium.org/teams/web-capabilities-fugu

I wouldn't count on any other browser to be anywhere onboard with that. Chrome is known for implementing things in a quick and dirty way with complete disregard for input.

Also, Fugu will definitely no bring a signinficant amount of native APIs to the web. Here's the full list [1]

For example, the post I'm replying to mentioned Ableton. Well "I don’t know who the Web Audio API is designed for" [2] Oh, and then there's no guarantee Chrome will not break it the way it broke automatic audio previously [3]

The web is not the long-term future for any foreseeable future

[1] https://bugs.chromium.org/p/chromium/issues/list?can=2&q=pro...

[2] https://blog.mecheye.net/2017/09/i-dont-know-who-the-web-aud...

[3] https://twitter.com/mcclure111/status/993627449991688193?ref...

The vast majority of native apps need next-to-no extra features on top of what the web provides. Facebook, Uber, Seamless, etc. etc... all they really need is an internet connection and location. And the web provides that.
The post I was replying to specifically said:

> If I could have apps like Photoshop or Ableton...

These apps require way way more than just internet connection and location. For example, you might have to implement your own renderers from scratch: https://www.figma.com/blog/building-a-professional-design-to...