<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Aethel Software</title>
    <description>The latest articles on Forem by Aethel Software (@aethelsoft).</description>
    <link>https://forem.com/aethelsoft</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F11679%2F6377e65b-6ca1-4f59-8fdf-3a8bb8354193.png</url>
      <title>Forem: Aethel Software</title>
      <link>https://forem.com/aethelsoft</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/aethelsoft"/>
    <language>en</language>
    <item>
      <title>Would You Trust an AI to Fix Accessibility in Your Codebase?</title>
      <dc:creator>Aethel Software</dc:creator>
      <pubDate>Tue, 07 Oct 2025 14:00:00 +0000</pubDate>
      <link>https://forem.com/aethelsoft/would-you-trust-an-ai-to-fix-accessibility-in-your-codebase-7o1</link>
      <guid>https://forem.com/aethelsoft/would-you-trust-an-ai-to-fix-accessibility-in-your-codebase-7o1</guid>
      <description>&lt;p&gt;Accessibility (a11y) is one of those things every dev knows matters—until the deadline hits.&lt;/p&gt;

&lt;p&gt;We add alt text later. We tweak color contrast later. We fix ARIA warnings later. And “later” either never comes, or it takes ages of torture to fix. 🤕&lt;/p&gt;

&lt;p&gt;I’ve been experimenting with a dev tool idea called &lt;strong&gt;AccessFix&lt;/strong&gt;—a GitHub-integrated service that automatically detects accessibility issues in your pull requests and creates a PR with the fixes already applied.&lt;/p&gt;

&lt;p&gt;It’s like having an a11y engineer review every commit—without extra process overhead. &lt;/p&gt;

&lt;p&gt;Before I build this into a real SaaS, I want to ask the community:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Would you &lt;strong&gt;trust AI-generated accessibility fixes&lt;/strong&gt;?&lt;/li&gt;
&lt;li&gt;What’s the &lt;strong&gt;most annoying part of making your app accessible&lt;/strong&gt; today?&lt;/li&gt;
&lt;li&gt;Would your team use this if it came as a &lt;strong&gt;GitHub App or CI plugin&lt;/strong&gt;?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Curious to hear from anyone who’s had to juggle performance, deadlines, and accessibility at once, or just had to suffer through ages of checking mundane a11y errors.&lt;/p&gt;

&lt;p&gt;Let’s make the web less broken. 🌐&lt;/p&gt;

</description>
      <category>programming</category>
      <category>githubactions</category>
      <category>ai</category>
      <category>a11y</category>
    </item>
  </channel>
</rss>
