RDLTR

Short for Read Later. Save links from any browser or phone. Click to save, read to clear. The full tour

One topic. Every takeSeek and you shall find

Reading up on accessibility

17 deep · digging since dec 09, 25

  • developer.chrome.com favicon
    Lighthouse agentic browsing scoring

    Lighthouse's Agentic Browsing category scores sites as a pass/fail ratio for machine-readiness, using audits for WebMCP, accessibility tree integrity, stability, and llms.txt.

  • news.ycombinator.com favicon
    Apple's weird anti-nausea dots cured my car sickness

    Apple's Vehicle Motion Cues feature, which displays animated dots that move with the car's motion, effectively eliminated the author's motion sickness when using an iPhone in a moving vehicle.

  • webkit.org favicon
    The golden rule of Customizable Select

    Safari 27's customizable select allows full visual styling of `<select>` elements without JavaScript, but requires text or accessible attributes on every option for usability, accessibility, and fallback compatibility.

  • mohkohn.co.uk favicon
    How building an HTML-first site doubled our users overnight

    Replacing a failed React app with an HTML-first site using Astro doubled form completions for a monopoly utility company by prioritizing accessibility and backward compatibility.

  • susam.net favicon
    Don't Roll Your Own ... - Susam Pal

    Websites should not override native browser behaviors for scrolling, navigation, text selection, or form controls, as doing so harms usability and breaks user expectations.

  • news.ycombinator.com favicon
    Zed 1.0 | Hacker News

    Zed 1.0 launches with mixed feedback: praised for performance but criticized for missing features, Linux issues, and lack of accessibility support.

  • lobste.rs favicon
    What are your programming "hunches" you haven't yet investigated?

    Lobsters commenters share uninvestigated programming hunches, including accessibility-first GUI toolkits, 32-bit pointers on 64-bit systems, property-based infrastructure, MUD-style chat, and user-controlled theming.

  • ghostty.org favicon
    1.3.0 - Release Notes

    Ghostty 1.3.0 adds highly requested features including scrollback search, native scrollbars, click-to-move-cursor in shell prompts, key tables, command-finish notifications, and improved text rendering for Brahmic scripts.

  • news.ycombinator.com favicon
    Show HN: I saw this cool navigation reveal, so I made a simple HTML+CSS version

    A developer recreates a CSS-only navigation reveal effect using clip-path circle and polygon calculations, inspired by a site seen on Twitter.

  • news.ycombinator.com favicon
    How to choose colors for your CLI applications (2023)

    Choosing colors for CLI apps is subjective and error-prone; best practices suggest using standard 16 colors, respecting NO_COLOR, and letting users configure themes.

  • www.joshtumath.uk favicon
    Try text scaling support in Chrome Canary - Josh Tumath

    A new HTML meta tag lets developers opt into respecting the user's OS-level text scale on mobile, requiring CSS improvements to avoid layout breakage.

  • news.ycombinator.com favicon
    Text-based web browsers

    Text-based browsers like Lynx and w3m are increasingly incompatible with modern web technologies, leading users to advocate for alternatives like Gemini.

  • news.ycombinator.com favicon
    Public Sans – A strong, neutral typeface

    Public Sans is a neutral sans-serif typeface from the U.S. Web Design System, adapted from Libre Franklin, with Hacker News comments on its design and government use.

  • news.ycombinator.com favicon
    Replacing JavaScript with Just HTML

    Native HTML elements like <details>, <dialog>, and <datalist> can replace some JavaScript, but still lack the interactivity and styling needed for complex apps.

  • news.ycombinator.com favicon
    GitHub no longer uses Toasts

    GitHub's Primer design system no longer recommends toast notifications due to accessibility issues, advocating for banners and inline feedback instead.

  • news.ycombinator.com favicon
    Icons in Menus Everywhere – Send Help

    A Hacker News discussion challenges the trend of adding icons to every menu item, arguing that inconsistent or abstract icons create visual noise and reduce scannability compared to selective icon use.

Takes