← Back to context

Comment by schwartzworld

5 years ago

> Whatever happened to going to a website and consuming it's content and leaving?

The internet became more powerful so it does more things. The PWA spec allows for zero-install apps that are just as performant (or more) than native apps. You can view their network requests in the console, and they run in a sandboxed environment. You want to download and install a binary for something that can be accomplished in a few kb of cached JavaScript?

I don’t want any websites sending me any notifications ever.

I don’t want any websites triggering the browser to ask me if they can send me notifications.

I don’t want any websites asking me if they can ask the browser to ask me to send me notifications.

I don’t want any websites using their classic scams like tiny “x” buttons that have insufficient contrast and are impossible to click on a mobile device anyways to ask me if they can ask the browser to send me notifications.

I don’t want to see my grandma dealing with scammers who trick her into allowing potentially phicious notifications that she doesn’t know how to cancel, or even what the source is.

I want developers to jump through as many bullshit hoops as possible before even having the chance to send me notifications. Apple and their review prices help me out there, and for all above points.

It seems to me like you believe everyone is the same as you: they value small package size, they personally audit all code they run, they want random corporations to have an easier time getting a presence on their home screen, and they’d be able to easily identify and stop all corporate badgering they do end up receiving. I don’t think any of those are true even for me (someone in the industry), let alone the population at large.

  • > I don’t want any websites sending me any notifications ever.

    I agree with you actually, but not everybody does. Some people do want push notifications when they get a new email or Facebook update. I wish it weren't so, but it is.

    > I don’t want any websites triggering the browser to ask me if they can send me notifications.

    > I don’t want any websites asking me if they can ask the browser to ask me to send me notifications.

    > I don’t want any websites using their classic scams like tiny “x” buttons...

    Given that we live in a world where there are notifications, you have the choice to disable them on your device, or decline them on a site by site basis. For your grandma, I'd suggest the former strategy.

    But if you don't want the site to ask you, and you don't want the browser to ask you, and you don't want to disable them for all sites, you're setting yourself up for disappointment. All the whining isn't going to bring back 90s internet.

    > It seems to me like you believe everyone is the same as you: they value small package size, they personally audit all code they run, they want random corporations to have an easier time getting a presence on their home screen, and they’d be able to easily identify and stop all corporate badgering they do end up receiving

    What's the difference between a native app asking to send you notifications vs a web app?

  • > I don’t want any websites sending me any notifications ever.

    > I don’t want any websites triggering the browser to ask me if they can send me notifications

    That’s fine for you but some of us who are in niche communities or have weird applications don’t want to wait for a VC to fund the development of a native app.

    Right now I can’t get notifications from IRC at all which pushes me and everyone else to centralized chat services. This has distorted the evolution of the internet and I would argue has contributed heavily to the “fake news” problem.

    > It seems to me like you believe everyone is the same as you

    You’re projecting. We want a feature that the user can disable, not ever being able to use this at all means everyone has to want the same things you do.

    • I clearly outline how “a feature the user can disable” is the same as “a gdpr/cookie/telemetry/etc prompt the user can reject”

      It doesn’t take a VC to make an app, I made some starting in HS (with push, yes), and you can too. Be the change you wish to see.

      1 reply →