New WebKit features in Safari 15.4
91–100 of 311 posts
Re: New WebKit features in Safari 15.4
#92Edit: removing the snark/sarcasm I put into it. I was really hoping this announcement would include support for push notifications for PWAs. I've been trying to build a few Discourse forums and they work very well as PWAs except for the fact that iOS doesn't support PWAs sending push notifications. So here's to hoping the next iteration will.
I want it so I can uninstall Facebook Messager. On Android I can log into Facebook's website, and receive push notifications via the web-browser. On iOS my choices are either the native iOS app (which has substantially more data hooks) or nothing at all. Essentially browser Push Notifications increase my privacy. PS - I am sympathetic to complaints about push notification request spam, but that feels like a solvable…
Re: New WebKit features in Safari 15.4
#93Until Apple fixes the mess they made with ad-blocking and allows full-fat ublock origin to work on Safari again, it could be 100x better than any other browser and it would still be worthless compared to Firefox. Shame, because I really do like Safari.
Re: New WebKit features in Safari 15.4
#94Edit: removing the snark/sarcasm I put into it. I was really hoping this announcement would include support for push notifications for PWAs. I've been trying to build a few Discourse forums and they work very well as PWAs except for the fact that iOS doesn't support PWAs sending push notifications. So here's to hoping the next iteration will.
Re: New WebKit features in Safari 15.4
#95Re: New WebKit features in Safari 15.4
#96> WebKit added support for lazy-loading images with the loading attribute on the element, providing web developers with an easy way to instruct the browser to defer loading certain images until the user scrolls near them Maybe there's hope that I can then just turn this off on a browser level? I've got gigabit internet at home, and your images popping in on scroll makes it feel like I'm on dial up. Lazy loading image…
The idea is that the browser, which is aware of your bandwidth, will disable this for you. But for a user on a limited bandwidth connection it’ll implement it. In other words the lazy attribute is a suggestion, not an instruction. The experience you describe is with JavaScript lazy loaders which don’t have this awareness.
I have Bromite configured with DoH that almost blinds my ISP as well as Tor Browser.
Privacy Browser disables JavaScript by default, with an easy toggle to enable it, which is invaluable for taming many sites with obtrusive scripting.
I use Firefox Focus with the bundled libgecko for general browsing.
If I tried this on a Microsoft platform, I would constantly be advised not to do this.
I wish there was a good WebKit browser for Android, just for diversity.
Re: New WebKit features in Safari 15.4
#97Re: New WebKit features in Safari 15.4
#98Earlier quoted context omitted.
It’s in there but but not enabled by default, meaning it’s still in beta. It’ll probably be officially announced at Apple’s World Wide Developers Conference in June.
If we can enable it for our own purposes then that's big. Doesn't need to be on by default.
Agreed.
Not being on by default likely means it's also buggy and incomplete.
Re: New WebKit features in Safari 15.4
#99Earlier quoted context omitted.
> Lazy loading images is at best user hostile bandwidth saving It can easily be the vast majority of bandwidth spend even on a lightweight site. Add video widgets and bring that closer to 99%. Lazy loading is frequently a "can afford an extra 5 full time engineers" optimization
> Lazy loading is frequently a "can afford an extra 5 full time engineers" optimization I find this figure suspect. I work on a site with millions of users whose core service is essentially displaying a stream of images to end users, and our spend on CDN bandwidth is barely into five figures
A small video site might start at 3 Gbit/s, a medium sized one closer to 30. These estimates really are quite conservative depending on the context
Re: New WebKit features in Safari 15.4
#100Edit: removing the snark/sarcasm I put into it. I was really hoping this announcement would include support for push notifications for PWAs. I've been trying to build a few Discourse forums and they work very well as PWAs except for the fact that iOS doesn't support PWAs sending push notifications. So here's to hoping the next iteration will.
I want it so I can uninstall Facebook Messager. On Android I can log into Facebook's website, and receive push notifications via the web-browser. On iOS my choices are either the native iOS app (which has substantially more data hooks) or nothing at all. Essentially browser Push Notifications increase my privacy. PS - I am sympathetic to complaints about push notification request spam, but that feels like a solvable…
PWAs would increase security all around compared to native apps, but that might cut into App Store revenue.