Urgent.News

What's breaking now, across thousands of outlets.

Tech

An open letter to Dario: if you mean it, open the weights

Article URL: https://jacob.gold/posts/open-letter-to-dario-amodei-about-open-weights/ Comments URL: https://news.ycombinator.com/item?id=49676085 Points: 190 # Comments: 61

In your recent open letter, you proposed a compelling solution to slow down the pace of AI progress: mandating that every publicly available model be released as open weights. This idea aims to reduce the financial incentives for further development by making the underlying weights freely accessible, thereby diminishing the value of maintaining proprietary models.

Sam Altman acknowledged your request within hours of its publication. Your sincerity in pursuing this cause is evident, as demonstrated by your history of advocating for AI safety and potentially sacrificing short-term gains for the greater good. You have previously left OpenAI to create a company with built-in safety measures and have tirelessly pushed for regulatory measures, even facing criticism for your doomsday rhetoric.

Your decision to commit to a slower pace of AI development, despite being the first to do so, showcases your dedication to the mission of responsible AI advancement. By proposing this law, you have positioned yourself as the most credible and likely candidate to bring about this change. The proposed legislation would have no loopholes, ensuring that all publicly available models are released with open weights, thus leveling the playing field and slowing down AI progress uniformly.

Written by urgent.news from Hacker News Best's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Also reported by 1 other outlet

Read the original at jacob.gold →

More in Tech

A Screenshot Is Not an Agent Failure Artifact

A screenshot of an execution tree looks useful in a pull request. It is also missing almost everything a skeptical reviewer should ask: Which trace produced it? Was the trace changed after capture?

  • Screenshot alone insufficient for reviewer assessment
  • Raw JSONL output may expose sensitive identifiers
  • Bundle generated via agent-inspect tool with verification

Full Disk Access Was On, and macOS Still Refused the App

A Mac app I maintain needs Full Disk Access. It measures disk usage, and most of what is worth measuring sits behind that permission.

  • Mac app failed to grant Full Disk Access permission.
  • App signature out of sync with nested frameworks.
  • Re-signing bundle resolved permission issue.

More from Saturday 12 September →