Web MIDI? Still surprised that's missing on Apple.
New WebKit features in Safari 15.4
61–70 of 311 posts
Re: New WebKit features in Safari 15.4
#62What's the best way to access newer features in Safari if one's work computer is locked to the previous version of macOS?
Not a lawyer etc. but in my experience? Remove the corporate build and install what you want. Carry an Ethernet adapter.
Re: New WebKit features in Safari 15.4
#63> 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…
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
Re: New WebKit features in Safari 15.4
#64Might as well get started on those uBlock filters!
dialog[class*="newsletter" i]
dialog[id*="newsletter" i]
dialog[class*="social" i]
dialog[id*="social" i]
dialog[id*="mailchimp" i]Re: New WebKit features in Safari 15.4
#65Earlier quoted context omitted.
Personally I really hope they don't add this. Imagine how annoying to have to decline a "please turn on notifications" on every news site on your phone (which you're spammed with on desktop).
That would annoy me, too. Maybe they could have it only work for when you Add to Homescreen as a progressive web app, then it would be more opt-in.
Re: New WebKit features in Safari 15.4
#66> 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…
Re: New WebKit features in Safari 15.4
#67> 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…
Re: New WebKit features in Safari 15.4
#68> 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…
Re: New WebKit features in Safari 15.4
#69> 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…
> 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
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
Re: New WebKit features in Safari 15.4
#70What's the best way to access newer features in Safari if one's work computer is locked to the previous version of macOS?