Almanac
← Events
3AI Snake Oil·1mo ago

AI Scaling Myths

A commentary piece from normaltech.ai argues that AI scaling will eventually hit limits, framing the debate as a question of timing rather than whether limits exist. The piece appears to challenge prevailing optimism around continued scaling returns. Given the minimal body text, the depth of argument is unclear, but the topic directly engages the scaling laws debate central to frontier AI development.

Related guides (2)

Related events (8)

4Simon Willison'S Weblog·15d ago·source ↗

Simon Willison on the asymmetric time pressures facing AI enthusiasts vs. skeptics

Simon Willison publishes a commentary framing the AI debate as two groups facing different temporal pressures: enthusiasts racing against time to realize transformative potential before momentum stalls, and skeptics racing against entropy as AI systems proliferate and become harder to constrain. The piece is an opinion/strategy essay from a respected practitioner voice. It contributes to ongoing discourse about AI trajectories and the structural dynamics of the optimist-pessimist divide.

4Ai Snake Oil·1mo ago·source ↗

Is AI Progress Slowing Down?

A commentary piece from the AI Snake Oil newsletter examines recent claims and trends around whether AI progress is decelerating. The article appears to analyze the evidence for and against a slowdown in frontier AI development. As a tier-2 commentary source, it likely synthesizes public signals rather than presenting original research.

4Import Ai·1mo ago·source ↗

Import AI 452: Scaling laws for cyberwar; rising tides of AI automation; and a puzzle over GDP forecasting

Import AI issue 452 covers three topics: scaling laws applied to cyberwarfare capabilities, the trajectory of AI-driven automation in the economy, and uncertainty around AI's impact on GDP forecasting. The newsletter synthesizes recent research and commentary across offensive AI capabilities, labor market disruption, and macroeconomic modeling. As a tier-2 commentary outlet, it provides a curated signal on emerging themes rather than primary research.

4Ai Snake Oil·1mo ago·source ↗

AGI is not a milestone

This commentary argues that AGI should not be understood as a discrete capability threshold that triggers sudden societal or economic impacts. The piece challenges the milestone framing common in AI discourse, suggesting that AI impacts are and will continue to be gradual and diffuse rather than punctuated. It positions itself against narratives from major labs that treat AGI as a definable, imminent event.

5One Useful Thing·1mo ago·source ↗

The Shape of AI: Jaggedness, Bottlenecks and Salients

A commentary piece from One Useful Thing analyzing the uneven capability profile of current AI systems, framing it through concepts of 'jaggedness' (uneven strengths and weaknesses), 'bottlenecks' (capability constraints), and 'salients' (areas of unexpected advance). The piece uses these concepts to explain why certain AI developments have outsized practical impact. The author references 'Nano Banana Pro' as an illustrative example of a significant capability or product development.

4Ai Snake Oil·1mo ago·source ↗

Fact checking Moravec's Paradox

A commentary piece from normaltech.ai argues that Moravec's paradox — the observation that tasks easy for humans are hard for AI and vice versa — is neither empirically accurate nor conceptually useful. The piece appears to challenge a foundational heuristic that has shaped AI capability expectations for decades. Given recent advances in robotics, vision, and language models, the argument likely draws on contemporary evidence to reframe how practitioners should think about AI difficulty gradients.

4Ai Snake Oil·1mo ago·source ↗

AI as Normal Technology

A paper by the AI Snake Oil authors argues that AI should be understood as 'normal technology' rather than as something categorically unprecedented, a framing they plan to expand into a book. The piece appears to challenge dominant narratives about AI exceptionalism. The body is minimal, suggesting this is a teaser or announcement for forthcoming work.

6arXiv · cs.LG·25d ago·source ↗

From Model Scaling to System Scaling: Scaling the Harness in Agentic AI

This paper argues that the next major bottleneck in agentic AI is system-level design—what the authors call 'scaling the harness'—rather than continued model scaling alone. The agent harness encompasses memory substrates, context constructors, skill-routing layers, orchestration loops, and verification/governance components that together translate model capability into long-horizon behavior. The authors identify three core bottlenecks (context governance, trustworthy memory, dynamic skill routing) and propose harness-level benchmarks measuring trajectory quality, memory hygiene, and verification cost. They introduce CheetahClaws, a Python-native reference harness, and compare it against Claude Code and OpenClaw.