PulseAugur
EN
LIVE 19:01:35

AI-generated code policies on code hosting platforms questioned

A user on Mastodon is inquiring about the policies of code hosting platforms like Codeberg regarding AI-generated code. They are concerned whether a repository containing code written by an LLM, which they have tested and optimized, would be banned or closed. The user emphasizes transparency by stating the code's origin and their own verification process. AI

IMPACT Raises questions about the future of AI-generated code sharing and platform moderation.

RANK_REASON User inquiry about platform policies regarding AI-generated code.

Read on Mastodon — fosstodon.org →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

AI-generated code policies on code hosting platforms questioned

COVERAGE [1]

  1. Mastodon — fosstodon.org TIER_1 English(EN) · grandwordiness ·

    If I ask an LLM to write me a tool to do something, say text processing, and it does it, and I test it over weeks, and it gets optimised by the # LLM using my f

    If I ask an LLM to write me a tool to do something, say text processing, and it does it, and I test it over weeks, and it gets optimised by the # LLM using my feedback and examples, and then I have an # AI written code that represents many hours of careful work, and I want to sha…