Raindrop.io Bookmarks 01/03/2022
著
- Podcasts Need Transcripts: December 2021 lawsuit against SiriusXM - Law Office of Lainey Feingold
"On December 9, 2021, the National Association of the Deaf ("NAD") and Disability Rights Advocates ("DRA") filed a lawsuit against SiriusXM, Stitcher, and Pandora. The companies do not provide transcripts or captions for podcasts."
- Add a Service Worker to Your Site | CSS-Tricks - CSS-Tricks
"A service worker is a special type of JavaScript file that acts like middleware for your site. Any request that comes from the site, and any response it gets back, first goes through the service worker file. Service workers also have access to a special cache where they can save responses and assets locally."
- Empathetic Animation | CSS-Tricks - CSS-Tricks
"fastScrollEnd detects the users' scroll velocity. ScrollTrigger skips the entrance animations to their end state when the user scrolls super fast, like they're in a hurry."
- Web Performance Calendar » A Unified Theory of Web Performance
"The mission of web performance is to expand access to information and services on the web. We do this by reducing latency and variance across all interactions in a user's session to return the system to an interactive state more reliably. To accomplish this, we work to improve the tail of the distribution because that is how we make systems accessible, reliable, and equitable."
- A story on web engines interoperability related to wavy text decorations - Rego's Everyday Life
"One problem with wavy text decorations in Chromium was that they sometimes don't cover the full length of the text. This is because it only paints whole cycles and thus fall short in some situations."
- Building Designcember
"It was repetitive to write the picture source code, so we made an Astro component to embed images with one line of code."