Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Your Vibe coded website is going to get you fined

AI-generated websites often lack critical accessibility and legal compliance features, such as alt text, semantic HTML, and privacy notices. Developers using "vibe coding" tools risk lawsuits and fines under laws like the ADA, GDPR, and accessibility regulations if they deploy sites without proper auditing and legal safeguards.

Background

"Vibe coding" is a recent term (coined by OpenAI's Andrej Karpathy in early 2025) for using AI assistants like ChatGPT, Claude, or Copilot to generate entire applications by describing what you want in natural language, without writing code yourself. Major accessibility regulations include the Americans with Disabilities Act (ADA), the European Accessibility Act (EAA, effective June 2025), and WCAG (Web Content Accessibility Guidelines) standards. Many jurisdictions are now actively enforcing digital accessibility — companies have faced lawsuits and fines for websites that can't be used by people with visual, motor, or cognitive disabilities. The worry is that AI-generated "vibe coded" sites lack the manual testing and semantic markup needed for screen readers, keyboard navigation, and other assistive technologies, putting their creators at legal risk.