Urgent.News

600+ sources. One page. See who else covered it.

Editions

AI

Sci-fi authors Scalzi and Stross decry AI's dystopian impact on their craft

LLMs are theft by 'absolute scum' who make life harder for writers by putting them in copyright peril

Sci-fi authors Scalzi and Stross decry AI's dystopian impact on their craft

Science fiction authors Charles Stross and John Scalzi have spoken out against the negative impact of AI on their creative process. Stross vehemently opposes using large language models (LLMs) like ChatGPT or Claude to assist with writing, stating that it is akin to theft and harms the integrity of their work. He criticized AI companies for stealing copyrighted material to train their models, then fine-tuning them to maximize revenue through addictive features.

Scalzi warned that using AI could lead to legal disputes over copyright infringement, as copyrighted works are used to train LLMs. He expressed concern that this could disadvantage new writers who lack a pre-existing body of work. Both authors emphasized that AI should not be incorporated into any aspect of the publishing process, as it calls the authenticity of the work into question.

Stross acknowledged that there could be some limited uses for locally-run LLMs to assist with editing and planning, but stressed that these should be tools, not substitutes for the author's own work.

Written by urgent.news from The Register Science's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at theregister.com →

More in AI

Open Discovery Challenge: How to Build a Verifiable Judge for AI-Designed Malaria Drugs

Open Discovery Challenge: How to Build a Verifiable Judge for AI-Designed Malaria Drugs Generative models can propose thousands of plausible molecules in a day.

  • Open Discovery Challenge aims to create a verifiable judge for AI-designed malaria drugs
  • Successful drug must inhibit PfDHODH enzyme without affecting human counterpart
  • Scoring system validation revealed toxicity gate errors, size bias, and novelty scoring issues

Why your AI coding agent should never see your API keys

Your AI coding agent needs your API keys. It needs them to call services, to test integrations, to run your stack. So you give it .env files, or you export keys into the environment, or you paste them…

  • API keys must remain secure when using AI coding agents
  • Developers often expose keys via .env files or environment exports
  • AI agents can leak secrets through context, output echo, and prompt injection