PulseAugur
实时 16:55:25
English(EN) Popular tech debate: can you say you "wrote" a program, if you prompted an LLM and it wrote the code? Controversial take, but I would say "yes." If you write a

辩论:提示LLM写代码是否算“写作”?

Mastodon 上出现了一场关于使用大型语言模型(LLM)时“编写”代码定义的辩论。一位用户认为,提示 LLM 生成代码类似于使用编程语言解释器或编译器,表明开发人员已经依赖于抽象化低级过程的工具。因此,他们认为提示 LLM 应该被视为一种创作形式。 AI

影响 随着 AI 工具的日益集成,引发了关于软件开发中知识产权和作者身份的问题。

排序理由 该条目讨论了关于 AI 作者身份的观点和辩论,而不是一个具体事件。

在 Mastodon — fosstodon.org 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

辩论:提示LLM写代码是否算“写作”?

报道来源 [1]

  1. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    Popular tech debate: can you say you "wrote" a program, if you prompted an LLM and it wrote the code? Controversial take, but I would say "yes." If you write a

    Popular tech debate: can you say you "wrote" a program, if you prompted an LLM and it wrote the code? Controversial take, but I would say "yes." If you write a node program all by yourself, you are copying others' work by importing packages and using the interpreter. Then the nod…