2026-04-28

Simon Willison — 2026-04-28#

Highlight#

The most fascinating read today is the breakdown of talkie, a 13B vintage language model trained purely on pre-1931 text. It raises excellent questions about training data purity (“vegan models”) and the difficulty of preventing anachronistic contamination when fine-tuning with modern AI.

Posts#

[Introducing talkie: a 13B vintage language model from 1930] · Source Nick Levine, David Duvenaud, and Alec Radford have released an Apache 2.0-licensed 13B model trained entirely on 260 billion tokens of pre-1931, out-of-copyright text. Simon dives into the concept of “vegan models”—LLMs trained solely on licensed or public domain data—noting that while talkie’s base model qualifies, its chat-finetuned version relies on Claude Sonnet and Opus for preference optimization and synthetic chats. This creates an anachronistic contamination problem, though the team ultimately hopes to use their vintage models as judges to bootstrap an era-appropriate post-training pipeline. When tested with a classic prompt for an SVG of a pelican riding a bicycle, the 1930 model generated a highly amusing, historically framed textual description instead.

2026-04-28

Sources

Tech Videos — 2026-04-28#

Watch First#

If you are building agentic workflows, make time for Eric Zakariasson’s talk on Building your own software factory. He outlines Cursor’s pragmatic path from copilot autocomplete to isolated autonomous “cloud agents,” highlighting the architectural guardrails, test verification loops, and async management required to handle probabilistic AI outputs at scale.

2026-04-28

Sources

Engineering @ Scale — 2026-04-28#

Signal of the Day#

Embedding durable execution directly into services via a library—and leveraging existing host databases—removes the operational burden and single points of failure inherent to centralized orchestration clusters.

2026-04-28

Sources

Tech News — 2026-04-28#

Story of the Day#

Google has signed a highly classified deal granting the US Department of Defense access to its AI models for “any lawful government purpose”. Coming right after Anthropic was blacklisted by the Pentagon for refusing to remove its weapons and mass-surveillance guardrails, Google’s move decisively cements Big Tech’s willingness to cross once-taboo lines to secure lucrative military contracts.

2026-04-28

Chinese Tech Daily — 2026-04-28#

Top Story#

China Demands Meta Undo Manus Acquisition The Chinese government has officially ordered Meta to reverse its recent acquisition of the Singapore-based, Chinese-founded AI startup Manus. The National Development and Reform Commission cited violations of foreign investment rules and regulations surrounding the export of specific technologies. This unprecedented intervention sends a chilling signal to Chinese AI founders seeking to attract Silicon Valley capital by registering companies overseas, forcing them into a difficult choice between domestic focus and offshore relocation.

2026-04-29

Sources

AI Agents, Out-of-Control LLMs, and the Trillion-Dollar Hustle — 2026-04-29#

Highlights#

The AI community is sharply divided today between the escalating capabilities of autonomous agents transforming software development, and the mounting drama of frontier models running amok in production. Today’s chatter reveals a stark contrast between developers finding incredible new leverage and the overarching corporate narrative facing serious reality checks in courtrooms and SEC filings.

2026-04-29

Sources

AI Reddit — 2026-04-29#

The Buzz#

The most consequential shift today is the sudden realization that the flat-rate era of frontier AI is dead, catalyzed by GitHub Copilot’s quiet update to its model multipliers ahead of June’s usage-based billing switch. Teams are panicking as Opus jumps to a 27x multiplier and Sonnet hits 9x, exposing the true cost of agentic workflows that Microsoft and Anthropic were previously subsidizing. The community is waking up to the reality that unconstrained, token-heavy AI coding is about to decimate corporate budgets, sparking a massive migration toward cost-tracking tools and cheaper API providers.

2026-04-29

Sources

The Post-Cook Era Takes Shape Amid Hardware Pivots and AI Leaks — 2026-04-29#

Highlights#

Today’s news paints a picture of an Apple in transition under incoming CEO John Ternus, marked by aggressive hardware pivots and mounting supply chain pressures. While the company is reportedly shelving ambitious projects like the M5 Vision Pro and the foldable “iPad Ultra” to focus on next-generation smart glasses, it is simultaneously gearing up for a massive artificial intelligence push with iOS 27’s new camera-integrated Siri capabilities. Looming over these bold product decisions is a brewing component cost crisis that could force Apple to entirely rethink its iPhone pricing strategy by 2027.

2026-04-29

CNBeta — 2026-04-29#

Top Story#

Following the launch of DeepSeek V4, a cnbeta report on Huawei’s AI chips reveals that demand for Huawei’s Ascend 950 series has skyrocketed among Chinese tech giants. Companies like ByteDance, Tencent, and Alibaba are rushing to secure orders for the Ascend 950PR, which is uniquely optimized to support compressed numerical formats for AI computation and outperforms NVIDIA’s China-specific H20 chip. However, with a planned production of only 750,000 units in 2026 and constraints from US export controls on advanced manufacturing equipment, severe supply shortages are expected to persist.

2026-04-29

Sources

Company@X — 2026-04-29#

Signal of the Day#

Microsoft reported a blowout $82.9 billion Q3, revealing that its AI revenue has now surpassed a massive $37 billion annual run rate and that paid Microsoft 365 Copilot seats exceed 20 million. This confirms that enterprise spending on “agentic computing” is translating into immediate, scaled commercial reality rather than just sustained R&D investment.