Raindrop.io Bookmarks 06/05/2024
著
- Understanding the latest Sustainable Web Design Model update - Green Web Foundation
"Version 4 of SWDM, the latest update, has been published for community feedback. The update includes a change to the estimation formula, introduces separation between operational and embodied emissions, and updates the underlying data that forms the foundation of the model."
- The Goldilocks zone: Achieving an accessible digital future in the AI age | Deque
"given the rate at which digital content (new web pages, new app screens) is being created, we are in a losing battle if we insist on only using manual accessibility testing done by human experts."
- A rare use case for em units | Brad Frost
"text-decoration-offset is a good use case for em units. Most of the time we favor rems over ems, but in this case we want the text underline offset to proportionally scale with the `font-size` property."
- A modern approach to browser support | Clagnut by Richard Rutter
"If content is unreadable in some browsers, that's a bug that we will fix. If content is displayed slightly differently in some browsers, we consider that to be a facet of the web, not a bug."
- Deciding on Using a Browser Feature via Baseline - Frontend Masters Boost
"Developers don't decide to use a feature only based on browser support, but also: 1. Based on if that feature could be considered a progressive enhancement 2. Based on if that feature has a polyfill"
- "Just" One Line - Jim Nielsen's Blog
"One line of code that creates, imports, or installs many more lines of code is "just one line" to interface with, but many lines in cost (conceptual overhead, project size and complexity, etc.)."
- Witnessing the death of the web as a news medium | Christian Heilmann
"the web was about retention and accumulation of content. An ever growing library that by its very nature was self-indexing and cross-referencing. And this is what is being actively killed these days."