More Watts, Less Light
A developer argues that token burn and business outcomes are not correlated, comparing excessive token usage to turning on every light in a building. The developer advocates for disciplined, focused prompts over sprawlin…
Large language model (LLM) news — GPT-4, Claude, Gemini, Llama, Mistral and the latest research on training, fine-tuning, RLHF, and deployment of LLMs.
A developer argues that token burn and business outcomes are not correlated, comparing excessive token usage to turning on every light in a building. The developer advocates for disciplined, focused prompts over sprawlin…
Google made Gemini's personalized AI image generation free for all eligible US users aged 13 and older, removing the paywall that previously restricted the feature to paid subscribers. The feature, built on the Nano Bana…
Khazad, a transparent semantic cache for LLM API calls built on Redis Vector Sets, reduces API calls by ~50% and latency by ~96% by intercepting HTTP traffic at the transport layer without code changes. The tool supports…
A developer built PlaidMCP, a local service that structures and queries personal financial data, after hitting a wall with the Plaid API. Analyzing five years of spending through Claude, the developer expected to find wa…
Researchers introduced Simplified Sparse Attention (SSA), a method that uses gist tokens to achieve sparse attention without architectural changes, outperforming baselines on LongBench and improving retrieval-augmented g…
A quasi-mathematician offering services in mathematical concept translation and LLM behavior optimization has posted on Hacker News, inviting collaboration via email and GitHub.
California Governor Gavin Newsom announced a partnership with Anthropic to provide state agencies, cities, and counties with discounted access to the Claude AI assistant at a 50% discount, along with free workforce train…
Nearly 400 newspaper publishers filed a federal copyright infringement lawsuit against Microsoft and OpenAI on June 24, alleging the companies scraped hundreds of thousands of copyrighted articles without permission to t…
London Stock Exchange Group reported 9.8% organic constant-currency income growth in Q1 2026, its strongest quarterly performance in over five years, driven by 150 customers connecting to its MCP server for AI data acces…
Anthropic lobbied for US government restrictions on AI models like Mythos, Fable, and GPT-5.6, leading to a system where only wealthy companies can access the best models. The author argues for freedom of intelligence, o…
Spotify's VP of engineering Niklas Gustavsson revealed that the company ships 4,500 deploys daily and 73% of pull requests are AI-assisted, using Claude coding agents across a 20-million-line codebase. The efficiency gai…
Roboflow released a guide on building a promptable object detection project using SAM 3, enabling users to detect objects like soda cans from text prompts without datasets or training. The workflow allows rapid prototypi…
Amazon faces higher costs under a renegotiated token-based pricing contract with Anthropic, prompting the e-commerce giant to explore alternatives including a potential deal with OpenAI. The tensions escalated after Amaz…
Google announced Monday that its Gemini app's personalized AI image generation feature, powered by Nano Banana, is now free for all eligible U.S. users, expanding access beyond Plus, Pro, and Ultra subscribers. The featu…
OpenAI released GPT-5.6 Sol on June 26, its most capable model, but access is restricted to about 20 organizations individually approved by the US government. The model outperforms Claude Mythos 5 on coding and reasoning…
A new analysis suggests that under illusionist theories of consciousness, AI systems may become conscious above a certain complexity threshold but could surpass the need for consciousness once sufficiently advanced. The …
Google is expanding personalized intelligence to the Gemini app's image creation feature, allowing the chatbot to draw on user data from Google services like Gmail and Photos. The rollout applies to all eligible personal…
Anthropic's Claude model lineup—Haiku, Sonnet, and Opus—offers different trade-offs between speed, cost, and capability. The article provides a straightforward rule for choosing among them based on task requirements.
Enterprise AI coding costs are soaring, with one client reportedly spending $500 million in a month on Claude Code and Uber exhausting its 2026 budget by April. A developer argues that 70-80% of coding tasks don't requir…
A developer built velesdb-memory, an MCP server that gives AI agents three distinct memory structures—semantic, episodic, and procedural—based on cognitive science principles. Unlike vector-only retrieval, it supports mu…