Click any tag below to further narrow down your results
Links
A study compared usability feedback from participants with self-identified cognitive disabilities against general population testers across three AI-generated websites. Cognitive participants uncovered 1.8× more issues and made 1.8× more suggestions, with distinct patterns in content, icons, and visual elements and varied usability scores.
This edition breaks down Audi’s Nuvolari supercar and Apple’s WWDC reveals, including Liquid Glass refinements and new AI photo-editing tools. It also covers shifting UX trends, WCAG compliance levels, the rise of digital design skills, plus fresh resources from Hooksy, Boneyard, Glaze, and more.
This edition covers Amazon’s new AI-powered merch creator, Meta’s Edits app getting an AI assistant and desktop build, and iOS 27’s redesigned AirPods settings interface. It also dives into UX research with cognitive inclusion, tips for AI-ready design systems, timeless design principles from Dieter Rams, human-centered connection over perfection, a semiconductor-industry rebrand, and how designers earn strategic influence.
Safari 27’s customizable select lets you fully style <select> controls without JavaScript, but you must include text or accessible labels for each option. Skipping text breaks keyboard navigation, screen readers, and fallbacks in unsupported browsers—icons or swatches must supplement, not replace, option text.
A contractor rebuilt a utility company’s user sign-up flow with an HTML-first, Astro-based form that works without JavaScript, stores each step server-side, and meets WCAG AA. By using simple form submissions, progressive enhancement, and a tiny web component for validation, form completions doubled overnight and users never lost their data.
Google has published the draft specification for DESIGN.md, letting Stitch export and import design rules across projects. This shared format lets AI agents identify color roles and check choices against WCAG accessibility standards.
A Lobste.rs thread where developers share untested ideas—from building GUI toolkits with an accessibility-first architecture to enable better testing and scripting, to using 32-bit pointers on 64-bit systems for memory savings, and applying property-based approaches to infrastructure. Contributors discuss tools like AccessKit, the x32 ABI, and the benefits of driving design by fundamental properties rather than legacy constraints.