You ignored the points of the GP and made an invalid claim of NTS (as it's fairly clear that the "you" was not directed at you personally) due to your failure to read. I expected better from a long-time HN user.
Well, there are apps that you can only do native, not in a browser, we agree on that. But I also think that the browser is actually providing a very compelling standard OS with batteries included for many kinds of applications, and now there is even webGPU. I am currently building a local-first interactive theorem prover with built-in IDE as a PWA, in TypeScript, and you have really cool tools you can use as a foundation for something like this, such as ProseMirror and IndexedDB. Of course the raw prover can also be run from the command line via node. Claude Code is also very useful in this environment. Yes, different browsers are an issue, but so much works on all modern ones.
You ignored the points of the GP and made an invalid claim of NTS (as it's fairly clear that the "you" was not directed at you personally) due to your failure to read. I expected better from a long-time HN user.
Well, there are apps that you can only do native, not in a browser, we agree on that. But I also think that the browser is actually providing a very compelling standard OS with batteries included for many kinds of applications, and now there is even webGPU. I am currently building a local-first interactive theorem prover with built-in IDE as a PWA, in TypeScript, and you have really cool tools you can use as a foundation for something like this, such as ProseMirror and IndexedDB. Of course the raw prover can also be run from the command line via node. Claude Code is also very useful in this environment. Yes, different browsers are an issue, but so much works on all modern ones.