cd/sources/benmyers-auto-discovered· home sources Benmyers (auto-discovered)
cat /sources/benmyers-auto-discovered.feed | wc -l → 21

Benmyers (auto-discovered)

articles 21 domain benmyers.dev → page 1/2 feed RSS
13:03
2026-05-23
benmyers.dev
developer-tools

On The <dl> (2021)

The article explains that the HTML `<dl>` (description list) element, along with its child elements `<dt>` (description term) and `<dd>` (description detail), is an underused but semantic way to mark …

13:03
2026-05-23
benmyers.dev
developer-tools

On The <dl>

The article explains that the HTML `<dl>` (description list) element, along with its child elements `<dt>` (description term) and `<dd>` (description detail), is a semantic way to mark up lists of nam…

00:00
2025-03-21
benmyers.dev
news

Tag, You’re It: Blog Questions 2025

The author started blogging to share resources they created while teaching new web developers, particularly addressing gaps in existing documentation. They currently use the Eleventy static site gener…

00:00
2024-12-07
benmyers.dev
news

Don’t Use aria-label on Static Text Elements

The article explains that using `aria-label` or `aria-labelledby` on static text elements like `<div>`, `<span>`, `<p>`, or `<strong>` is an accessibility antipattern, as these attributes are only per…

00:00
2023-11-11
benmyers.dev
developer-tools

Lost in Translation: Tips for Multilingual Web Accessibility

The article provides practical guidance for implementing multilingual web accessibility, emphasizing the importance of using the `lang` attribute to declare content language for screen readers and tex…

00:00
2023-09-21
benmyers.dev
developer-tools

Build a Blogroll with Eleventy

The article describes how the author built a blogroll for their Eleventy-based website, featuring each blog's favicon and latest post. They chose to schedule daily site rebuilds to keep the "latest po…

00:00
2023-09-10
benmyers.dev
artificial-intelligence

I’m a Spotless Giraffe.

The article discusses Kipekee, a spotless reticulated giraffe born at Brights Zoo in Tennessee, who is only the fourth brown spotless giraffe in recorded history. The author draws a parallel between t…

00:00
2023-08-28
benmyers.dev
developer-tools

How I Write Alt Text for Code Snippets on Social Media

The article explains best practices for writing alt text for code snippet screenshots on social media, emphasizing that the goal is to provide a text alternative that conveys the same information as t…

00:00
2023-03-01
benmyers.dev
developer-tools

The Web Needs a Native .visually-hidden

The article argues that the web needs a native HTML or CSS method to visually hide elements while keeping them accessible to screen readers, replacing the current reliance on a "copypasta" utility cla…

00:00
2022-07-05
benmyers.dev
developer-tools

Style with Stateful, Semantic Selectors

The article explains that using CSS classes to visually indicate element states (like `.is-invalid` or `.current-page`) creates an accessibility gap because screenreaders cannot interpret these visual…

00:00
2022-06-26
benmyers.dev
developer-tools

How I Doubled My Lighthouse Performance Score in One Night

The article describes how the author improved their website's Lighthouse performance score from 48 to nearly double by optimizing web fonts and refactoring a YouTube embed. They reduced font file size…

00:00
2022-04-10
benmyers.dev
news

How to Fix Your Low-Contrast Text

The article explains that low-contrast text is the most common web accessibility defect, affecting nearly 84% of popular homepages according to the 2022 WebAIM Million report. It introduces color cont…

00:00
2021-12-01
benmyers.dev
developer-tools

Ben’s Humane Guide to Technical Blogging

This article by Ben provides a humane and flexible approach to technical blogging, emphasizing that it is perfectly acceptable to blog just for fun without focusing on maximizing readership. Key advic…

00:00
2021-03-11
benmyers.dev
developer-tools

Takeaways From Axe-Con 2021

At Axe-Con 2021, Deque Systems presented data showing that automation can surface 57.38% of accessibility defects, with color contrast issues accounting for 30% of those. Anna E. Cook highlighted that…

page 1 / 2 next →