Born Against, or why hobby programming communities are against LLM usage
- ID
- 11580
- Status
- summarized
- Published
- 06 Aug 2026, 2:37 AM
- Fetched
- 07 Aug 2026, 9:51 PM
- Provider
- Hacker News
- Category
- dev-community
- Original URL
- https://blog.fogus.me/llm/born-against.html
- Source URL
- https://hnrss.org/best
Summary
- Score
- 6.5
- Created
- 07 Aug 2026, 10:56 PM
- Tags
- Audience
- developersvibe_codersai_ml_learners
What happened
Fogus reflects on why niche hobby programming communities—OSDev, LangDev, EmuDev, the demoscene, code golfers, chess engine developers—are increasingly hostile to LLM-assisted coding. The core tension: these communities value the hard-won process of mastering a difficult domain as the product itself, not the running code. LLM practitioners who lack deep domain understanding and burst in seeking easy cachet poison the well, while the communities see LLM-generated code as 'robbing the craft' rather than earning respect through years of genuine curiosity and knowledge-sharing.
Why it matters
If you ship AI-assisted code into niche or traditional dev communities (open source maintainers, low-level systems groups, competitive programming circles), expect cultural friction—not because your code doesn't work, but because these communities judge on demonstrated understanding, not output. Decide where you participate based on whether the community values the journey or the destination, and be prepared to explain 'why and how' your code works, not just that it runs.
Discussion angle
Where's the line between using LLMs as a force multiplier (which Fogus endorses for experts) versus a surrogate that bypasses learning—and does that distinction hold up when vibe coders ship working software faster than 'craftspeople' who never ship at all?