logoalt Hacker News

kgtoday at 3:39 PM2 repliesview on HN

I'm personally a WebUSB, WebBT etc hater but I totally get why PWA developers want those features. For example, let's say you're manufacturing some sort of USB device and you need a way to flash drivers. The idea of being able to just make a webpage that can update your drivers is so appealing compared to having to ship apps on Windows, Mac, Linux, iOS and Android.

Similarly, if my bank website could do NFC tap-to-pay securely, that would be pretty cool. I can imagine lots of interesting opt-in uses for NFC in a webapp.

Arguments that these features are held back by Apple specifically in order to keep apps on the app store where they can control things and take 30% at least hold water, I think, even if that reasoning doesn't apply to Mozilla rejecting features.


Replies

traceroute66today at 3:48 PM

> The idea of being able to just make a webpage that can update your drivers is so appealing compared to having to ship apps on Windows, Mac, Linux, iOS and Android.

I suspect like many here, at $work we use a shit-ton of Flexoptix SFPs.

Flexoptix are not a $megacorp, they are a (very) small German company.

They manage to ship cross-platform apps to flash the SFPs. So its really not that difficult.

I would think a web app would be more of a pain the the butt to maintain because you have to deal with CSS reactive UI etc.

show 1 reply
kstrausertoday at 3:51 PM

I like WebUSB in Chrome to update my Meshtastic radios. I also like that I have to go out of my way to launch Chrome for that, and other websites can’t request permission to access local hardware in my normal browser.