Born Against, or why hobby programming communities are aggressively against LLM usage
摘要
作者 Fogus 从 GitHub 上关于国际象棋引擎开发的讨论出发,观察到 OSDev、LangDev、EmuDev 等业余编程社区对 LLM 使用普遍持敌意。他认为这些社区的核心价值在于掌握困难领域的过程本身,运行结果只是附带品;LLM 的介入被视为绕过学习过程,且早期尝试因缺乏深度理解和社区排斥而失败。作者将 LLM 定位为力量倍增器而非替代品,但承认专家也可能被其误导。
荐读理由
文章提供了对业余编程社区文化逻辑的清晰解释,即学习过程本身是产品,LLM被视为作弊。这能帮助你在与这类社区互动或设计产品时理解其抵触情绪,避免踩坑,但文章没有给出具体可迁移的方法或工具。
原文
[fogus.me /send more paramedics /read-eval-print-λove /src]
Born Against, or why hobby programming communities are aggressively against LLM usage
Fogus
2026.08.04
I came across a GH thread related to chess engine development that made me think of why hobby programming communities are increasingly hostile toward LLM development. While the thread doesn’t give a lot of insight into answering the question, it prompted me to think about it a bit. I’ve seen similar sentiments expressed in other niche hobby programming communities like OSDev, LangDev, TxtDev, EmuDev, RLDev, the demoscene, and code golfers. The general consensus seems to be that the knowledge that these communities work in is hard-fought and the use of LLMs is a form of missing the point entirely. In these communities (keep in mind that there is an implicit “not all…” throughout) the process of mastering a difficult field itself is the product, and something that runs is generally a nice-to-have.
Further, I’ve noticed that even in the instances where there was earnest early engagement with LLMs in some of these niche communities, the well was quickly poisoned by a combination of a lack of a deep understanding by the LLM practitioners, and a vitriolic subset of those communities that view the LLM enterprise as a form of cheating. Granted these communities have, in general, historically been characterized by feverish gatekeeping and painstakingly slow progress, so it makes sense that there might be a desire to grab some easy cachet by bursting onto the scene like the Kool-Aid man. OH YEAH…. OH NO!
In traditional niche dev circles, respect is earned slowly through years of activity in their respective fora, sharing elegant code, displays of genuine curiosity, and through sharing deep domain knowledge along the way. At the end of the day, these communities don’t care if your code works at all, but instead care that you know why and how it works. To me, an LLM functions best as a force multiplier, not a surrogate. In the hands of an expert who already understands a domain deeply, it could act like a lever.1 But in these niche communities, the entire exercise is in the learning. Using an LLM to generate the finished piece doesn’t make us craftsmen; it just robs us of the craft.
:F
This is the latest in my evolving thoughts on LLMs. Also see: LLMe and Mind the van Emden Gap
- That said, expertise offers no natural immunity against being fooled by LLMs.↩︎
send more paramedics © 2002-2025 Fogus
这条对你有帮助吗?