← Back to context

Comment by baxtr

2 months ago

How would you make a video app in a browser? ie taking videos and then editing them afterwards

GP used hyperbole but was not all wrong. The issue is that most native apps could very well have been web apps. I appreciate that on iOS adding a web app to homescreen is possible, albeit obscure and not many use that feature. I hate that Firefox never really supported PWA for some unfathomable reason.

  • Exactly. But GP deliberately said all, not most or many.

    GPs comment is something that people in politics would called sensational. Extreme rhetoric is great for upvotes because it stirs emotions but it’s not rational.

    • I think it’s completely justifiable, since it illustrates the core of the idea. Also, HN users, unlike voters, can see through the framing. If anything, it’s a great way to spark a debate.

The commenter says about most apps. The use case you mentioned requires computing resources. You can do the whole thing on browser too but it is not efficient way . But in the case of delivery apps, finance apps, you don't need much compute as can work exclusively with APIs .

  • Performance is likely not a reason anymore - and if it is, then it is the platform that imposes it (rust was runs fairly fast in a browser).