Login
You're viewing the phpc.social public feed.
  • Nov 22, 2025, 6:02 PM

    Looks like PRs (and other contributions) written by LLMs are causing damage everywhere. I invite OSS projects to prohibit LLMs as a policy. Just treat everything that comes out of LLMs as invalid and be done with it.

    Giving people the benefit of the doubt and then seeing such entitled and bad faith behavior is exhausting. I'm sure maintainers have better things to do than politely sift though towering piles of garbage.

    chaos.social/@dpk/115589097803

    💬 1🔄 17⭐ 23

Replies

  • Nov 24, 2025, 9:08 AM

    @afilina In all open source projects managed by me I always have an exclude statement for AI generated code:

    "AI generated source code is based on real existing source code, which is copied in whole or in part into the generated code. The license of the original source code with which the AI was trained is not taken into account. It is not clear which license conditions apply and how these can be complied with. For legal reasons, we therefore do not allow AI-generated source code at all."

    💬 0🔄 15⭐ 22