Simon Willison
·
1 week ago
Jarred Sumner rewrote the Bun runtime from Zig to Rust using AI agents to automate the port, addressing memory safety issues that caused use-after-free and double-free bugs in the original codebase. The rewrite consumed 5.9 billion input tokens and 690 million output tokens across 11 days of agent-assisted development, with costs estimated at $165,000 at standard API pricing. Startup performance on Linux improved 10 percent, and the new Rust version has been running in Claude Code since June 17th with minimal user-visible changes.
The Register
·
1 week ago
A startup created Academic Humanizer, a tool that rewrites AI-generated academic papers to remove signs of machine authorship by adjusting prose and matching the author's voice. The tool is built on Claude and can be pointed at the user's prior work to maintain stylistic consistency. The development raises concerns about academic integrity as the tool could make weak or error-prone AI-generated content sound more convincingly human without verifying underlying arguments or evidence.
The Neuron
·
1 week ago
Anthropic launched a free access program for open-source maintainers and contributors, providing six months of complimentary Claude Max subscriptions. Eligible applicants include maintainers of packages with 500+ dependent repositories, core contributors to major projects like CPython and Kubernetes, active contributors with 100+ merged pull requests in the past year, and maintainers of critical infrastructure. After six months, paid subscriptions resume at their previous rate while others revert to free-tier access.
The Neuron
·
1 week ago
TeraWulf signed a 20-year lease with Anthropic to operate an AI data center campus in Kentucky and sold its stake in a Texas data center joint venture to Fluidstack. The Anthropic lease will generate $19 billion in contracted revenue over its initial term, with initial capacity coming online in the second half of 2027 at 401 megawatts. TeraWulf will redeploy the $450 million it receives from the Abernathy sale into wholly owned infrastructure projects where it maintains direct operational control.
Latent Space
·
1 week ago
Lilian Weng published a research summary covering 35 papers on harness engineering for recursive self-improvement, framing the field's shift toward optimizing prompts and task specifications rather than direct model weight modification. The post synthesizes design trends from papers including the well-known ACE work through recent approaches like Meta-Harnesses, demonstrating that goal and context specification will remain necessary even as harness improvements get absorbed into core models. This signals a consolidation around harness-based agent design as the primary optimization frontier, influencing product development at companies including Anthropic, Google, and LangChain.