Mea Culpa – Dark Hours
- ID
- 12488
- Status
- summarized
- Published
- 09 Aug 2026, 9:20 PM
- Fetched
- 11 Aug 2026, 8:18 PM
- Provider
- Hacker News
- Category
- dev-community
- Original URL
- https://blog.terrygodier.com/2026/08/09/mea-culpa-dark-hours.html
- Source URL
- https://hnrss.org/best
Summary
- Score
- 7.5
- Created
- 11 Aug 2026, 9:24 PM
- Tags
- Audience
- vibe_codersdevelopersai_agent_users
What happened
Terry Godier launched a web app called Dark Hours built with Claude, only to discover it closely replicated an existing open-source project called DarkHours.app — including reproducing a bug the original developer had already fixed. Godier redirected his domain to the original project, killed his planned iOS app, and publicly apologized for irresponsible AI use, admitting he never checked whether the AI-generated output resembled existing work.
Why it matters
If you're using AI to generate entire apps, this is a concrete warning: Claude can reproduce an existing project's featureset and even its bugs without you knowing. Before shipping anything AI-generated, search for similar existing projects and audit the output for copied quirks — or you risk public embarrassment and having to pull the product entirely.
Discussion angle
What's your vetting process before shipping an AI-generated app? Do you check for existing similar projects, or is that step being skipped in the rush to ship?