Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
tokumei21316yNotifications are the new way that they're sneaking ads in. It's brilliant because most web browsers will explicitly tell the script if it doesnt have permission to post notifications, meaning they can lock users out if they get wise and try to disable notifs. Would love to see an extension for "silent" or "passive" notification blocking, or even implemented as a mainline feature.
-
sigfried5366yI fucking hate websites which you visit and it wants to instantly sent notifications.
-
@tokumei
What I don't get: RSS has existed for over two decades now. Browsers show RSS icons for websites which offer them. RSS is "really simple syndication", a way for website owners to push updates to followers...
So why does the notification API even exist?
True, most readers weren't all that great... But the protocol is perfect, it gives power to the user. Why not just expand on that, turn browsers into smarter RSS readers instead of shoving this exploitable crap down user's throat? -
@andros705
What I mean is that I don't understand that w3c introduced webnotifs when RSS is a proven technology. Notifications could easily have been built on top of RSS.
In my opinion the layer on top of RSS should be solved by browsers or using extensions, not by creating a new web standard. -
tokumei21316yThe main problem with RSS is that (edit: AFAIK) it pulls (and polls) data instead of pushing it. That's far too inefficient for this day and age, especially with the increasing demand to be notified within a second of an event occuring.
-
@tokumei I wouldn't. Being able to silence them makes them think they can keep doing it because you can turn them off yourself but stupid people (most non-techy people) won't. Google and Mozilla should both put big warning labels on these pages. Maybe even put them 2 pages down in the Google search results so the website has to be changed before being put back. They'll learn soon enough that this behavior is unacceptable
-
620hun83706yThe first thing I do after installing Chrome is disabling notifications. It's a horrible, horrible feature that should be opt-in, if anything.
-
eval6806y@Krokoklemme @tokumei can you give me a website which shows this behavior of locking out? I think its a great idea, I might implement it if i have the time :)
Related Rants
-
devmonster84My friend said an intern designed this UI for an internal site. No. Just... no
-
linuxxx32*client calls in* Me: good morning, how can I help you? Client: my ip is blocked, could you unblock it for m...
-
DRSDavidSoft28Found this in our codebase, apparently one of my co-workers had written this
This website is tricking people into allowing notification.
random
website
design
wtf