Urgent.News

What's breaking now, across thousands of outlets.

Tech

Dario Amodei says the "toughest dilemma" about his proposal to "pace the frontier" is what happens if China does not do the same (Ashley Capoot/CNBC)

Anthropic CEO Dario Amodei said Sunday that the “toughest dilemma” about his proposal to slow the advancement of artificial intelligence …

Dario Amodei, CEO of Anthropic, has proposed slowing the advancement of artificial intelligence, stating that the "toughest dilemma" is what happens if China does not do the same. According to CNBC, Amodei's proposal, titled "We Must Pace the Frontier," aims to slow the pace of capability gains in AI models, not halt progress entirely.

Amodei's proposal has garnered support from other prominent figures in the AI industry, including Sam Altman of OpenAI and Elon Musk. As reported by Dev.to, Altman agreed with Amodei, stating that OpenAI would take on outside evaluators with employee-like access. Musk simply stated that "Dario is right."

The proposal involves implementing measures such as embedded evaluators, which would give third-party teams ongoing, employee-like access to frontier labs. According to Dev.to, Anthropic is already taking steps to implement this measure. Amodei has expressed concerns about the risks associated with AI, including the risk of losing control of AI systems, misuse for cyberattacks and bioterrorism, and serious economic disruption.

Brief written by urgent.news from Techmeme, Dev.to, Lobsters — 3 reports on this story. Machine-written — may contain errors; check the original before relying on it.

This story

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

Read the original at cnbc.com →

More in Tech

Why Your .NET MCP Tool Classes Crash at Runtime (And the Two-Line Fix)

If you're building MCP servers in .NET with instance-based tool classes — the kind that take ILogger<T> , HttpClient , or a repository through constructor injection — there's a good chance you've…

  • Runtime crashes occur in .NET MCP tool classes with constructor injection.
  • Issue not flagged by warnings or compile-time errors.
  • DotnetFastMCP v2.1 provides two-line fix for problem.

NO idea where to start learning SQL?

This article is a beginner friendly guide that gets you started into learning SQL as a programming language. Introduction Relational databases store data in tabular form, often referred to as…

  • SQL is a language for interacting with relational databases.
  • Key concepts include tables, databases, and SQL command categories.
  • Start with the SELECT statement to retrieve data from tables.

More from Sunday 13 September →