Linklog
- delphitools A collection of small, low stakes and low effort tools.
- 2026 report on acessibility of the top 1m home pages ARIA code increased 27% in just one year and is over 6 times higher than it was in 2019. The more ARIA attributes that were present, the more detected accessibility errors could be expected.
- Under the hood of MDN's new frontend Our React app was merely a wrapper around our static content.
- Tests for CSS generated content alternative text As support is still slightly inconsistent across browser and screen reader combinations, this syntax should probably be treated as experimental
- The Accessibility Problem Isn't Design. It's Engineering. It’s about who’s writing the front-end code, and whether they’re qualified to write it.
- A compelling title that is cryptic enough to get you to take action on it A bold first sentence that draws you in.
- Accessible blockquotes in HTML Screen reader testing results across VoiceOver, NVDA, JAWS, and TalkBack.
- Font metrics calculator for font-size-adjust The values it outputs, such as aspect ratio, can be used with the CSS font-size-adjust property.
- Eight years of wanting, three months of building with AI Both where it helped and where it was detrimental.
- CanIRun.ai Find out which AI models your machine can actually run.
- Beyond Components: Building a Design Language System at Scale If the only lint rule is “ask Alex”, you don’t have governance.
- What’s the deal with WebKit Font Smoothing? If Apple has disabled it elsewhere on macOS, why shouldn’t we disable it in the browser too?
- Browserslist now supports Baseline You can now use Baseline in any toolchain that uses Browserslist.
- Agentic Engineering Patterns Patterns for getting the best results out of coding agents like Claude Code and OpenAI Codex.
- Nobody knows what programming will look like in two years We've been here before.
- Notes on relying on the ARIA Authoring Practices Guide The APG was not created to serve as a pattern library, design system, or single source of truth for “right way” to make something.
- A workaround for using custom properties in media queries Browser support may be a topic for you right now, but hopefully, it will soon be a thing of the past.
- CSS @scope An alternative to naming conventions and heavy abstractions.
- Nice Select This post pushes customizable <select> to an extreme.
- Lowering the specificity of multiple rules at once You probably already knew that you can use :where() to lower the specificity of a single selector…
Subscribe to RSS feed.