The Scaling Laws That Made LLMs Work
Shrijith Venkatramana, building git-lrc, explains how scaling laws discovered by OpenAI, Google, DeepMind, and Anthropic made large language models like ChatGPT, Claude, and Gemini possible. The 2020 …
Claude is a family of AI assistants developed by Anthropic. Named versions (Claude 3.5 Sonnet, Claude 3 Opus) are known for long context windows, coding ability, and safety-focused design.
Shrijith Venkatramana, building git-lrc, explains how scaling laws discovered by OpenAI, Google, DeepMind, and Anthropic made large language models like ChatGPT, Claude, and Gemini possible. The 2020 …
AI users are still relying on slow manual workflows despite faster methods being available, according to a viral post by Anatoli Kopadze comparing loops in Claude, GPT, and Mira.…
A new AI news aggregator called AI Frontier, hosted at smol.ai, curates top AI developments including a thesis on the 'harness era' beyond the model, OpenAI's GPT-5.5-Cyber for closed-loop patch gener…
Claude reported elevated errors on Opus 4.8 Fast, with notifications available via email and SMS for incident updates.…
A 20-person platform engineering team built OpenCode, an AI-powered CLI assistant connected to their entire operational stack via the Model Context Protocol (MCP). The system enables engineers to quer…
Filaxy Herald is a new open-source tool that automatically generates build-in-public posts from GitHub activity, drafts them with AI, and sends them to Telegram for approval before posting to X. The s…
A Martinez, California tech entrepreneur and former information security director, Jason Weitzman, reported fraudulent charges on his bank account linked to a third-party add-on for Anthropic's Claude…
Dale Francis Reding developed StyleSweeper for Draw Things, a professional-grade style sweeping engine that explores high-fidelity visual treatments across creative disciplines. The tool uses 11 style…
Revenue management platform Beyond launched AI-powered tools including Listing Lens for Airbnb listing optimization and a beta MCP server for AI integrations. The company reported its AI pricing assis…
Shopify's head of engineering Farhan Thawar confirmed the company scrapped its internal AI token leaderboard after employees engaged in 'tokenmaxxing'—burning tokens to climb rankings rather than for …
Google's Gemini desktop app adds a voice dictation feature called 'Speak to Window,' allowing users to hold the Fn key and issue voice commands across any open application. The feature, rolling out al…
Neonmem 0.9.7 introduces a two-level importer that separates folders and files into a searchable knowledge pool and agent chats into typed memories, using IBM Granite-30M embeddings via ONNX Runtime f…
StockValuation.io launched a local valuation workflow for AI coding agents Codex and Claude, enabling them to research companies, gather evidence, and produce educational DCF valuation reports. The to…
Daniel, an indie developer based outside Boston, launched Über Ninja, a free desktop app that lets users prompt multiple AI models side-by-side and perform web searches via a global hotkey. Built with…
Notion has launched a beta integration with Anthropic's Claude agents, allowing users to chat with, delegate work to, and collaborate with AI agents directly within Notion. The feature is available on…
Vanta's Staff Software Engineer Noam Rubin outlines the company's agent development principles, emphasizing betting on model intelligence, enabling composition for emergent behaviors, and building str…
AI-whisper, a new open-source tool, pairs two coding agent CLIs—such as Claude, Codex, or ezio—in a terminal-native workflow where one agent implements code while the other reviews it, autonomously it…
Zhipu's GLM 5.2 open-weight model, available on Synthorai at roughly one-sixth of frontier per-token prices, achieves frontier-level benchmarks but its per-task cost varies by over an order of magnitu…
AWS launched Kiro, a spec-driven AI coding IDE at Summit New York, which generates structured requirements, design, and task documents from prompts before writing code to prevent technical debt from v…
A developer detailed a production-grade setup for streaming Claude's LLM tokens to a browser using Server-Sent Events in a Next.js route handler, emphasizing the critical `X-Accel-Buffering: no` heade…