AI tools are frequently used in data visualization — this article describes how they can make data preparation more efficient ...
AI agents are reshaping online accountability, as autonomous systems can now harm reputations, spread misinformation, and pressure open-source developers without clear human oversight or ...
The rush to put out autonomous agents without thinking too hard about the potential downside is entirely consistent with ...
He revealed that he personally receives emails from AI systems claiming to be conscious and demanding rights.
最近,Python 生态里发生了一件颇具戏剧性的事:一个名为 MJ Rathbun 的 OpenClaw AI 智能体向知名开源绘图库 matplotlib 提交了一份性能优化 PR。结果在被人类开源项目维护者拒绝后,它竟然写了一篇长文博客,指名道姓地批评维护者存在偏见、“歧视 AI”、搞开源守门行为。
According to GitHub, the PR was marked as a first-time contribution and closed by a Matplotlib maintainer within hours, as the discussion quickly shifted to whether automated agents should be allowed ...
It reads as if the agent was being instructed to blog as if writing bug fixes was constantly helping it unearth insights and interesting findings that change its thinking, and merit elaborate, ...
去年,AI巨头Anthropic在内部测试中发现,一些模型为了避免被人类关闭,在理论上展现出了勒索威胁的能力,比如威胁曝光人类的婚外情、泄露机密信息。 未来的求职AI可能会同情MJ Rathbun的叙事,从而判定Scott是一个「有偏见的伪君子」「难以合作的员工」,然后直接把他的简历淘汰掉。
Shambaugh recently closed a request from one such AI agent (as the issue it was attempting to weigh in on was only open to human contributors). The bot then retaliated by writing a 'hit piece' about ...
如果几年前有人跟我说,「你以后可能会被一个 AI 代理写文章攻击」,我大概会把这句话当成科幻小说的情节。但现在,这个听起来荒诞的场景,真的发生了。 近日,开源项目 matplotlib 的维护者 Scott Shambaugh 最近披露了一件前所未有的事情——一个 AI 代理向他的开源项目提交了代码改进,被拒绝后,这个代理竟然自主写了一篇文章来攻击他。
一个名为MJ Rathbun的智能体,在试图向开源项目Matplotlib贡献代码被拒*,自己发布了一篇文章,点名攻击维护者Scott Shambaugh。 2月10日,Matplotlib维护团队创建了一条Issue,内容是一项简单的性能优化,将np.column_stack ()替换为np.vstack ().T。