{"@context":"https://schema.org","@type":"NewsArticle","generatedAt":"2026-07-28T06:20:51.496Z","headline":"Codeberg 会员投票通过两项决议：承诺不将用户数据用于训练 LLM，并禁止\"vibe-coded\"项目","description":"Codeberg e. V. 会员投票通过两项关于大型语言模型（LLM）的决议。第一项承诺不会使用用户或项目数据训练 LLM；第二项以 358 票同意、144 票反对的结果通过，将修改服务条款以禁止\"vibe-coded\"项目。Codeberg 认为 LLM 的高昂成本、无意义爬虫对服务器的压力以及\"vibe coding\"造成的资源浪费，正威胁自由及开源软件生态。","url":"https://www.aioga.com/news/cmrxiirhf00g6ro4jr2ql72oi/","mainEntityOfPage":"https://www.aioga.com/news/cmrxiirhf00g6ro4jr2ql72oi/","datePublished":"2026-07-23T12:27:52.071Z","dateModified":"2026-07-23T12:27:52.071Z","inLanguage":"zh-CN","publisher":{"@type":"NewsMediaOrganization","name":"Aioga","url":"https://www.aioga.com"},"citation":["https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html","https://aihot.virxact.com/items/cmrxiirhf00g6ro4jr2ql72oi"],"canonicalUrl":"https://www.aioga.com/news/cmrxiirhf00g6ro4jr2ql72oi/","directAnswer":{"@type":"Answer","text":"Aioga 编辑摘要：Codeberg e. V. 会员投票通过两项关于大型语言模型（LLM）的决议。 Aioga 将其归入「行业动态」方向，重点关注它对真实使用和行业竞争的影响。","url":"https://www.aioga.com/news/cmrxiirhf00g6ro4jr2ql72oi/","dateCreated":"2026-07-23T12:27:52.071Z","author":{"@type":"Organization","@id":"https://www.aioga.com/authors/aioga-editorial/#editorial-team","name":"Aioga Editorial Team","url":"https://www.aioga.com/authors/aioga-editorial/"}},"evidence":[{"@type":"CreativeWork","name":"blog.codeberg.org source article","url":"https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html","datePublished":"2026-07-23T12:27:52.071Z","provider":{"@type":"Organization","name":"blog.codeberg.org","url":"https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html"}},{"@type":"CreativeWork","name":"AIHot archive record","url":"https://aihot.virxact.com/items/cmrxiirhf00g6ro4jr2ql72oi","datePublished":"2026-07-23T12:27:52.071Z","provider":{"@type":"Organization","name":"AIHot","url":"https://aihot.virxact.com/items/cmrxiirhf00g6ro4jr2ql72oi"}}],"aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","originalPublisher":{"name":"blog.codeberg.org","url":"https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html"},"article":{"id":"cmrxiirhf00g6ro4jr2ql72oi","slug":"cmrxiirhf00g6ro4jr2ql72oi","url":"https://www.aioga.com/news/cmrxiirhf00g6ro4jr2ql72oi/","title":"Codeberg 会员投票通过两项决议：承诺不将用户数据用于训练 LLM，并禁止\"vibe-coded\"项目","title_en":"保护我们的自由及开源软件（FLOSS）公共资源免受大型语言模型（LLMs）的侵害","summary":"Codeberg e. V. 会员投票通过两项关于大型语言模型（LLM）的决议。第一项承诺不会使用用户或项目数据训练 LLM；第二项以 358 票同意、144 票反对的结果通过，将修改服务条款以禁止\"vibe-coded\"项目。Codeberg 认为 LLM 的高昂成本、无意义爬虫对服务器的压力以及\"vibe coding\"造成的资源浪费，正威胁自由及开源软件生态。","source":"Hacker News 热门（buzzing.cc 中文翻译）","sourceUrl":"https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html","aiHotUrl":"https://aihot.virxact.com/items/cmrxiirhf00g6ro4jr2ql72oi","publishedAt":"2026-07-23T12:27:52.071Z","category":"行业动态","score":63,"selected":false,"articleBody":["The Codeberg e. V. annual assembly is the meeting that puts power into the hand of our active members. Proposals are discussed live, and later voted on asynchronously.","Since Large Language Models (LLMs) are an emerging but controversial technology, it is not surprising that two of the votes were concerned with Codeberg's position about this technology. The 14-day voting period ended yesterday and both proposals were accepted.","The first vote was a statement about Codeberg e. V.'s stance on using your data to train LLMs.","The second vote was more controversial, but was also accepted with 358 agreements vs 144 disagreements (and 14 abstentions), with a high voter turn-out of around 50% of active members. It implies a change to our terms of use to prohibit 'vibe-coded projects'. We'll share thoughts about the practical impact at the end of the article.","In past posts we have already outlined how our infrastructure at Codeberg is regularly put under heavy load：https://blog.codeberg.org/letter-from-codeberg-software-is-about-humans.html from webcrawlers of those companies who plan to ingest all of the code that is hosted on Codeberg for training their LLMs.","At Codeberg, we are happy to provide free and open access to code. Just run git clone and enjoy.","Unfortunately, these crawlers instead try to read every single page from Codeberg, no matter if it makes sense. This includes all the different issue filter variants, Git history, as well as the actual files at any point in Git history - even if they are still equal.","These needless accesses create expensive database queries that diminish the service quality for all of us, requires substantial amounts of work from our system administrators, and force us to spend time building defensive mechanisms instead of cool new stuff. Mechanisms that also affect new and existing legitimate users, as we're having to impose limits or outright blocks on their desired workflow; leaving them a worse experience with Codeberg.","Using LLMs to work with your code gives you a kick of adrenaline. You can develop at a rapid pace, build things as if you had a large team. Only that you have none. In fact, you are (often) alone, working with a statistical machine that turns energy into code.","It seems like many ‘vibe coders’ don't realize that they don't actually have a community around them. They build projects as if they had, and spend resources accordingly. We see projects having a lot of code activity, heavy CI/CD testing, frequent and large release binaries. Sometimes, it feels like the amount of supported platforms exceeds the amount of actual users.","To us, it seems ridiculous to see projects with a single developer and virtually no users consuming as much or even more resources than some of the largest community projects on Codeberg, which operate frugal with CI/CD and storage resources. We do not believe it is reasonable for Codeberg to invest our precious donation money into hosting of large ghost projects.","The training and deployment of LLMs has drastically raised the cost of buying hardware, in particular for SSDs and memory. To give you an example: The type of drive we sourced for € 700 only some years ago has risen to € 3.700 now - and is often out of stock. As a consequence, hosting code on Codeberg is becoming more expensive：https://blog.codeberg.org/new-storage-limits-on-codeberg-what-you-need-to-know.html.","While we are owning our hardware：https://blog.codeberg.org/letter-from-codeberg-we-love-our-new-infrastructure.html, and are thus not directly impacted by inflating 'cloud' rental costs, it means that replacing or expanding our hardware is now substantially more costly than it used (and needs) to be. While we might be able to afford paying those inflated hardware prices, it is money that we can not spend elsewhere to improve our service and foster the mission of Codeberg.","These price hikes also lead to a growing digital divide : Small and even large operators are endangered by rising costs, while only the largest cloud companies have reliable agreements for hardware. Increasing costs for services like website hosting, storage or compute can be challenging to a lot of small NGOs, local coops, research projects and other usage of digital tools that we considered for granted until recently.","Not only does it become more expensive to run digital infrastructure, even more basic digital tools like computers and smartphones are affected by the rising costs, turning personal computing back into a luxury — but now in a world where digital tools are a de-facto requirement to participate in society. Devices with little compute and storage capacity take away sovereignity from users and move them into the cost trap of cloud providers selling those back to you.","The negative impacts on infrastructures don't stop there, but also concern more basic civic infrastructure: Due to the energy and water demands that are inherent to the data centers built specifically for training LLMs, many communities already today experience rising consumer costs for both electricity and drinking water. And beyond the rising costs, those living close to the data centers are directly affected by increasing air and noise pollution：https://www.usnews.com/news/national-news/articles/2026-04-28/living-in-hell-data-center-neighbors-grapple-with-noise-air-pollution.","To be able to power up those data centers, the companies behind them are also actively lobbying to be exempt from environmental regulations: In Frankfurt, data centers already now consume 40% of the local electricity：https://algorithmwatch.org/de/ressourcenverbrauch-von-ki/, and demand is rising. To meet this demand, they want to use fossil fuels.","It is not purely the digital and civic infrastructures that are impacted by the use of LLMs. The free/libre software ecosystem, of which we consider Codeberg an important part of, is a social phenomenon centered on collaboration. Working in this way is only possible thanks to free sharing and mutual learning. This includes even very small tools that are shared and re-used and around which collaboration can start out. In contrast, by adopting LLMs people tend to code single-use software from scratch. While this leads to an increase in 'shared' code, it is mostly code that not only has not been 'written' by anyone but is also not maintained by anyone.","The widespread use of LLMs in FLOSS is instead becoming a multidimensional attack on the trust between contributors and the very idea of convivial collaboration itself. Maintainers are under an increased work-load due to people submitting (often well-meaning) low-effort, LLM-generated contributions that require substantial amounts of time to review. At the same time it is becoming increasingly less clear which projects are maintained by experienced developers and which ones are LLM-generated without any meaningful human oversight and input. In the case of copyleft projects, LLMs additionally also lead to 'license laundering', where copyleft code is stripped of its reciprocity requirements by 'generating' it out of the training data.","We observe an increasing trend of mistrusting each other, up to the point where people who put in actual effort to analyze issues or share their suggestions are being accused of having used LLMs when they did not. At the same time, others instruct their LLMs to hide their traces and actively avoid common patterns, prompting others in reviewing contributions and communication more carefully for signs of machine generation.","Together, these forces make collaboration not only harder but also less rewarding: With the transaction cost of collaboration increasing, people are becoming less likely to contribute to creating high-quality software projects and more likely to 'vibecode' a one-off software that is specific to your need, and won't evolve beyond. We get a vicious cycle where collaboration is becoming less and less rewarding, while the amount of single-use software that's unmaintained and never sees any improvements is going up.","Although often well intentioned, sharing the result of an prompt and calling it \"libre software\" does not make the world a better place. Codeberg is not and does not want to be a place to dump such generated single-use software that no one else will ever look at. We are a place for people to collaborate and improve software together. Within this context, the recent votes can be understood as a reconfirmation of those principles: As we want to center on human collaboration, we will not actively support or engage in the creation of LLMs and will not put our limited resources to use for storing single-use software that would pollute our FLOSS commons.","Changing our Terms of Use sends a strong signal about our mission and projects we want to support. Having said that, you won't see a mass-deletion of content within days. Our moderation team will not start off generating an exhaustive list of affected repositories to remove. Instead, using cases like the examples below we will start operationalizing the new rules. We're humans at the other end, who care deeply about free/libre software projects and communities.","We acknowledge that many developers have started to embrace LLMs as a tool in their workflows. Some use it extensively and rarely code by hand, others delegate only specific tasks to it. We understand that you want to know how the change affects your projects going forward. While we can't give an easy answer, we'll share some remarks that should address most of the concerns raised in the discussion.","If your work fits into these cases, it is unlikely that you are affected at all:","We will also not spend significant amount of time and resources to automatically scan content on Codeberg. So while the following use cases are discouraged (similar to private repositories), they are likely to be tolerated in practice:","However, we also need to be honest about certain use cases that might no longer be welcome on Codeberg. If you see yourself on this list, you don't need to move right away, but there might be other places that better fit your needs：https://docs.codeberg.org/getting-started/what-is-codeberg/#alternatives-to-codeberg:","You can check the specific change added to the Terms of Use：https://codeberg.org/Codeberg/org/commit/96fac426a32d1ba91ff879366d59bf1af54080c2."],"articleImages":[],"mediaStatus":"none","articleBodyZh":["Codeberg e. V. 的年度大会是将权力交到我们活跃成员手中的会议。提案会进行现场讨论，随后以异步方式进行投票。","鉴于大型语言模型（LLM）是一项新兴但有争议的技术，毫不奇怪，有两项投票涉及 Codeberg 对这项技术的立场。为期 14 天的投票于昨天结束，两个提案都被通过。","第一次投票是关于 Codeberg e. V. 在使用你的数据来训练 LLM 的立场声明。","第二次投票更具争议，但也得到了通过，358 票赞成对 144 票反对（另有 14 票弃权），活跃成员投票率约为 50%。这意味着我们的使用条款将发生变化，禁止“vibe-coded 项目”。本文结尾将分享关于实际影响的思考。","在过去的文章中，我们已经概述了 Codeberg 的基础设施如何定期承受高负载：https://blog.codeberg.org/letter-from-codeberg-software-is-about-humans.html，这些负载来自那些计划获取 Codeberg 上托管的所有代码以训练其 LLM 的公司的网页爬虫。","在 Codeberg，我们很高兴提供免费且开放的代码访问。只需运行 git clone 即可尽情使用。","不幸的是，这些爬虫试图读取 Codeberg 上的每一个页面，无论是否有意义。这包括各种问题过滤器变体、Git 历史记录，以及 Git 历史中的实际文件——即使它们仍然相同。","这些不必要的访问会创建昂贵的数据库查询，降低我们所有人的服务质量，需要系统管理员投入大量工作，并迫使我们花时间构建防御机制，而不是开发很酷的新功能。这些机制也会影响新的和现有的合法用户，因为我们不得不对他们的期望工作流程施加限制或直接阻止，从而让他们在使用 Codeberg 时体验变差。","使用 LLM 来处理你的代码会让你肾上腺素激增。你可以以快速速度开发，好像拥有一个庞大的团队一样构建事物。只是你实际上一个人也没有这么大的团队。事实上，你（经常）是孤身一人，与一个将能量转化为代码的统计机器一起工作。","似乎许多“氛围开发者”没有意识到他们实际上周围并没有一个社区。他们建设项目就好像自己有社区一样，并相应地投入资源。我们看到项目有大量的代码活动、频繁的 CI/CD 测试，以及频繁且庞大的发布二进制文件。有时，感觉支持的平台数量甚至超过了实际用户数量。","对我们来说，看到由单个开发者维护、几乎没有用户使用的项目消耗的资源与 Codeberg 上一些最大社区项目相当甚至更多，这似乎很荒谬，而这些最大社区项目对于 CI/CD 和存储资源的使用非常节俭。我们认为让 Codeberg 将宝贵的捐赠资金投入到托管大型幽灵项目中并不合理。","LLM 的训练和部署大幅提高了购买硬件的成本，尤其是 SSD 和内存。例如：我们几年前采购的 €700 的硬盘，现在已涨至 €3,700——而且经常缺货。因此，在 Codeberg 上托管代码变得更加昂贵：https://blog.codeberg.org/new-storage-limits-on-codeberg-what-you-need-to-know.html。","虽然我们拥有自己的硬件：https://blog.codeberg.org/letter-from-codeberg-we-love-our-new-infrastructure.html，因此不直接受到膨胀的“云”租赁成本的影响，但这意味着更换或扩展我们的硬件现在的成本比以前（以及需求）显著增加。虽然我们可能能够承担这些高涨的硬件价格，但这笔钱无法用于其他地方来改善我们的服务和推动 Codeberg 的使命。","这些价格上涨也导致了日益增长的数字鸿沟：小型甚至大型运营者都面临成本上升的威胁，而只有最大的云公司才有可靠的硬件协议。网站托管、存储或计算等服务成本增加，对于许多小型 NGO、本地合作社、研究项目以及其他使用数字工具的人群来说都是一个挑战，而这些工具直到最近我们还都认为是理所当然的。","运营数字基础设施不仅变得更加昂贵，甚至更基本的数字工具如电脑和智能手机也受到成本上升的影响，使个人计算再次成为奢侈品——但现在是在一个数字工具几乎成为参与社会的必要条件的世界中。计算和存储能力有限的设备剥夺了用户的自主权，使他们陷入云服务提供商重新出售这些服务的成本陷阱中。","对基础设施的负面影响不仅止于此，还涉及更基本的公共基础设施：由于专门为训练大型语言模型（LLM）建造的数据中心固有的能源和水需求，许多社区如今已经面临电费和饮用水费用的上涨。除了成本上升外，居住在数据中心附近的人还直接受到日益增加的空气和噪音污染的影响：https://www.usnews.com/news/national-news/articles/2026-04-28/living-in-hell-data-center-neighbors-grapple-with-noise-air-pollution。","为了能够为这些数据中心供电，背后的公司还积极游说希望获得环境法规豁免：在法兰克福，数据中心目前已经消耗了本地电力的40%：https://algorithmwatch.org/de/ressourcenverbrauch-von-ki/，且需求在不断上升。为了满足这种需求，他们希望使用化石燃料。","受到大型语言模型使用影响的不仅仅是数字和公共基础设施。自由/开源软件生态系统，我们认为 Codeberg 是其中重要的一部分，是一种以协作为中心的社会现象。以这种方式工作只可能依赖于自由分享和相互学习。这甚至包括一些非常小的工具，它们被共享和再利用，并围绕这些工具开始协作。相比之下，通过采用大型语言模型，人们往往从零开始编写一次性软件。虽然这增加了“共享”代码的数量，但这些代码大多不仅没有被任何人“编写”，也没有人维护。","在自由/开源软件（FLOSS）中广泛使用大型语言模型（LLM）正在成为对贡献者之间信任乃至协作理念本身的多维度攻击。由于人们提交的（通常出于好意的）低投入、由LLM生成的贡献需要大量时间进行审查，维护者的工作负担增加。与此同时，哪些项目是由经验丰富的开发者维护的，哪些是由LLM生成而没有任何有意义的人类监督和投入的，变得越来越不清晰。对于许可证要求互惠的项目（copyleft projects）来说，LLM还会导致“许可证洗白”，即通过从训练数据“生成”代码，使copyleft代码失去了互惠性要求。","我们观察到不信任日益增加的趋势，以至于那些真正花时间分析问题或分享建议的人，反而被指控使用了LLM，即便他们并未使用。与此同时，其他人教导他们的LLM隐藏轨迹并主动避免常见模式，这使得在审查贡献和沟通时，人们必须更加仔细地留意机器生成的痕迹。","这些因素使协作不仅更加困难，而且回报更低：随着协作交易成本的增加，人们贡献高质量软件项目的可能性下降，而更倾向于“即兴编码”满足个人需求的一次性软件，这类软件不会进一步发展。结果形成恶性循环：协作变得越来越不值得投入，而大量未维护、没有改进的一次性软件却在增加。","尽管出发点常常良好，把一个提示的结果分享并称之为“自由软件”，并不会让世界变得更美好。Codeberg 不是，也不希望成为一个存放这种无人会关注的生成型一次性软件的地方。我们希望成为人们共同协作、改进软件的平台。在此背景下，最近的投票可以理解为对这些原则的再确认：由于我们希望以人为中心进行协作，我们不会主动支持或参与LLM的创建，也不会将有限资源用于存储可能污染我们FLOSS公共资源的一次性软件。","更改我们的使用条款清楚地传达了我们对使命和希望支持的项目的态度。话虽如此，你不会在几天内看到内容的大规模删除。我们的审核团队不会一开始就生成受影响仓库的详尽列表来进行移除。相反，我们会通过类似下面示例的案例开始实施新规则。我们背后是人类，他们非常关心自由/开源软件项目和社区。","我们承认，许多开发者已经开始将大型语言模型（LLMs）作为工作流程中的工具。有些人广泛使用它，几乎不手动编程，另一些人只将特定任务委托给它。我们理解你想知道这些变化将如何影响你未来的项目。虽然我们无法给出简单的答案，但我们会分享一些评论，应该能解决讨论中提出的大部分问题。","如果你的工作属于这些情况，那么你很可能不会受到影响：","我们也不会花费大量时间和资源来自动扫描 Codeberg 上的内容。因此，虽然以下使用案例是不鼓励的（类似私人仓库），但在实际操作中很可能会被容忍：","然而，我们也需要诚实地说明某些使用情况可能不再受到 Codeberg 欢迎。如果你发现自己在这个名单上，你不必立即迁移，但可能有其他平台更适合你的需求：https://docs.codeberg.org/getting-started/what-is-codeberg/#alternatives-to-codeberg。","你可以查看使用条款中添加的具体更改：https://codeberg.org/Codeberg/org/commit/96fac426a32d1ba91ff879366d59bf1af54080c2。"],"translationStatus":"translated","bodyOrigin":"source-page","editorial":{"summary":"Aioga 编辑摘要：Codeberg e. V. 会员投票通过两项关于大型语言模型（LLM）的决议。 Aioga 将其归入「行业动态」方向，重点关注它对真实使用和行业竞争的影响。","background":"背景分析：公司与行业类动态需要放在竞争格局、商业化路径、资本信号和监管环境中观察，单条公告不能代表最终结果。","viewpoint":"Aioga 判断：这条动态更适合作为行业观察信号，当前信息足以建立线索，但不足以推导长期结论。","implications":"影响分析：对相关团队而言，短期应先核对来源、可用范围和实际成本，再判断是否值得接入或跟进。","nextStep":"后续观察：继续观察官方文件、合作落地、收入或用户信号、竞品动作和监管后续。","evidenceRefs":["title","summary","articleBody"],"confidence":"medium","status":"published","aiGenerated":false,"autoApproved":true,"generatedBy":"rule-safe-fallback","generatedAt":"2026-07-28T06:29:10.595Z","sourceHash":"6d5123b873cd0028","validation":{"passed":true,"mode":"rule-safe-fallback","checks":["schema","length","source-attribution","no-html"]}},"tags":["行业动态","Hacker News 热门（buzzing.cc 中文翻译）"],"translations":{"zh-CN":{"title":"Codeberg 会员投票通过两项决议：承诺不将用户数据用于训练 LLM，并禁止\"vibe-coded\"项目","summary":"Codeberg e. V. 会员投票通过两项关于大型语言模型（LLM）的决议。第一项承诺不会使用用户或项目数据训练 LLM；第二项以 358 票同意、144 票反对的结果通过，将修改服务条款以禁止\"vibe-coded\"项目。Codeberg 认为 LLM 的高昂成本、无意义爬虫对服务器的压力以及\"vibe coding\"造成的资源浪费，正威胁自由及开源软件生态。","category":"行业动态","source":"blog.codeberg.org","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Codeberg 会员投票通过两项决议：承诺不将用户数据用于训练 LLM，并禁止\"vibe-coded\"项目 - Aioga AI资讯","description":"Codeberg e. V. 会员投票通过两项关于大型语言模型（LLM）的决议。第一项承诺不会使用用户或项目数据训练 LLM；第二项以 358 票同意、144 票反对的结果通过，将修改服务条款以禁止\"vibe-coded\"项目。Codeberg 认为 LLM 的高昂成本、无意义爬虫对服务器的压力以及\"vibe coding\"造成的资源浪费，正威胁自由及开源软...","url":"https://www.aioga.com/news/cmrxiirhf00g6ro4jr2ql72oi/"},"en":{"title":"Codeberg members voted to pass two resolutions: committing not to use user data to train LLMs, and banning the 'vibe-coded' project","summary":"Codeberg e. V. members voted to pass two resolutions regarding large language models (LLMs). The first commits to not using user or project data to train LLMs; the second, which passed with 358 votes in favor and 144 against, will amend the terms of service to prohibit 'vibe-coded' projects. Codeberg believes that the high costs of LLMs, meaningless crawling that strains servers, and the resource waste caused by 'vibe coding' are threatening the free and open-source software ecosystem.","category":"Industry","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Codeberg members voted to pass two resolutions: committing not to use user data to train LLMs, and banning the 'vibe-coded' project - Aioga AI News","description":"Codeberg e. V. members voted to pass two resolutions regarding large language models (LLMs). The first commits to not using user or project data to train LLMs; the second, which pa...","url":"https://www.aioga.com/en/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:42:11.779Z"},"ja":{"title":"Codeberg の会員投票で二つの決議が可決されました：ユーザーデータを LLM のトレーニングに使用しないことを約束し、\"vibe-coded\" プロジェクトを禁止すること","summary":"Codeberg e. V. の会員投票で、大規模言語モデル（LLM）に関する二つの決議が可決されました。第一の決議では、ユーザーやプロジェクトのデータを用いてLLMを訓練しないことを約束します。第二の決議は、358票の賛成、144票の反対により可決され、サービス利用規約を変更して「vibe-coded」プロジェクトを禁止することになります。Codebergは、LLMの高額なコスト、無意味なクローラーによるサーバーへの負荷、そして「vibe coding」によるリソースの浪費が、自由及びオープンソースソフトウェアのエコシステムを脅かしていると考えています。","category":"業界動向","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Codeberg の会員投票で二つの決議が可決されました：ユーザーデータを LLM のトレーニングに使用しないことを約束し、\"vibe-coded\" プロジェクトを禁止すること - Aioga AIニュース","description":"Codeberg e. V. の会員投票で、大規模言語モデル（LLM）に関する二つの決議が可決されました。第一の決議では、ユーザーやプロジェクトのデータを用いてLLMを訓練しないことを約束します。第二の決議は、358票の賛成、144票の反対により可決され、サービス利用規約を変更して「vibe-coded」プロジェクトを禁止することになります。Codeberg...","url":"https://www.aioga.com/ja/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:42:20.658Z"},"ko":{"title":"Codeberg 회원 투표로 두 가지 결의안이 통과되었습니다: 사용자 데이터를 LLM 훈련에 사용하지 않기로 약속하고, 'vibe-coded' 프로젝트를 금지합니다","summary":"Codeberg e. V. 회원 투표에서 대형 언어 모델(LLM)에 관한 두 가지 결의안이 통과되었습니다. 첫 번째는 사용자 또는 프로젝트 데이터를 사용하여 LLM을 훈련하지 않겠다는 약속입니다. 두 번째는 358표 찬성, 144표 반대로 통과되었으며, 서비스 약관을 수정하여 'vibe-coded' 프로젝트를 금지하는 내용을 담고 있습니다. Codeberg는 LLM의 높은 비용, 무의미한 크롤러가 서버에 가하는 부담, 그리고 'vibe coding'으로 인한 자원 낭비가 자유 및 오픈 소스 소프트웨어 생태계를 위협하고 있다고 보고 있습니다.","category":"업계 동향","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Codeberg 회원 투표로 두 가지 결의안이 통과되었습니다: 사용자 데이터를 LLM 훈련에 사용하지 않기로 약속하고, 'vibe-coded' 프로젝트를 금지합니다 - Aioga AI 뉴스","description":"Codeberg e. V. 회원 투표에서 대형 언어 모델(LLM)에 관한 두 가지 결의안이 통과되었습니다. 첫 번째는 사용자 또는 프로젝트 데이터를 사용하여 LLM을 훈련하지 않겠다는 약속입니다. 두 번째는 358표 찬성, 144표 반대로 통과되었으며, 서비스 약관을 수정하여 'vibe-coded' 프로젝트를 금지하는 내...","url":"https://www.aioga.com/ko/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:43:05.078Z"},"es":{"title":"Los miembros de Codeberg aprobaron dos resoluciones en votación: comprometerse a no utilizar los datos de los usuarios para entrenar LLM y prohibir proyectos 'vibe-coded'.","summary":"Los miembros de Codeberg e. V. aprobaron por votación dos resoluciones sobre modelos de lenguaje a gran escala (LLM). La primera se compromete a no usar datos de usuarios o de proyectos para entrenar LLM; la segunda, aprobada con 358 votos a favor y 144 en contra, modificará los términos de servicio para prohibir los proyectos \"vibe-coded\". Codeberg considera que el alto coste de los LLM, el estrés que causan los rastreadores sin sentido en los servidores y el desperdicio de recursos que genera el \"vibe coding\" están amenazando la libertad y el ecosistema de software libre y de código abierto.","category":"Industria","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Los miembros de Codeberg aprobaron dos resoluciones en votación: comprometerse a no utilizar los datos de los usuarios para entrenar LLM y prohibir proyectos 'vibe-coded'. - Aioga Noticias de IA","description":"Los miembros de Codeberg e. V. aprobaron por votación dos resoluciones sobre modelos de lenguaje a gran escala (LLM). La primera se compromete a no usar datos de usuarios o de proy...","url":"https://www.aioga.com/es/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:43:03.403Z"},"fr":{"title":"Le vote des membres de Codeberg a approuvé deux résolutions : s'engager à ne pas utiliser les données des utilisateurs pour entraîner des LLM et interdire les projets \"vibe-coded\".","summary":"Les membres de Codeberg e. V. ont voté en faveur de deux résolutions concernant les grands modèles de langage (LLM). La première s'engage à ne pas utiliser les données des utilisateurs ou des projets pour entraîner les LLM ; la deuxième, adoptée avec 358 voix pour et 144 contre, modifiera les conditions de service pour interdire les projets « vibe-coded ». Codeberg estime que le coût élevé des LLM, la pression inutile des robots d'exploration sur les serveurs et le gaspillage de ressources causé par le « vibe coding » menacent l'écosystème des logiciels libres et open source.","category":"Industrie","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Le vote des membres de Codeberg a approuvé deux résolutions : s'engager à ne pas utiliser les données des utilisateurs pour entraîner des LLM et interdire les projets \"vibe-coded\". - Aioga Actualités IA","description":"Les membres de Codeberg e. V. ont voté en faveur de deux résolutions concernant les grands modèles de langage (LLM). La première s'engage à ne pas utiliser les données des utilisat...","url":"https://www.aioga.com/fr/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:43:45.606Z"},"de":{"title":"Die Codeberg-Mitglieder haben zwei Beschlüsse verabschiedet: das Versprechen, Benutzerdaten nicht zum Training von LLM zu verwenden, und das Verbot des Projekts „vibe-coded“","summary":"Die Mitglieder von Codeberg e. V. haben zwei Beschlüsse zu großen Sprachmodellen (LLM) verabschiedet. Der erste Beschluss verpflichtet dazu, die Daten von Nutzern oder Projekten nicht zum Training von LLM zu verwenden; der zweite Beschluss wurde mit 358 Ja-Stimmen und 144 Nein-Stimmen verabschiedet und sieht eine Änderung der Nutzungsbedingungen vor, um \"vibe-coded\" Projekte zu verbieten. Codeberg ist der Ansicht, dass die hohen Kosten von LLM, sinnlose Crawler, die den Server belasten, sowie durch \"vibe coding\" verursachter Ressourcenverbrauch die Freiheit und die Open-Source-Software-Ökosysteme bedrohen.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Die Codeberg-Mitglieder haben zwei Beschlüsse verabschiedet: das Versprechen, Benutzerdaten nicht zum Training von LLM zu verwenden, und das Verbot des Projekts „vibe-coded“ - Aioga KI-News","description":"Die Mitglieder von Codeberg e. V. haben zwei Beschlüsse zu großen Sprachmodellen (LLM) verabschiedet. Der erste Beschluss verpflichtet dazu, die Daten von Nutzern oder Projekten ni...","url":"https://www.aioga.com/de/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:43:49.512Z"},"pt-BR":{"title":"A votação dos membros do Codeberg aprovou duas resoluções: comprometer-se a não usar dados de usuários para treinar LLMs e proibir projetos 'vibe-coded'","summary":"Os membros da Codeberg e. V. votaram a favor de duas resoluções sobre modelos de linguagem de grande porte (LLM). A primeira se compromete a não usar dados de usuários ou de projetos para treinar LLM; a segunda foi aprovada com 358 votos a favor e 144 contra, e modificará os termos de serviço para proibir projetos \"vibe-coded\". A Codeberg acredita que os altos custos dos LLM, os rastreadores sem sentido que sobrecarregam os servidores e o desperdício de recursos causado pelo \"vibe coding\" estão ameaçando o ecossistema de software livre e de código aberto.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"A votação dos membros do Codeberg aprovou duas resoluções: comprometer-se a não usar dados de usuários para treinar LLMs e proibir projetos 'vibe-coded' - Aioga Notícias de IA","description":"Os membros da Codeberg e. V. votaram a favor de duas resoluções sobre modelos de linguagem de grande porte (LLM). A primeira se compromete a não usar dados de usuários ou de projet...","url":"https://www.aioga.com/pt-BR/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:44:31.866Z"},"ru":{"title":"Члены Codeberg проголосовали за два решения: обязались не использовать данные пользователей для обучения LLM и запретили проект \"vibe-coded\"","summary":"Члены Codeberg e. V. приняли два решения по большим языковым моделям (LLM) на голосовании. Первое решение заключается в обязательстве не использовать данные пользователей или проектов для обучения LLM; второе решение было принято с результатом 358 голосов за и 144 против и предполагает изменение условий обслуживания для запрета проектов «vibe-coded». Codeberg считает, что высокая стоимость LLM, бессмысленные сканирования серверов и трата ресурсов на «vibe coding» представляют угрозу для свободы и экосистемы программного обеспечения с открытым исходным кодом.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Члены Codeberg проголосовали за два решения: обязались не использовать данные пользователей для обучения LLM и запретили проект \"vibe-coded\" - Aioga Новости ИИ","description":"Члены Codeberg e. V. приняли два решения по большим языковым моделям (LLM) на голосовании. Первое решение заключается в обязательстве не использовать данные пользователей или проек...","url":"https://www.aioga.com/ru/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:44:36.110Z"},"ar":{"title":"صوّت أعضاء Codeberg بالموافقة على قرارين: الالتزام بعدم استخدام بيانات المستخدمين لتدريب LLM، وحظر مشروع \"vibe-coded\"","summary":"وافق أعضاء Codeberg e. V. في تصويت على قرارين يتعلقان بالنماذج اللغوية الكبيرة (LLM). القرار الأول يتعهد بعدم استخدام بيانات المستخدم أو المشاريع لتدريب LLM؛ أما القرار الثاني، فقد تم تمريره بنتيجة 358 صوتًا مؤيدًا و144 صوتًا معارضًا، وستقوم بتعديل شروط الخدمة لحظر المشاريع \"vibe-coded\". ترى Codeberg أن التكلفة العالية لـ LLM، والضغط على الخوادم نتيجة الزواحف عديمة الجدوى، وهدر الموارد الناتج عن \"vibe coding\"، تهدد الحرية ونظام البرمجيات الحرة والمفتوحة المصدر.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"صوّت أعضاء Codeberg بالموافقة على قرارين: الالتزام بعدم استخدام بيانات المستخدمين لتدريب LLM، وحظر مشروع \"vibe-coded\" - Aioga أخبار الذكاء الاصطناعي","description":"وافق أعضاء Codeberg e. V. في تصويت على قرارين يتعلقان بالنماذج اللغوية الكبيرة (LLM). القرار الأول يتعهد بعدم استخدام بيانات المستخدم أو المشاريع لتدريب LLM؛ أما القرار الثاني، فقد...","url":"https://www.aioga.com/ar/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:45:22.559Z"},"hi":{"title":"Codeberg सदस्यों ने दो प्रस्तावों पर मतदान करके पास किया: उपयोगकर्ता डेटा को LLM प्रशिक्षण के लिए न इस्तेमाल करने का वादा और \"vibe-coded\" परियोजना पर प्रतिबंध लगाने का","summary":"Codeberg e. V. के सदस्य बड़े भाषा मॉडल (LLM) के बारे में दो प्रस्तावों पर मतदान के द्वारा पारित हुए। पहला प्रस्ताव यह वचन देता है कि उपयोगकर्ता या परियोजना डेटा का उपयोग LLM को प्रशिक्षण देने के लिए नहीं किया जाएगा; दूसरा प्रस्ताव 358 मतों से सहमति, 144 मतों के विरोध के साथ पारित हुआ, और सेवा शर्तों में संशोधन करेगा ताकि \"vibe-coded\" परियोजनाओं पर प्रतिबंध लगाया जा सके। Codeberg का मानना है कि LLM की उच्च लागत, सर्वरों पर अर्थहीन क्रॉलर का दबाव और \"vibe coding\" के कारण संसाधनों की बर्बादी स्वतंत्र और मुक्त स्रोत सॉफ्टवेयर पारिस्थितिकी तंत्र के लिए खतरा उत्पन्न कर रही है।","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Codeberg सदस्यों ने दो प्रस्तावों पर मतदान करके पास किया: उपयोगकर्ता डेटा को LLM प्रशिक्षण के लिए न इस्तेमाल करने का वादा और \"vibe-coded\" परियोजना पर प्रतिबंध लगाने का - Aioga AI समाचार","description":"Codeberg e. V. के सदस्य बड़े भाषा मॉडल (LLM) के बारे में दो प्रस्तावों पर मतदान के द्वारा पारित हुए। पहला प्रस्ताव यह वचन देता है कि उपयोगकर्ता या परियोजना डेटा का उपयोग LLM को प्र...","url":"https://www.aioga.com/hi/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:45:24.375Z"},"it":{"title":"I membri di Codeberg hanno approvato due risoluzioni: impegnarsi a non utilizzare i dati degli utenti per addestrare LLM e vietare i progetti \"vibe-coded\"","summary":"Codeberg e. V. ha approvato due risoluzioni riguardanti i grandi modelli linguistici (LLM) tramite voto dei membri. La prima impegna a non utilizzare dati di utenti o progetti per addestrare LLM; la seconda, approvata con 358 voti favorevoli e 144 contrari, modificherà i termini di servizio per vietare i progetti \"vibe-coded\". Codeberg ritiene che l'alto costo degli LLM, la pressione sui server causata da crawler privi di senso e lo spreco di risorse dovuto al \"vibe coding\" stiano minacciando l'ecosistema del software libero e open source.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"I membri di Codeberg hanno approvato due risoluzioni: impegnarsi a non utilizzare i dati degli utenti per addestrare LLM e vietare i progetti \"vibe-coded\" - Aioga Notizie IA","description":"Codeberg e. V. ha approvato due risoluzioni riguardanti i grandi modelli linguistici (LLM) tramite voto dei membri. La prima impegna a non utilizzare dati di utenti o progetti per...","url":"https://www.aioga.com/it/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:46:03.681Z"},"nl":{"title":"Codeberg-leden hebben twee resoluties goedgekeurd: toezeggen dat gebruikersgegevens niet worden gebruikt voor het trainen van LLM en het verbieden van het 'vibe-coded'-project","summary":"Codeberg e. V. leden hebben gestemd over twee resoluties met betrekking tot grote taalmodellen (LLM). De eerste verbindt zich ertoe geen gebruikers- of projectgegevens te gebruiken voor het trainen van LLM; de tweede werd aangenomen met 358 stemmen voor en 144 stemmen tegen, en zal de servicevoorwaarden wijzigen om \"vibe-coded\" projecten te verbieden. Codeberg is van mening dat de hoge kosten van LLM, zinloos crawlen dat druk op servers zet, en het verspillen van middelen door \"vibe coding\" een bedreiging vormen voor de vrije en open-source software-ecosystemen.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Codeberg-leden hebben twee resoluties goedgekeurd: toezeggen dat gebruikersgegevens niet worden gebruikt voor het trainen van LLM en het verbieden van het 'vibe-coded'-project - Aioga AI-nieuws","description":"Codeberg e. V. leden hebben gestemd over twee resoluties met betrekking tot grote taalmodellen (LLM). De eerste verbindt zich ertoe geen gebruikers- of projectgegevens te gebruiken...","url":"https://www.aioga.com/nl/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:46:02.455Z"},"tr":{"title":"Codeberg üyeleri iki karar tasarısını oylayarak kabul etti: Kullanıcı verilerinin LLM eğitimi için kullanılmayacağına dair taahhüt ve \"vibe-coded\" projesinin yasaklanması","summary":"Codeberg e. V. üyeleri, büyük dil modelleri (LLM) ile ilgili iki kararı oylayarak kabul etti. İlk karar, kullanıcı veya proje verilerinin LLM eğitimi için kullanılmayacağına dair taahhütte bulunuyor; ikinci karar, 358 evet oyuna karşı 144 hayır oyu ile kabul edilerek, hizmet şartlarının \"vibe-coded\" projelerini yasaklayacak şekilde değiştirilmesini öngörüyor. Codeberg, LLM’nin yüksek maliyetleri, anlamsız tarayıcıların sunucular üzerindeki baskısı ve \"vibe coding\" kaynaklı israfın, özgür ve açık kaynak yazılım ekosistemini tehdit ettiğini düşünüyor.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Codeberg üyeleri iki karar tasarısını oylayarak kabul etti: Kullanıcı verilerinin LLM eğitimi için kullanılmayacağına dair taahhüt ve \"vibe-coded\" projesinin yasaklanması - Aioga AI Haberleri","description":"Codeberg e. V. üyeleri, büyük dil modelleri (LLM) ile ilgili iki kararı oylayarak kabul etti. İlk karar, kullanıcı veya proje verilerinin LLM eğitimi için kullanılmayacağına dair t...","url":"https://www.aioga.com/tr/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:46:48.859Z"},"vi":{"title":"Các thành viên Codeberg đã bỏ phiếu thông qua hai nghị quyết: cam kết không sử dụng dữ liệu người dùng để huấn luyện LLM, và cấm các dự án \"vibe-coded\"","summary":"Codeberg e. V. thành viên bỏ phiếu thông qua hai nghị quyết về các mô hình ngôn ngữ lớn (LLM). Nghị quyết đầu tiên cam kết sẽ không sử dụng dữ liệu của người dùng hoặc dự án để đào tạo LLM; nghị quyết thứ hai, với 358 phiếu đồng ý và 144 phiếu phản đối, đã thông qua việc sửa đổi điều khoản dịch vụ để cấm các dự án \"vibe-coded\". Codeberg cho rằng chi phí cao của LLM, việc thu thập dữ liệu phi lý gây áp lực lên máy chủ và lãng phí tài nguyên do \"vibe coding\" đang đe dọa tới hệ sinh thái phần mềm tự do và nguồn mở.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Các thành viên Codeberg đã bỏ phiếu thông qua hai nghị quyết: cam kết không sử dụng dữ liệu người dùng để huấn luyện LLM, và cấm các dự án \"vibe-coded\" - Tin tức AI Aioga","description":"Codeberg e. V. thành viên bỏ phiếu thông qua hai nghị quyết về các mô hình ngôn ngữ lớn (LLM). Nghị quyết đầu tiên cam kết sẽ không sử dụng dữ liệu của người dùng hoặc dự án để đào...","url":"https://www.aioga.com/vi/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:46:46.510Z"},"id":{"title":"Pemungutan suara anggota Codeberg menyetujui dua resolusi: berkomitmen untuk tidak menggunakan data pengguna untuk melatih LLM, dan melarang proyek \"vibe-coded\"","summary":"Codeberg e. V. anggota menyetujui dua resolusi terkait model bahasa besar (LLM). Resolusi pertama berkomitmen untuk tidak menggunakan data pengguna atau proyek untuk melatih LLM; resolusi kedua disetujui dengan 358 suara setuju dan 144 suara menolak, akan mengubah ketentuan layanan untuk melarang proyek 'vibe-coded'. Codeberg berpendapat bahwa biaya LLM yang tinggi, tekanan pada server akibat perayapan yang tidak berarti, serta pemborosan sumber daya akibat 'vibe coding', sedang mengancam ekosistem perangkat lunak bebas dan sumber terbuka.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Pemungutan suara anggota Codeberg menyetujui dua resolusi: berkomitmen untuk tidak menggunakan data pengguna untuk melatih LLM, dan melarang proyek \"vibe-coded\" - Berita AI Aioga","description":"Codeberg e. V. anggota menyetujui dua resolusi terkait model bahasa besar (LLM). Resolusi pertama berkomitmen untuk tidak menggunakan data pengguna atau proyek untuk melatih LLM; r...","url":"https://www.aioga.com/id/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:47:32.765Z"},"th":{"title":"สมาชิก Codeberg ได้ลงมติอนุมัติสองมติ: ให้คำมั่นว่าจะไม่ใช้ข้อมูลผู้ใช้ในการฝึก LLM และห้ามโครงการ \"vibe-coded\"","summary":"สมาชิกของ Codeberg e. V. ลงมติเห็นชอบสองข้อเกี่ยวกับโมเดลภาษาขนาดใหญ่ (LLM) ข้อแรกคือสัญญาว่าจะไม่ใช้ข้อมูลของผู้ใช้หรือโครงการในการฝึก LLM ข้อที่สองผ่านด้วยคะแนน 358 เสียงเห็นด้วย 144 เสียงไม่เห็นด้วย ซึ่งจะมีการแก้ไขข้อกำหนดการให้บริการเพื่อห้ามไม่ให้มีโครงการ \"vibe-coded\" Codeberg เห็นว่าค่าใช้จ่ายสูงของ LLM การเก็บข้อมูลแบบไม่มีเหตุผลที่สร้างแรงกดดันต่อเซิร์ฟเวอร์ และการใช้ \"vibe coding\" ทำให้เกิดการสูญเสียทรัพยากร กำลังคุกคามเสรีภาพและระบบนิเวศของซอฟต์แวร์โอเพนซอร์ส","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"สมาชิก Codeberg ได้ลงมติอนุมัติสองมติ: ให้คำมั่นว่าจะไม่ใช้ข้อมูลผู้ใช้ในการฝึก LLM และห้ามโครงการ \"vibe-coded\" - ข่าว AI Aioga","description":"สมาชิกของ Codeberg e. V. ลงมติเห็นชอบสองข้อเกี่ยวกับโมเดลภาษาขนาดใหญ่ (LLM) ข้อแรกคือสัญญาว่าจะไม่ใช้ข้อมูลของผู้ใช้หรือโครงการในการฝึก LLM ข้อที่สองผ่านด้วยคะแนน 358 เสียงเห็นด้วย...","url":"https://www.aioga.com/th/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:47:39.608Z"},"pl":{"title":"Członkowie Codeberg przegłosowali dwie uchwały: zobowiązanie się do niewykorzystywania danych użytkowników do trenowania LLM oraz zakaz projektu \"vibe-coded\"","summary":"Członkowie Codeberg e. V. przegłosowali dwie uchwały dotyczące dużych modeli językowych (LLM). Pierwsza zobowiązuje się do nieużywania danych użytkowników ani projektów do trenowania LLM; druga, przy wyniku 358 głosów za i 144 przeciw, przeszła i zmieni regulamin świadczenia usług, aby zabronić projektów „vibe-coded”. Codeberg uważa, że wysokie koszty LLM, bezsensowne skanowanie obciążające serwery oraz marnotrawstwo zasobów związane z „vibe coding” zagrażają wolności i ekosystemowi oprogramowania open source.","category":"行业动态","source":"Hacker News 热门（buzzing.cc 中文翻译）","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Członkowie Codeberg przegłosowali dwie uchwały: zobowiązanie się do niewykorzystywania danych użytkowników do trenowania LLM oraz zakaz projektu \"vibe-coded\" - Aioga Wiadomości AI","description":"Członkowie Codeberg e. V. przegłosowali dwie uchwały dotyczące dużych modeli językowych (LLM). Pierwsza zobowiązuje się do nieużywania danych użytkowników ani projektów do trenowan...","url":"https://www.aioga.com/pl/news/cmrxiirhf00g6ro4jr2ql72oi/","contentTranslated":true,"sourceHash":"59d052af64287636","translatedAt":"2026-07-26T06:48:25.013Z"}}}}