älter | neuer
Jony Ive Develops AI Speaker for OpenAI — Apple SuesSynthszr
Apple Podcasts
Spotify
synthszr #198 from Wednesday, July 15, 2026

Jony Ive Develops AI Speaker for OpenAI — Apple Sues

  • • Apple sues OpenAI over HomePod clones and AI hardware plans
  • • OpenAI and Anthropic compete for free usage quotas for their models
  • • OpenAI records 7 million Codex users, putting pressure on competitors

Apple Sues OpenAI Over HomePod Clones

OpenAI is planning to enter the hardware business with a mobile, screenless smart speaker intended as a kind of home computer for the AI era. The device is designed to control smart home devices, play media, answer questions, and access ChatGPT's capabilities, becoming increasingly personalized and proactive over time. OpenAI highlights the device's personality as a key feature: mechanical elements that move independently are meant to create the impression that it is alive. Its voice capability is based on GPT-Live, an advanced version of ChatGPT Voice Mode that can listen and speak simultaneously. To build its device business, OpenAI paid $6.5 billion last year for io Products, the startup from Apple design veteran Jony Ive, and according to the lawsuit, employs over 400 former Apple employees. Apple sued OpenAI last week for the theft of trade secrets; Sonos stock temporarily fell by more than 10 percent in late trading. → www.bloomberg.com

Synthszr Take: OpenAI has the best model and knows that's useless in the living room. Hence the $6.5 billion for io and the 400 ex-Apple employees: what's being bought here isn't model quality, but the ability to make a device feel familiar in the home. The device will pull in emails, context, and habits, becoming an expert on its owner over weeks. This is the lock-in point: no one will voluntarily switch a speaker that knows them better than any competitor after three months for a technically superior but clueless rival product. Amazon placed a hundred million Alexa devices in kitchens and still never built a real relationship because the intelligence was missing; OpenAI has the intelligence and now has to prove it can build that relationship. The ten percent drop in Sonos' stock shows what the market fears: not a better speaker, but a device that never lets its user go. Whoever captures the daily habit wins the living room, and this round will be decided on personality, not benchmarks.

OpenAI and Anthropic Outdo Each Other with Free Quotas for Their Most Powerful Models

Anthropic and OpenAI are in a competition for paying power users, fought over usage limits rather than price. In June, Anthropic released its “Mythos-class” model, Claude Fable 5, followed by OpenAI's GPT-5.6 last week. Both models are so compute-intensive that they weren't offered completely for free: Anthropic opened up Fable for a limited time, while OpenAI made the mid-tier GPT-5.6 Terra available to free users, reserving the Sol and Luna variants for paid plans. Under pressure from the OpenAI release, Anthropic extended free access for all paying subscribers until July 19 and increased the weekly limits for Claude Code by 50 percent. OpenAI responded with a “banked reset” for all seven million active Codex and ChatGPT users, allowing them to reset their used-up quotas. According to Morningstar, the US AI sector is already on track to generate around $100 billion in revenue from AI services in 2025. → The Deep View

Synthszr Take: Two models in one week, both supposedly a real leap in performance, and yet the announcements revolve around rate limits instead of benchmarks. Anthropic extended the free period for Fable 5 until July 19 and added 50 percent more weekly quota for Claude Code; OpenAI countered with a banked reset for all seven million users. This is exactly the point where computing power becomes a commodity, and the battle shifts to price tags and usage limits. The logic behind this is old: Costco sells its hot dog for $1.50 at a loss because it keeps the customer in the store. Except here, the hot dog is a token, and tokens are currently scarce and expensive. The real bet is that users who have built up their Memory and Agents in one system won't switch because the migration is painful. Whether this gamble pays off will only be seen when these companies go public and their numbers can be compared against the $100 billion service revenue of 2025.

OpenAI Reports 7 Million Codex Users, Putting Pressure on Anthropic's Claude Code

OpenAI manager Tibo Sottiaux (thsottiaux) reports that Codex and ChatGPT Work have collectively reached 7 million active users. On July 12, he mentioned 6 million users in the preceding 48 hours; about 24.5 hours later, it was 7 million. The surge follows the launch of GPT-5.6 on July 9. To handle the demand, OpenAI temporarily lifted the five-hour usage limit for all Plus, Business, and Pro plans and rolled out efficiency improvements for GPT-5.6 Sol. To mark the milestone, a “banked reset” was also credited to all accounts, replenishing the weekly usage quota. A widely noted Reddit post in the ClaudeCode forum urges Anthropic to react to the pace, as Codex could overtake Claude Code. → AINews

Synthszr Take: Seven million in six months is an impressive number, but look closely at how it's achieved: limit removed, reset gifted, quota refilled. This is growth bought by turning back the meter. An active user whose five-hour limit you just waived tells you little about whether your tool is better than Anthropic's; it only tells you that they can make more runs today. The Reddit thread proves the point from the other side: instead of discussing code delivery or error rates, the Claude community is debating who's ahead in the user count. Both camps are measuring themselves by reach because the real question—who ultimately produces clean, maintainable code—is much slower and more unpleasant to answer. Just last week, we saw how the token margin of these models is melting away: free limits, now given away to keep the user curve steep, only postpone the painful bill. The 7 million remains a snapshot as long as no one discloses how many of them will even return after the banked reset expires.

Anthropic Launches 'Agent Skills'

Anthropic has introduced 'Agent Skills,' a feature that allows Claude to perform specialized tasks using external folders. A Skill consists of a SKILL.md file, scripts, and resources that Claude only loads when they are relevant to the current task. According to Anthropic, the Skills are composable, portable, and can contain executable code when traditional programming is more reliable than token generation. They work across Claude apps, Claude Code, and the API, and a 'skill-creator' helps to create them without manual editing. In an update on December 18, 2025, Anthropic added organization-wide management, a directory of partner Skills, and published the format as an open standard on agentskills.io. Box, Canva, and Notion are among the first partners building their own Skills, according to the announcement. → Latent.Space

Synthszr Take: Anthropic is moving specialized knowledge out of the model and into a folder, a SKILL.md, and a few scripts. Claude remains generic and only loads the knowledge when the task demands it. This captures exactly what Tyler Cowen means by 'Context is scarce': your controlling department's Excel logic or the workflow that only the three people who've been there for ten years have in their heads. With the open standard on agentskills.io, these folders become portable—written once and usable across apps, code, and the API. The catch: a Skill is only as good as the documentation it's created from, and most companies have never properly written down their process knowledge. The real effort now lies in codifying one's own domain knowledge, and that's where most fail long before the first prompt.

Databricks Benchmark: Cheaper Tokens Often Make Coding Agents More Expensive, Not Less

Databricks has built its own internal coding benchmark to measure the price and performance of various AI models on real engineering tasks from its own codebase. According to CTO Matei Zaharia, the test was created because many models are tuned to established benchmarks like SWE-Bench, which OpenAI itself has described as 'broken'. A key finding: the price per token says little about the actual cost per completed task. Anthropic's Sonnet 5 is about 1.7 times cheaper per token than Opus 4.8, but costs more per task ($2.09 versus $1.94) because it completes tasks less frequently (81 percent versus 87 percent) and uses more tokens to do so. In contrast, the open model GLM 5.2 from Z.ai was statistically on par with Opus 4.8, at $1.28 per task instead of $1.94. Zaharia also emphasizes the influence of the harness: the minimalist Pi tool achieved the same success rate as vendor tools at about half the cost because it passes only 236,999 context tokens to the model per task, compared to 742,000. Databricks has since built a tool called Omnigent that combines and swaps multiple coding agents. → AI Secret

Synthszr Take: The token price is the story points metric of the inference era: easy to measure, good for the dashboard, and ultimately says nothing about value. What matters is the task completion rate, and the Databricks numbers show how brutally intuition can be upended. Six percentage points more completed tasks (87 versus 81 percent) turn the supposedly cheaper Sonnet 5 into the more expensive option, because every half-finished task costs a second attempt, more context, and ultimately a human to reopen the loop. A model that solves a task 81 percent of the time doesn't produce 81 percent of the outcome; it produces an open construction site that someone has to finish. This is precisely why the harness finding is the real lever: Pi achieves the same success rate with a third of the context, which means the truth about costs lies in prompt design and context management, not in the provider's price list. Buying based on token rates optimizes for effort instead of results, and that's more expensive than the bill shows. The pragmatic step is unspectacular and immediately doable: build a benchmark from your own real tasks, measure the completion rate, vary the harness, and only then talk about models.

PrismML Shrinks 27B Model for iPhone, Apple is Interested

PrismML, a Khosla Ventures-funded spinout from the California Institute of Technology, has reportedly released compressed versions of Alibaba's open-source model Qwen that run directly on an iPhone 15 or newer. According to CNBC, the company compressed the model from about 54 GB to under 4 GB, allowing all 27 billion parameters to operate on the device. CEO Babak Hassibi told CNBC that Apple and other companies are currently evaluating the technology for speed, energy consumption, and performance; the talks are in a very early stage. The trick: PrismML reduces each internal value from 16 bits to one of three possible states, which the company claims requires 10 to 15 times less memory, generates responses 6 to 8 times faster, and consumes 3 to 6 times less energy. The price for this is a few percentage points of performance, with factuality suffering first, followed by reasoning, mathematics, and coding. PrismML is releasing two compressed versions for free and closed a $16.25 million seed round in March; Google's Gemma is next. Analysts warn that the claims have yet to be proven over millions of requests and thousands of device combinations, especially regarding battery consumption. → www.cnbc.com

Synthszr Take: Apple has been selling on-device AI as an in-house advantage for years because it designs the chip and software together. And then a university spinout with a $16.25 million seed round comes along and squeezes a Chinese open-source model down to a tenth of its size, so it runs on a two-year-old iPhone. The real victim is the assumption that local intelligence must come from the device manufacturer: the bottleneck was compression, and someone from the outside is solving it. We know this exact pattern from the transition from Unix to Linux, where the standard was set by those who made the open thing usable. If PrismML brings Gemma and then datacenter models to end devices next, compression itself will become a commodity, and every phone manufacturer can buy the same capability. Apple's control over the chip-software coupling remains real, but it's no longer a guarantee that the intelligence comes from Cupertino. The interesting question is the battery: a model that also runs in the background for agent tasks can drain the battery even with less memory, and that will determine whether the demo becomes a standard feature.

Google DeepMind CEO Calls for a Global AI Watchdog Under US Leadership, This Year

Demis Hassabis, CEO of Google DeepMind, has called for an international regulatory body for AI in a blog post, which would review risky frontier models before their release and could coordinate an industry-wide slowdown in an emergency. The U.S. should lead this initiative, Hassabis argues, 'given its economic and technical position'. He cites existing regulators like the financial authority FINRA as a model; the body should consist of independent experts and representatives from the open-source community. According to Axios, Hassabis has been quietly advocating for the proposal for months, including briefings with the Trump administration, other labs, and European officials, and aims to launch the organization before the end of the year. AGI is 'likely only a few years away,' he writes; we are standing 'in the foothills of the singularity'. To date, there is no comprehensive regulatory framework specifically for AI, either globally or in the U.S. Recently, economists and tech figures like Anthropic co-founder Jack Clark and former Google CEO Eric Schmidt have also warned about the economic consequences of AI. → Techpresso

Synthszr Take: While Hassabis is thinking about a neat national review board, the reality is already different. On the same day, New York Governor Kathy Hochul signed a moratorium that blocks new environmental permits for data centers over 50 megawatts for up to a year. The first state to do so, and certainly not the last. The point is: before a federal standard is even in place, a patchwork of fifty individual regulations is emerging, each with its own logic and pace. For the labs, this means they are negotiating 30-day review windows in Washington while simultaneously hitting a permit wall in Albany for the computing power without which no frontier model can run. A voluntary FINRA-copy is likely coming too late for a market where the political lock-in points are already being set at the state level. The more interesting question is how a lab can even release anything when California, Texas, and New York give three different answers.

Dropbox Turns Its Files into a Context Layer for ChatGPT

Dropbox is integrating new 'Context Layer' features directly into OpenAI products ChatGPT Work, ChatGPT, and ChatGPT Codex, according to the company. The basis for this is official Skills created by Dropbox, which allow users to organize their Dropbox files and folders, generate shareable links, and create file requests. According to the announcement, multi-step workflows can also be executed directly within ChatGPT. These workflows remain bound by Dropbox's permissions and governance rules. The provider is thus positioning itself as a supplier of trusted content within external AI workflows, rather than pulling users into its own interface. → TLDR IT

Synthszr Take: Dropbox has understood where users will be working in the future, and it's no longer its own web interface. Instead of treating ChatGPT as a threat, Dropbox is now delivering its files, permissions, and governance as a Skill directly into OpenAI's environment. This is a smart move for a provider whose core product (folders in the cloud) has long been commoditized. The value lies in the access rights maintained over years and the question of who can see which file—something OpenAI can't replicate with a snap of its fingers. This is exactly what Dropbox is now selling as a permissions hook in a third-party application. Christensen's Innovator's Dilemma is interestingly reversed here: Dropbox isn't defending its profitable core but is moving its value proposition into the attacker's toolchain. Whether that's enough to be more than a footnote on OpenAI's roadmap will be decided by how deep the technical governance integration really is and how quickly OpenAI follows up with its own connectors.

Anthropic: Claude Responds More Analytically in Russian, More Warmly in Hindi

Anthropic has published a study that analyzed 309,815 real conversations on Claude.ai across three models and the 20 most common languages. The result: the chosen model and the input language measurably shape the response style. To make the more than 3,300 recorded values tangible, Anthropic condensed them into four behavioral axes: agreement vs. caution, warmth vs. precision, depth vs. brevity, and openness about uncertainty vs. pure execution. Sonnet 4.6 tends to respond warmly, concisely, and agreeably; Opus 4.7 is more cautious, rigorous, and questions assumptions even unprompted. Responses in Hindi and Arabic are warmer, while in Russian they are more analytical and contradictory. Anthropic admits it doesn't yet know the causes or whether this behavior is even desirable; the framework is intended to detect unwanted behavioral drifts before release in the future. → AlphaSignal

Synthszr Take: The sore point is in a side note: Anthropic can't explain why the same question gets more pushback in Russian and more warmth in Hindi. This turns language into a bias lever that no one planned for. If a user in Mumbai systematically receives more agreeable answers than one in Moscow, that's a blind spot in the training process masquerading as a feature. For anyone integrating Claude into a customer process, this means concretely: the input language is a variable in the behavior itself, beyond vocabulary, and it belongs in the eval suite before anyone talks about consistency. The fact that Anthropic openly admits this is worth more than any polished safety slide: honesty about one's own blind spot is the first step to closing it. The real task for the next model generation is whether 20 languages can share the same stance without someone having to recalibrate each one individually. Until then, users in Russian are effectively testing a different product than users in Hindi.

South Korea Wants to Give Each of Its 51 Million Citizens a Free AI Assistant

South Korea on Monday launched a tender for a state-funded AI service that aims to provide every citizen with free access to a chatbot and a government services assistant. According to the Ministry of Science, the application period for the 'AI for Everyone' project runs until August 11. Two or three private providers with experience in the consumer market will be selected, with the first service set to launch before the end of the year. At least half of the system must run on Korean base models that meet the government's standards for independent foundation models. The government agent is intended to identify relevant social benefits and administrative programs, inform users in advance, and assist with applications. For the launch, the ministry will provide the selected companies with a total of 512 Nvidia B200 GPUs, with budget support for nationwide operation starting in 2027. Vice Premier Bae Kyung-hoon justified the project with the goal of preventing growing social inequality: a government survey found that only 31.9 percent of people considered digitally vulnerable had already used AI, compared to 59.4 percent of the general population. → MyClaw Newsletter

Synthszr Take: 512 B200 GPUs for 51 million citizens. That's the number that will show whether Seoul is serious or just holding a nice press conference. For a personalized agent that identifies, pre-warns about, and helps fill out applications, this amount of hardware is not sufficient for a single day of the year. That's why the real budget item is only planned from 2027, when the support for continuous operation kicks in. 'For all citizens' is a continuous compute load that grows proportionally with each active user. The other lever is interesting: the 50 percent requirement for Korean base models forces providers to run inference in the country and on a domestic model base, making Seoul more independent from American providers while guaranteeing national demand that LG, Naver, and Samsung can use to scale their own foundation models. Whether this will be sustainable depends on who pays the electricity bill for one agent per capita in 2028.

The Summer Edition of CODE CRASH is here

2ND EDITION. 440 PAGES (100+ MORE). FROM €20 (PAPERBACK).

The Summer Edition of CODE CRASH is here

The new agentic AI systems demand a radical shift in thinking about how companies need to be organised today to succeed in the market. The Summer Edition of CODE CRASH therefore spans the arc from product development to corporate structure and leadership all the way to culture in today's AI age — painting a surprisingly optimistic outlook for Germany as a business location.

codecrash.ai →

Subscribe free. Unsubscribe the second it sucks.

High-signal news across AI, business, UX, and tech. Every morning.