When Online Commenters 'Detect' My Art as AI: David Revoy's Frustration

David Revoy, a digital artist with over 20 years of work online, has published a collection of screenshots (obfuscated) showing dozens of comments from Reddit, YouTube, Instagram, and Facebook where users accuse his hand-drawn art of being AI-generated. Despite sharing timelapses of his process, the accusations persist and are intensifying. Revoy also points out that his long history of art makes him a prime source for AI training data, used without his consent.
Key Details
- Revoy collected "dozens and dozens" of comments from multiple platforms accusing his art of being AI-generated.
- All artwork was created by hand, and timelapses are publicly shared as proof.
- He created a weekly comic episode titled "Authenticity Problem" (episode 64) inspired by this frustration.
- He highlights that his 20+ years of art online make him a prime source for AI training data, used without his consent.
- The article is licensed under CC-BY 4.0 and includes 247 comments on the original post.
Why It Matters for Developers
This situation underscores a growing challenge for creators in the AI era: AI detectors and public perception often fail to distinguish between human and AI-generated content, especially for artists with a distinct style that can be easily mimicked. For developers building AI tools, this highlights the importance of provenance and transparency in AI content generation, and the potential harm false accusations can cause.
📖 Read the full source: HN AI Agents
👀 See Also

Simple Self-Distillation Method Improves LLM Code Generation
Researchers show that fine-tuning LLMs on their own sampled outputs (simple self-distillation) improves code generation performance, boosting Qwen3-30B-Instruct from 42.4% to 55.3% pass@1 on LiveCodeBench v6.

Anthropic Blocks Claude Subscriptions via Third-Party Tools
Anthropic has implemented server-side blocks on Claude Pro/Max subscriptions used through third-party OAuth integrations, citing subsidized access being taken advantage of at scale. The policy change includes 'Extra Usage' billing that makes these integrations economically unviable.

FFmpeg Developer Accuses OxideAV of AI License Laundering in MagicYUV Issue
An FFmpeg developer has opened an issue on OxideAV's magicyuv repo, challenging the project's licensing and alleging AI-assisted license laundering of GPL code.

Anthropic Splits Remote Agent Control into Dispatch and Remote Control with Reliability Issues
Anthropic has implemented OpenClaw's core capability as two separate products: Dispatch for Cowork users and Remote Control for Claude Code developers. Both suffer from reliability problems including mobile connection drops after roughly 10 hours.