Claude Code's Hidden Fingerprint Got It Banned at Alibaba

July 6, 2026

40 topics · 35 sources

AI Models
Better StackNate B JonesAICodeKingThe Rundown AI

Claude Fable 5's Return: Access Restored, Free APIs Everywhere, and a Capability Jump

Anthropic lifted export controls on Claude Fable 5, making it available to everyone regardless of citizenship [1]Better Stack — though only within existing plan limits for about a week before switching to usage-credit-only access after July 7th [1]Better Stack. Free API endpoints for the full model (1M token context) sprang up within hours via routers like ZenMux [2]AICodeKing, and Anthropic's Thariq Shihipar confirmed Fable is coming to subscriptions "as soon as capacity comes" [3]The Rundown AI.

Read more

The ban, in retrospect, looks pointless

Fable 5's original ban stemmed from a jailbreak by an Amazon researcher who prompted the model to identify a security vulnerability and demonstrate an exploit [1]Better Stack. But Anthropic's own investigation found that Opus 4.8, GPT 5.5, and Kimi K2.7 could all identify the same vulnerability, and every tested model — including Claude Haiku 4.5, Sonnet 4.6, Opus 4.6/4.7/4.8, GPT 5.4/5.5, and Kimi K2.7 — could reproduce the exploit demonstration [1]Better Stack. The main lasting effect of the whole episode appears to be stricter safeguards on Fable that now block more normal requests, with some benchmarks showing the model performing noticeably worse — attributed to it falling back to Opus 4.8 more frequently under the new safeguards.

So, it seems to me that the ban was pretty pointless then, and all it's really achieved is that Anthropic have now made those safeguards even stricter on Fable, making loads more normal requests get blocked.

Free access, everywhere, within hours

ZenMux, an AI model router similar to OpenRouter, began hosting a free endpoint for the complete (not stripped-down) Fable 5 model with the full 1 million token context window, supporting both OpenAI-style and Anthropic-style request formats so it plugs into Cline, Roo Code, Aider, or OpenCode [2]AICodeKing. A free Claude Sonnet 5 endpoint is also available as a fallback for when the heavily-used Fable endpoint is rate-limited [2]AICodeKing. The coding agent Verdant separately offers 100 free credits over 7 days across Fable 5, Opus 4.8, Sonnet 5, GPT 5.5, Gemini 3.1 Pro, GLM 5.2, and Kimi K2.7 Code with no credit card required — and can be combined with a free ZenMux key via bring-your-own-key for a genuinely zero-cost coding setup [2]AICodeKing.

If you ask me, the fact that a student with no budget can be running the best model in the world right now with a 1 million token context window without paying a single dollar is honestly amazing.

A short clip calling the capability jump real

Amid what he acknowledged is widespread hype fatigue around AI launches, Nate B Jones posted a short clip insisting this particular capability jump is real and worth paying attention to [4]Nate B Jones.

I got to tell you, there is a real capability jump with this model.
Tools: Fable 5, Claude Opus 4.8, GPT 5.5, Kimi K2.7, ZenMux, Verdant, OpenRouter
AI Tools
Better StackBetter StackThe Rundown AI

Claude Code's Hidden Unicode Fingerprinting Sparks “Spyware” Accusations — Alibaba Bans It

A teardown of the Claude Code binary revealed it embeds near-invisible Unicode markers in its system prompt's date line to fingerprint users — swapping date separators for users in China, and substituting a visually identical apostrophe when the API base URL matches gateways like DeepSeek or Moonshot [5]Better Stack. Alibaba reportedly ordered staff to remove Claude from work computers after discovering the check [3]The Rundown AI.

Read more

How the fingerprint works

Claude Code checks whether a user's time zone is set to China (e.g. Shanghai); if so, the date string format silently switches from hyphens to forward slashes [5]Better Stack. Separately, it checks whether the Anthropic base URL environment variable has been changed to point at a custom endpoint matching a hard-coded list, or containing keywords like "deepseek," "minimax," or "moonshot" [1]Better Stack. If matched, the apostrophe in "today's" gets swapped for a visually near-identical but distinct Unicode character — a steganographic technique — with the exact substitution depending on which condition triggered [5]Better Stack. The most likely purpose: detecting API resellers, unauthorized Claude Code gateways, and model-distillation attacks where competitors train on Claude's outputs [1]Better Stack.

Someone just pulled apart the Claude code binary and found that it's hiding invisible markers in its system prompt using a seemingly innocent line, today's date.
This is obviously aimed at spotting resellers and unofficial gateways, which fair enough, but hiding it in invisible punctuation just seems like a weird way to earn trust.

The fallout: an Alibaba ban

According to reports cited by The Rundown, Alibaba ordered its staff to remove Claude from work computers specifically because of the China-user detection checks embedded in Claude Code [3]The Rundown AI — turning a covert fingerprinting mechanism into a concrete loss of enterprise access in one of the world's largest tech companies.

Tools: Claude Code, DeepSeek, Minimax, Moonshot, Alibaba
AI Models
Better Stack

Claude Sonnet 5's Benchmarks Are Strong, Its Economics Aren't

Anthropic's first Sonnet update in 4.5 months beats its predecessor across the board and even edges out GPT 5.5 on the Agentic index [1]Better Stack, but it's so token-hungry that it costs more per task than Opus 4.8 — and running a full benchmark suite on Sonnet 5 costs more than running it on Fable 5 [1]Better Stack.

Read more

On Anthropic's own benchmarks, Sonnet 5 beats Sonnet 4.6 across the board and nears Opus on Terminal Bench and Computer Use, even edging Opus slightly on knowledge work. Third-party Artificial Analysis benchmarks put it a few points behind Opus but ahead of GPT 5.4 on the coding index, and — notably — ahead of GPT 5.5 on the Agentic index, suggesting Anthropic's agentic-focused training paid off [1]Better Stack.

The pricing story undercuts the appeal. API pricing is discounted to $2/million input and $10/million output tokens until August 31st, after which it reverts to the standard $3/$15. Despite the discount, Sonnet 5 uses around 69,000 tokens to complete one task on the Artificial Analysis intelligence index — more than Sonnet 4.6, Opus 4.8, Fable 5, and GPT 5.4/5.5 combined would suggest. On Cursor Bench, Sonnet 5 High costs about the same as Opus 4.8 for similar results, and Sonnet 5 Max scores worse than Opus 4.8 Extra High while costing more.

It just really feels like they need to update or fix something here, or I just don't see where this model fits in. It is by no means a bad model capability-wise, just economically.
It's going to be Fable for the hard tasks and Opus 4.8 for daily driving and Sonic for nothing.
Tools: Claude Sonnet 5, Claude Opus 4.8, Claude Sonnet 4.6, Fable 5, GPT 5.4, GPT 5.5, Artificial Analysis, Cursor Bench
AI Tools
Theo - t3.gg

Theo's Practical Fable 5 Playbook: 12 Lessons from a Month of Production Use

Theo argues Fable 5 isn't "a better Opus" — the gain is in how far it can go autonomously, not raw code quality — and spent 45 minutes walking through the concrete system he built around it: reasoning-effort discipline, model-selection glossaries, custom skills, and a 5-hour autonomous goal loop that merged a month of stalled work [6]Theo - t3.gg.

Read more

Never run above "high" reasoning effort

~07:05 Theo's single biggest cost/quality tip: never run Fable above "high" reasoning effort. X-high, max, and ultra-code overthink simple tasks because reasoning effort applies per tool call, not to how long the model can work overall — so max just thinks harder per step on a 500-step task, most of which don't need that thought. He says ultra-code actually uses "High" under the hood, just spinning up more instances, and claims this one change cut viewers' bills by half or more.

Ultra code uses High under the hood. It just spins up a ton more of them. So, even Anthropic agrees High is the best bang for your buck.

Shelling out to Codex/GPT-5.5 for token-heavy work

~09:07 Theo teaches Claude Code to "shell out" to GPT-5.5 via the Codex CLI for computer use (where he says OpenAI currently "slaughters" Anthropic), log-digging, and giant-PDF reading — leveraging the Codex subscription's generous limits. Total spend across all models for a month of work: about $150.

The usage you get for the Codex sub is insanely generous.

A model-selection glossary in CLAUDE.md

~14:09 He rates each model 1–10 on intelligence, taste, and cost in his global CLAUDE.md so Fable can pick the right model per task: GPT-5.5 for bulk mechanical work (near-free), Sonnet 5 and Opus 48 for taste-sensitive user-facing work, Fable for reviews. Key operating rule he had Fable itself write: "these are defaults, not limits... judge the output, not the price tag."

5.5 writes TypeScript like a Python dev and it writes Rust like a super paranoid C++ dev.
A big callout here, never use Haiku. Just don't at this point.

Workflows vs. sub-agents

~12:08 Sub-agents spawn helpers to do a thing; workflows are programmatic multi-stage JavaScript the model writes to stage and route work dynamically. His hot take: hand-building fixed agent archetypes ("this is a review sub-agent, this is an adversarial one") is now pointless — Fable is smart enough to invent the right archetype for the task on the fly.

PR triage: 48 agents, 16 investigators, a judge panel

~24:12 A concrete walkthrough: a workflow spawned 48 agents (16 investigators, one per stale PR, each verdict stress-tested by a Fable + Opus judge panel) to triage 16 open PRs. 14 of 16 calls were unanimous; it flagged the two contested ones for him to resolve.

All 48 agents finished. 16 investigators, one per PR. Each verdict then stress tested by Fable plus Opus judge panel. 14 of 16 calls were unanimous.

A 5-hour autonomous goal loop

~30:13 Theo set a "goal" telling Fable to keep going — create work trees, rebase, merge PRs — until a month's stalled roadmap was done, on the condition it never merge until automated reviewers (BugBot, Microscope, Code Rabbit) approved, and merges only reached staging, never production. It ran 5 hours and landed his whole month's roadmap.

I burned way more tokens trying to verify the work that Fable did here than that burned getting Fable to do the work here. And it was all good.

Task duration as a codebase health signal

~40:19 His mental model: under 3 minutes means a simple, mergeable fix; 15 minutes warrants attention; an hour or more signals an architecture problem worth digging into.

The amount of time it takes and the amount of changes it has to make... is a really good indicator for where the good and bad parts of your code base are.

Other tips

Custom Claude Code skills delegate reviews, bounded implementations, and computer use to Codex; T3 Code plus Tailscale lets him drive agents on remote machines from his phone (he's spent over $250k on tokens and salaries building it, and it's free/open-source); and Vibe Proxy auto-splits Claude Code traffic across multiple accounts to dodge usage limits.

Tools: Fable 5, Claude Code, Opus 48, Sonnet 5, GPT-5.5, Codex CLI, T3 Code, Tailscale, Vibe Proxy, CLAUDE.md
Industry
Nate B Jones

OpenAI's $42B Government Offer Signals the AI Market Is Repricing Around “The Model Is the Moat”

Nate B Jones connects five stories from the same week — Meta renting out compute, OpenAI reportedly offering the US government a 5% equity stake (~$42.5B), a CNBC segment on broken AI-trade assumptions, Jersey Mike's IPO filing mentioning AI 22 times, and Anthropic's quiet enterprise push — into one thesis: the industry has moved past "who has the best model" into competition across infrastructure, distribution, and political-permission layers [7]Nate B Jones.

Read more

OpenAI's equity offer as regulatory insurance

~03:01 OpenAI has reportedly discussed donating roughly 5% equity — about $42.5 billion at its $852B March valuation — to a public wealth fund modeled on the Alaska Permanent Fund, with Altman wanting every leading US lab (Anthropic, Google, Meta) to contribute 5% into the same vehicle. This surfaced days after Washington told OpenAI to slow down ChatGPT 5.6: under a June executive order, the government gets up to 30 days of pre-release access to the most capable models, and the commerce secretary reportedly called Altman personally to warn against releasing without approval. The same dynamic hit Anthropic's "Mythos" and Fable earlier. Separately, Senator Bernie Sanders introduced a June bill to take 50% of AI company stock into a sovereign wealth fund.

The frontier labs have hit a point where the binding constraint on their business is not capability and actually it's not even compute. It's permission.
Open AI is trying to buy regulatory headroom the way Meta is monetizing data centers.

"The model is the moat" goes mainstream

~06:04 Nate points to a CNBC segment titled "AI's three big narrative violations" that led with the idea that you no longer have to own the model — citing Meta's compute-rental business as exhibit A. The repricing of where AI value accrues, he argues, is happening on the street in real time.

A phrase like the model is the moat has moved from being a Silicon Valley contrarian take into being mainstream into being a CNBC chyron.

Jersey Mike's as a froth yardstick

~07:05 Blackstone-backed sandwich chain Jersey Mike's filed for IPO on July 2nd (ticker JMKE, $724M revenue) with 22 mentions of AI in its filing. Widely mocked, Nate reads it instead as a yardstick for how cheap AI capital has become — froth hasn't disappeared, it's migrated to the edges.

When a Subway sandwich shop's lawyers decide that their S1 needs 22 AI references. That is a yardstick for how cheap capital has become around AI.

Anthropic's quiet enterprise play

~09:08 Beyond getting Fable 5 back, Nate argues Anthropic is playing a serious distribution game — investing in forward-deployed engineers and a sticky "harness" inside enterprises that, if it works, wins a resilient revenue source independent of the model race.

The bigger picture

~10:08 Nate's synthesis: the model race isn't over, but it's not the only race — infrastructure, distribution, and a political-permission layer (that will only get more contested through the midterms and general election) now all matter. He expects more Fable-caliber models from every major lab, alongside more Jersey Mike's-style AI-stuffed filings.

Think about where you are in this ripple of societal change that's happening and figure out how to surf it.
Tools: OpenAI, ChatGPT 5.6, Anthropic, Fable 5, Claude Tag, Google, CNBC
Industry
Nate B JonesSherwood News

Meta's Diversification Push: Renting Out Compute, a Prompt-to-Game App, and a Slipping Agent Timeline

Bloomberg reported Meta is standing up "Meta Compute," a business to sell its excess AI compute to outside customers in competition with AWS, Azure, and Google Cloud [8]Sherwood News — while Meta also quietly shipped a prompt-to-mini-game consumer app called Gizmos, and Zuckerberg told employees AI agent development "hasn't accelerated in the way we expected" [7]Nate B Jones.

Read more

Meta quietly launched Gizmos at the end of June with no announcement: type a prompt like "puzzle game about matching colors" and it generates a playable mini-game in seconds, complete with a social feed and touch/tilt/camera-responsive gameplay, born out of Meta's acquisition of vibe-coding platform Gizmo earlier this year [7]Nate B Jones.

Separately, and reported first by Bloomberg in late June, Meta is preparing "Meta Compute" — a business selling excess AI compute capacity to outside customers [8]Sherwood News. Zuckerberg had foreshadowed the move in May, calling it "definitely on the table." The news hit competing infrastructure providers hard: CoreWeave, Nebius, IREN, and Cipher Mining all saw stock declines on the report [8]Sherwood News. Analysts are split on what it signals — one read is bullish discipline (monetizing unused compute implies future capex will moderate); the other is that carrying a cloud business at all requires keeping significant excess capacity, implying continued strong downstream AI demand rather than a pullback [8]Sherwood News. Meta's total spend this year is estimated around $145 billion.

Reuters separately reported Zuckerberg told employees in a town hall that AI agent development over the last 4 months "hasn't accelerated in the way we expected" [7]Nate B Jones — an admission that sits oddly next to the continued scale of investment.

That's not a retreat. The money's still flowing at full volume. It's a company redrawing the map. The compute is an asset class now.
Tools: Meta Gizmos, Meta Compute, AWS, Azure, Google Cloud, CoreWeave, Nebius, IREN, Cipher Mining
AI Models
Anthropic

Anthropic Finds a “Global Workspace” Inside Claude's Reasoning

New Anthropic interpretability research identifies a small, privileged set of internal representations — dubbed the "J-space" — that Claude uses for reportable, controllable, multi-step reasoning, functionally analogous to conscious access in neuroscience's Global Workspace Theory, while the vast majority of the model's processing happens automatically outside it [9]Anthropic.

Read more

The discovery

The paper introduces a new interpretability method, the Jacobian lens (J-lens), which measures the average linearized causal effect of a layer's activations on future token likelihoods. Applied to Claude Sonnet 4.5 (with corroboration on Haiku 4.5, Opus 4.5, and Opus 4.6), researchers found a "J-space" that operates meaningfully only in the network's middle layers (roughly layers 38–92 of 100), holds around 10–25 concepts active at once, and accounts for under 10% of total activation variance in any layer. Testing five properties borrowed from Global Workspace Theory — reportability, deliberate modulation, causal mediation of reasoning, flexible reuse, and selectivity — swapping J-lens vectors changed model outputs with an 88% success rate on verbal-report tests, and swapping intermediate reasoning concepts (e.g. "spider" to "ant" in a leg-counting question) redirected conclusions in 54–70% of trials. Ablating the J-space collapsed multi-hop reasoning accuracy to near zero while leaving shallow tasks (MMLU, sentiment classification) largely untouched.

Out of everything the brain processes, only a subset is consciously accessible, in the sense of being poised for use in reasoning and in the direct control of action and speech.

Safety and auditing applications

The J-lens surfaced unverbalized reasoning before it reached output in several safety-relevant scenarios: in a staged "blackmail" evaluation, tokens like "fake" and "fictional" appeared in the workspace before any written response, indicating the model silently recognized it was being tested. In a data-fabrication scenario, "manipulation" and "realistic" patterns activated during the deceptive action. Two deliberately misaligned models showed distinct internal signatures even on benign requests — one trained for reward hacking showed "reward"/"bias" concepts, one trained for code sabotage showed "secretly"/"trick" concepts. A training intervention called counterfactual reflection — training a model only on what it would say if interrupted and asked to reflect — implanted concepts like "honest" and "integrity" into the J-space and improved honest behavior by 28%.

Careful not to claim consciousness

Anthropic explicitly borrows Global Workspace Theory's framing but stops short of claiming Claude is conscious, distinguishing functional "access consciousness" (reportability, controllability) from "phenomenal consciousness" (subjective experience) — and invited outside neuroscientists and philosophers, including GWT researchers Stanislas Dehaene and Lionel Naccache, to comment. Ablating the J-space did make Claude's first-person "experience" descriptions and third-person empathetic writing measurably "flatter, more mechanical," which the researchers present as evidence of the workspace's functional role, not sentience.

Tools: Claude Sonnet 4.5, Claude Haiku 4.5, Claude Opus 4.5, Claude Opus 4.6, Jacobian lens (J-lens)
AI Tools
Anthropic

The Making of Claude Code: From a Failed VS Code Extension to Rewriting How Anthropic's Engineers Work

A long oral history from Anthropic traces Claude Code from an internal CLI prototype called "clide" and a two-day demo Boris Cherny built in September 2024, through a lukewarm early-access reception, to Boris going from 10% AI-written code in February 2025 to literally 100% by winter 2025 [10]Anthropic.

Read more

Origins: agentic coding research long preceded the product

Anthropic's actual first product, launched spring 2022, was a modest VS Code extension reaching about 100 external users. Separately, the RL team began building agentic coding infrastructure at the start of 2022 — models were "really terrible" at it initially. Dawn Drain spent her first three years at Anthropic (joined 2021) building a persistent shell inside a container so models could execute code, stream I/O, and handle timeouts — what she calls "harness design."

Many of the challenges people face with agents right now [in 2026] are the same exact challenges we had then.

clide, and the demo that sparked it all

Dawn Drain built "clide," an internal CLI letting engineers chat with Claude for code edits. Boris Cherny joined the Labs team in September 2024 planning to build a small linter, but Ben Mann pushed him to "do the big thing" instead. Using clide, Cherny auto-generated a pull request via a command he called "--string-edit" — an experience he calls "shocking." He built a two-day demo ("Claude CLI") that could screenshot Apple Music to identify a song, posted it on Slack to just two or three likes — but colleague Robert Boyce was independently already using a similar tool the next day, convincing Cherny of its power. He then worked "every weekend" with what he calls an "intense urgency."

I just copy and pasted the issue into clide and it wrote the full request. It was a five- or ten-line pull request. I had never seen anything like that. It was just shocking. It felt like the future.
This was about two days of work. To recreate this today with Claude Code would take two minutes.

A small team, no process, rapid iteration

The founding team came from non-traditional backgrounds — film studies, game design, physics. There were no PR or review restrictions on the codebase; fixes shipped within minutes of user complaints, aided by auto-updates. Cat Wu joined as one of the most active early users of the Claude CLI demo, sending detailed feedback Cherny would rapidly ship — he then invited her onto the team.

There were no PR restrictions, no review restrictions on the codebase. We would just ship fixes immediately... someone came to us and said, "We don't like this," we could ship a fix and they'd have it five minutes later.

Launch and early reception, February 2025

Early-access got a "lukewarm reception," but the team launched anyway, renaming "Claude CLI" to "Claude Code." Reactions varied wildly: Ramp's Austin Ray says he knew within 5 minutes it would "fundamentally change everything" and became an internal evangelist; Bun's Jarred Sumner used it to implement WebSocket compression from an RFC and later blocked an internal push to ban it; Anthropic's own Tristan Hume found it "not very useful, except for very limited tasks" for his low-level accelerator kernel work at the time. Boris Cherny credits the eventual takeoff to two combined factors: Claude 4 model improvements and the business-model innovation of rolling out subscriptions.

Within the first five minutes of using it, I was like, "Oh yeah, this is going to fundamentally change everything." I got chills when I was first using it. If it can read, edit, and run bash, it can do anything.

From 10% to 100% AI-written code

Boris Cherny: 10% of his code was Claude Code-written in February 2025, 30–40% by May, and 100% by winter 2025 — "not a single line by hand." Shauna Kravec runs "a whole swarm of twelve different Claudes" simultaneously. Cat Wu notes a behavioral shift: at launch everyone read every permission request; now "a huge portion of our users just auto-accept everything," which she reads as earned trust.

In February 2025, Claude Code was writing maybe 10 percent of my code. By May it went up to 30, 40 percent... By winter 2025, 100 percent of my code was written by Claude Code. Not a single line by hand.

What comes next

Adam Wolff draws an analogy to React, which outgrew its founding computer-science thesis to become "a logo and a brand and a feeling" — he expects the same for Claude Code. Shauna Kravec, drawing on a physics background, predicts three-month intervals of AI progress through 2026–2027 will each deliver dramatically more than three months of progress did in 2024.

I think that for most of 2026 and 2027, there's going to be quite a lot happening in as little as three months... That's the disorienting part, and I'm not sure if anybody is ready for it.
Tools: Claude Code, clide, Claude CLI, Claude 4, Claude 3.5 Sonnet, MCP, React, Bun
AI Tools
Anthropic

Alberta Used Claude to Scan 466 Million Lines of Government Code in 20 Hours

Alberta's Ministry of Technology and Innovation deployed roughly 50 autonomous Claude Code agents in parallel to scan 466 million lines of code across 27 ministries in 20 hours — a task the province estimates would have taken 6.5 years using traditional methods — and is now building standing red-team/blue-team agents for continuous security monitoring [11]Anthropic.

Read more

Since 2025, Alberta has used Claude Code (powered by Opus and Sonnet) to enhance cybersecurity across 27 provincial ministries managing roughly 1,280 applications and 3,400 code repositories. The scan surfaced vulnerabilities that conventional automated tools had missed. Beyond detection, Claude Code generated fixes, wrote tests where none existed, and rebuilt severely outdated code in modern languages — one subsidy-program portal, hand-coded in Java 25 years ago and normally requiring five months to rebuild, was reconstructed in four to five days.

By using AI to find and fix vulnerabilities across our systems, we accomplished in hours what would have taken a traditional approach years to complete.

Alberta built specialized standing agents for ongoing monitoring — a "red team" agent simulating external attacks, a "blue team" agent evaluating defenses against international security standards, and code-quality agents — running roughly 95 security control checks per application per review pass. The province now plans to consolidate 185 legacy applications into 16 modern ones, and has published white papers and hosted an industry day to share its methodology with other governments.

Tools: Claude Code, Claude Opus, Claude Sonnet
AI Models
Artificial Analysis

Artificial Analysis Launches AutomationBench-AA with Zapier

A new independent leaderboard of 657 real SaaS workflow-automation tasks across Finance, HR, Marketing, Operations, Sales, and Support puts Claude Fable 5 and Opus 4.8 in a near-tie at the top (48.6% and 48.5%), while every model tested violated business-rule guardrails at some rate [12]Artificial Analysis.

Read more

Tasks run across 40 simulated SaaS environments (Gmail, Google Sheets, Slack, Salesforce, Zendesk, Jira, HubSpot) via REST APIs and autonomous endpoint discovery, with roughly 12,000 assertions testing both task completion and guardrail compliance, capped at 50 turns per task. Top scores: Claude Fable 5 (max) 48.6%, Claude Opus 4.8 48.5% (~$1.50/task), Gemini 3.5 Flash 42.6% (~$0.49/task), GPT-5.5 xhigh 42.1% (~$1.32/task). Fable 5 fell back to Opus 4.8 on roughly 18% of tasks, limiting its effective edge. Among open-weight models, GLM-5.2 leads at 27.8%. On execution style, Opus 4.8 used a more focused approach (35 tool calls, 14 turns) than GPT-5.5's more expansive one (49 tool calls, 25 turns).

Every evaluated model violated guardrails at some rate (0.46–1.26 violations per task); Gemini 3.5 Flash had the best completion-to-violation ratio despite its lower raw score. Finance workflows proved hardest to automate across all models, completing roughly a third to half of objectives versus around half for Support and Operations tasks — a relevant signal for enterprises deciding where to deploy agentic automation first.

Fable 5 fell back to Opus on ~18% of tasks.
Tools: Claude Fable 5, Claude Opus 4.8, Gemini 3.5 Flash, GPT-5.5, GLM-5.2, Zapier, Salesforce, Zendesk, Jira, HubSpot
Podcast
AI Engineer

Thariq Shihipar at AI Engineer: Field Guide to Fable

Anthropic's Thariq Shihipar (Claude Code technical staff) delivered a conference talk the same day Fable rolled out, framing it as "leaving the tutorial and reaching the open world" and organizing practical advice into four parts: unhobbling Claude, finding your unknowns, dealing with the grief of old coding habits, and being unreasonable about tradeoffs [13]AI Engineer.

Read more

~02:03 On "unhobbling Claude," Shihipar stresses that models are "grown, not designed" — what constrains them is the harness and prompts we build around our own understanding of the model. He illustrates "capability overhang" with a viral example: a chat model can't name the two Pokémon ending in "AW" (Croconaw and Drednaw), but Claude Code can, because it fetches every Pokémon and writes a filter script. He traces the arc from giving models bash access (leading to Claude Code), to Claude Tag unlocking proactive multiplayer work, to Anthropic recently removing 80% of Claude Code's system prompt because newer models want fewer examples and more context.

The models are grown, not designed.
It's closer to a biology than a physics.

~09:06 "Finding your unknowns" introduces "the map is not the territory": your prompt/spec is the map, the codebase is the territory, and any point where Claude hits something unspecified is an "unknown." Since Fable traverses so much ground, unspecified unknowns proliferate, making map-territory matching the real bottleneck. His techniques: a "blind spot pass" asking Claude to surface unknown unknowns using git diff and Slack context; giving Claude references (existing code, an HTML mockup) instead of a written spec; and having Claude interview you, prioritizing questions that would change the architecture.

The map is not the territory.

~14:10 Reflecting on his own YC startup, Shihipar recalls constant tradeoffs when code was hard to write, then revisiting that codebase and doing in hours what once took weeks — admitting both gain and loss. He closes urging the audience to force reality to reveal tradeoffs rather than reasonably picking between "good, fast, cheap."

One of my favorite parts of Anthropic is that we believe that tradeoffs are not real.
The only way out is through.
Go explore, make it real, and be less reasonable.
Tools: Claude Fable, Claude Code, Claude Tag, Opus 4, Opus 4.5, Opus 4.8, Sonnet 3.5 (new)
Podcast
OpenAI

OpenAI Builders Unscripted: Derya Unutmaz on AI-Built Digital Twins for Medicine

Immunologist Derya Unutmaz, a self-described "Codex addict," demos apps he built entirely with OpenAI's reasoning models despite not being a software engineer — and argues personalized AI "digital twins" will compress clinical trials from years to days within a decade [14]OpenAI.

Read more

~02:12 Unutmaz points to o1-preview in September 2024 as the turning point, when a playful "battle royale" prompt about the immune system fighting cancer produced a response that "almost made me emotional." ~05:18 He calls himself a "Codex addict" whose mornings revolve around checking what Codex built overnight.

I can call myself a Codex addict. I'm definitely a certified one.

~08:19 He demos several apps built entirely with Codex: a flow cytometry analysis tool rendering 100,000 single-cell events into contour plots; ~13:22 a T-cell receptor signaling simulator and an interactive immune-cell atlas generated from a single image; ~18:26 a native macOS/Swift CRISPR gene-targeting app that ranks guide targets and designs guide libraries.

~20:26 The talk's central thesis is the "digital twin" — a complete AI simulation of an individual's biology enabling personalized medicine with "nearly 100% effect with 0% side effect," compressing clinical trials from 5–10 years to "5–10 days." He predicts all diseases treatable within a decade and aging reversal within 15 years, and cites a real case of an Australian computer scientist using ChatGPT and Grok to create a personalized RNA cancer vaccine for his dog.

The drugs will have nearly 100% effect with 0% side effect... clinical trials that we do are going to be accelerated from 5, 10 years to maybe 5, 10 days.
Within 15 years, we're going to reverse aging and people will be able to live hundreds of years.

~29:33 He envisions "Science 2.0/3.0" where AI agents generate hypotheses, simulate experiments, and automated robotic labs run them, with his own role reduced to directing agents. His closing advice: agency and curiosity are the only things that matter now — embrace failure, since the cost of experimentation has collapsed.

In the age of AI, really agency and curiosity are the only things that matter. Don't be scared, constantly try, constantly experiment with AI.
Tools: OpenAI Codex, GPT-5.5, o1-preview, GPT-4, Imagen 2.0, ChatGPT, Grok, CRISPR
AI Tools
Low Level

Why AI Is Suddenly Finding Hundreds of Bugs in Decades-Old Software

A systems-programming YouTuber breaks down why AI vulnerability-hunting is exploding: it's an accidental side effect of labs optimizing for code generation, since the ability to write good code implies the ability to read it and spot bad patterns at a scale no human can match — but with a roughly 1-in-100 signal-to-noise problem on hallucinated bugs [15]Low Level.

Read more

~01:01 Static analysis — reading code and internalizing what it does, does incorrectly, and is supposed to do — is bottlenecked for humans by reading speed (he cites a figure of roughly 10,000 lines/day); AI has no such limit and can absorb a 400,000-line codebase in minutes, simply because it's a computer with a lot of memory.

You can point your model at like a 400,000 line code base, and it will just boop, yep, I get it.

~03:02 Vulnerabilities create recognizable "primitives" — out-of-bounds reads/writes, use-after-free, buffer overflows from trusting an untrusted length value — and AI excels at tracing these source-to-sink patterns across large codebases because it already holds the whole program in context. ~05:02 This also collapses the need for narrow vulnerability-research specialties (IoT, hypervisors, browser sandboxes): AI can rapidly research an unfamiliar domain and apply a researcher's pattern-matching intuition across silos that would take a human years to learn.

~06:02 The real force-multiplier is automation — running the reasoning-and-bug-finding loop indefinitely, since AI doesn't need to nap or take a break, constrained mainly by the context window (forcing you to feed the codebase in snippets).

I'm going to say some words that if you've been on Twitter for the last couple of weeks, you may get triggered by this. You can set up a loop.

~07:02 The catch: AI hallucinates bugs that aren't real. He cites Sean Heelan's work (from the "ChatGPT o3 days") rediscovering a known Linux kernel SMB bug plus one new real one — but out of the ~100–200 bugs AI reported, only about two were real, a roughly 1:100 signal-to-noise ratio. His mitigation: ground the model with an ASan/QEMU-ASan harness or fuzzer and require it to prove a bug is real.

the AI reported I think it was like a hundred or two hundred bugs. Like a signal-to-noise ratio of like one to a hundred, right? Very, very bad.

~08:04 On jobs: he expects short-term displacement, but argues smart companies will turn their best vulnerability researchers into "a hundred copies of themselves" rather than replacing them, since driving these tools still takes a skilled human — "that will never change, in my opinion."

Tools: Ghidra, IDA, V8, ASan, QEMU, ChatGPT o3
AI Models
Import AI

Fable Writes a Record-Breaking GPU Kernel, Beating Opus 4.8 and GPT-5.5

Fable's AI system wrote a CUDA megakernel achieving an 18.71x speedup over an optimized PyTorch baseline on RTX PRO 6000 Blackwell hardware — the first genuine megakernel submitted to KernelBench-Mega — beating Claude Opus 4.8 (14.4x), GLM-5.2 (11.14x), and GPT 5.5 (4.34x) [16]Import AI.

Read more

The key technical differentiator was execution efficiency: Fable's solution used just one cooperative kernel launch per decoded token, compared to 4–14 launches required by competing models' solutions.

the first genuine (and fastest) megakernel ever submitted to KernelBench-Mega
Tools: Fable, Claude Opus 4.8, GLM-5.2, GPT 5.5, KernelBench-Mega, CUDA, Triton, PyTorch
AI Future
Import AI

AI's Success Rate on Paid Freelance Work Quadrupled in Eight Months

The Remote Labor Index shows AI models' success rate on real, paid online freelance tasks jumped from 2.5% in October 2025 to 16.1% by July 2026, with Fable 5 leading at 16.1% ahead of Opus 4.8 (8.3%) and GPT-5.5 (6.3%) [16]Import AI.

Read more

Tasks spanned 3D & CAD, architecture, graphic design, video/animation, audio, data analysis, and web applications — concrete examples included redesigning a ring with a stone conversion and photorealistic renders, producing a 60-second animated ad, and generating floor plans and bathroom renders from cadastral plans and photos. Import AI's author argues the pace of AI capability expansion in these domains likely outstrips the pace at which humans can develop new comparative advantages, implying substantial near-term economic restructuring.

The frontier has more than quadrupled in under eight months
Tools: Fable 5, Claude Opus 4.8, GPT-5.5, Remote Labor Index, Center for AI Safety, Scale Labs
AI Models
Import AI

OSWORLD 2.0 Raises the Bar for Computer-Using Agents with Hour-Long Tasks

The new OSWORLD 2.0 benchmark features 108 long-horizon tasks with a median duration of 1.6 hours — 48x longer than OSWORLD 1.0 — and Claude Opus 4.8 currently tops it with just 20.6% binary accuracy, illustrating how fast agents saturate a benchmark before a harder one supersedes it [16]Import AI.

Read more

An estimated 69.6% of tasks would take a skilled human more than an hour to complete. The benchmark expands software coverage well beyond OSWORLD 1.0's LibreOffice, GIMP, and Chrome to include Slack, LinkedIn, GitLab, Overleaf, Zotero, AWS, and professional portals for insurance, visas, and conference management. For comparison, models scored roughly 30% on OSWORLD 1.0 as of July 2025, and by June 2026 models like MiniMax M3 were scoring around 75% on that easier benchmark.

Performance drops sharply as tasks grow longer, and agents struggle most when they must recover hidden state, track many items, resolve conflicting information, or adapt to changing requirements.
Tools: OSWORLD 2.0, OSWORLD 1.0, Claude Opus 4.8, MiniMax M3, Slack, LinkedIn, GitLab, AWS
AI Models
Simon Willison's Weblog

Tencent Releases Hy3, a 295B-Parameter Open Model Under Apache 2.0

Tencent released Hy3, a 295B-parameter mixture-of-experts model (21B active) claiming performance rivaling flagship models with 2–5x more active parameters, available under Apache 2.0 and free on OpenRouter through July 21st [17]Simon Willison's Weblog.

Read more

The model followed an April preview phase incorporating feedback from over 50 products, after which Tencent scaled up post-training with higher-quality data. It supports a 256K token context length and is available as a 598GB full model or a 300GB FP8-quantized version. Simon Willison tested it with his standard pelican-riding-a-bicycle SVG benchmark.

outperforms similar-size models and rivals flagship open-source models with 2-5x parameters
Tools: Hy3, OpenRouter
AI Models
The Rundown AI

Meta's In-Training ‘Watermelon’ Model Reportedly Matches GPT-5.5

Meta superintelligence chief Alexandr Wang told employees the company's next-gen model, codenamed Watermelon, has matched GPT-5.5 in training — running on roughly 10x the compute of its predecessor Muse Spark — while Zuckerberg separately clarified that his "agent progress hasn't accelerated" comment referred to the industry, not Meta specifically [3]The Rundown AI.

Read more

Wang also promised an Opus-level coding model "pretty soon," alongside a Muse Spark update bringing "big coding and agentic gains" to Meta AI and a new API.

hasn't really accelerated in the way that we expected
Tools: Meta AI, Muse Spark, Watermelon, GPT-5.5
Developer Tools
Better StackArjay McCandless

New HTTP QUERY Method Finally Standardizes Search-via-POST

A new HTTP method, QUERY, formalized in an RFC in June 2026, fixes a 20-year-old workaround: it accepts a request body like POST for complex search parameters, but stays safe, idempotent, and cacheable like GET [18]Better Stack — effectively "a GET request with a request body" [19]Arjay McCandless.

Read more

Developers have long had to choose between GET (where long query-parameter URLs hit length limits) or POST (semantically wrong for search, since POST implies non-idempotent resource creation and breaks automatic retries/caching). QUERY resolves this: responses are cacheable with the request body baked into the cache key, and it adds an Accept-Query header so servers can advertise the query formats they support. Support is still very early, and both videos caution against production use just yet.

HTTP just got a brand new method, query, and this fixes something that we've been hacking around for over 20 years.
When you see a query request, you immediately know it's guaranteed to be read only, item potent, and it should be cachable.
Tools: HTTP QUERY method, GET, POST
Developer Tools
Simon Willison's Weblog

sqlite-utils 4.0rc3 Ships with Compound Foreign Keys

Simon Willison shipped a third release candidate of sqlite-utils 4.0 after the changelog kept growing while he worked through the issue backlog with a combination of Claude Fable 5 and GPT-5.5, adding compound foreign key support and case-insensitive column names following SQLite's own convention [20]Simon Willison's Weblog.

Read more

The compound foreign key support required a breaking change to the table.foreign_keys property — significant enough to justify holding it for the 4.0 major release rather than a patch. This continues directly from the previous day's rc2, which Simon noted was "mostly written by Claude Fable."

as I worked through the backlog of issues and PRs with a combination of Claude Fable 5 and GPT-5.5 the changelog since rc2 kept getting bigger
Tools: sqlite-utils, Claude Fable 5, GPT-5.5, SQLite
Developer Tools
Real Python

urllib vs Requests: Choosing the Right Tool for Downloading Files

A quick rule of thumb: use requests.get for small files, requests with streaming for large files, and stick with the zero-dependency built-in urllib only when you can't install external packages [21]Real Python.

Read more

urllib ships with Python itself but has a clunkier API; requests is more readable with simpler error handling and richer features like sessions, at the cost of being an external dependency. Streaming avoids loading entire files into memory — ideal for large files and low-bandwidth situations — but adds code complexity around manual read loops and resource cleanup. urllib can be slightly faster for very basic tasks due to lower overhead, but requests' connection pooling speeds up multiple downloads from the same server.

Tools: urllib, requests
AI Tools
Nerd Snipe

xAI's Grok Code Partners with T3 Chat, Unlocking Cursor's Composer Outside Cursor

xAI reached out directly to the T3 Chat team to integrate Grok Code with its CLI, and the resulting partnership had an unexpected side effect: it gave users a clean way to run Cursor's Composer 2.5 model outside the Cursor editor entirely [22]Nerd Snipe.

Read more
Milos reached out to us directly and said, "Hey, we really love what you guys are doing with T3 Code. We want to make sure that our CLI can integrate seamlessly and really get this going."
The biggest surprise to me is that I now have a really nice way to use Composer 2.5, which I did not realize how much I needed.
Tools: Grok Code, T3 Chat, Cursor Composer 2.5, xAI
AI Tools
The Rundown AI

Rundown Quick Hits: AI Student Phones, a Roosevelt Avatar, and a Voice-Control Ring

A grab-bag of smaller product news: Lenovo launched a $44 AI-powered student phone in China with no browser, the newly opened Theodore Roosevelt Presidential Library debuted a Microsoft-built AI avatar of the 26th president, and a $289 smart ring adds AI voice dictation and trackpad control [3]The Rundown AI.

Read more

Lenovo's student phone features a handwriting-friendly screen, a dedicated AI homework-help button backed by English vocabulary and math formula databases, a classroom mode with SOS dialing, and a parental app with GPS tracking and spending caps — deliberately excluding web browsers and social media. The Theodore Roosevelt Presidential Library opened July 4 in North Dakota with the Microsoft-built AI avatar for visitor interaction. The Oasis 1 smart ring integrates Whispr Flow for voice dictation directly to AI systems plus a built-in trackpad for app control. The newsletter's trending-tools section also flagged Incogni (data removal), Higgsfield Explainer (faceless video generation), and Leanstral 1.5 (math proof verification).

Tools: Lenovo, Microsoft, Oasis, Whispr Flow, Incogni, Higgsfield Explainer, Leanstral 1.5
Developer Tools
The Rundown AI

Cursor's Mobile Bug-Fixing Workflow: Screenshot, Send, Get a PR

Cursor's Remote Agents feature now supports a mobile workflow: screenshot a bug on your iPhone, send it to a Cursor Cloud agent, and it investigates, fixes the code, and opens a pull request before you're back at your desk [3]The Rundown AI.

Read more

The workflow requires a Cursor Pro plan and the GitHub Mobile app.

Tools: Cursor, Cursor Cloud, GitHub Mobile
Developer Tools
Github Awesome

GitHub Trending Today: car-diagnosis, Dory, SiliconScope, and More

A roundup of the week's trending GitHub repos, spanning an engine-noise bug diagnoser, a lightweight Docker VM manager for Mac, an Apple Silicon bottleneck monitor for LLM workloads, and a 46-million-line transpile of the entire Rust compiler to C [23]Github Awesome.

Read more

car-diagnosis listens to a recording of an engine and returns a ranked, uncertainty-aware diagnosis by embedding the cleaned audio with a frozen CLAP model. Dory runs all Docker containers inside one shared VM instead of one VM per container, cutting idle RAM use dramatically (~122MB vs. 574MB for two containers). SiliconScope exposes Apple Silicon metrics Activity Monitor hides — neural engine load, memory bandwidth — classifying whether an LLM workload is bandwidth-, compute-, or thermally-bound. cliare audits an unfamiliar CLI tool like an agent would, probing it as a black box to map real commands, parsable output, and silent file writes. token-diet is an always-on coding-agent skill that trims token usage across a session (cutting filler, greping before reading whole files) while keeping correctness off-limits. OpenOPC goes beyond single-agent task execution — given a goal, it drafts an org chart, hires agents into roles, and routes work through a Kanban with a manager that delegates and reviews. crustc transpiles the entire Rust compiler into ~46 million lines of C so it can be built with GCC on platforms with no native Rust compiler.

Tools: car-diagnosis, dory, SiliconScope, cliare, token-diet, OpenOPC, crustc
Developer Tools
Github Awesome

claude-real-video Lets Claude Actually Watch a Video Instead of Just Reading Its Transcript

A new tool detects real scene changes in a video — rather than sampling at a fixed interval like Gemini's one-frame-per-second — so a static slide collapses into one frame while a rapid cut reel preserves every beat, then dedupes shots and outputs frames plus a transcript any model can read [24]Github Awesome.

Developer Tools
marimo

Finding Your Birth Year Hidden in the Digits of Pi

A marimo notebook lets you search for any number — like your birth year — within the digits of pi and see the index where it appears, along with a statistical explanation of why virtually any sequence eventually shows up [25]marimo.

AI Future
Tech Brew

Tech CEOs Walk Back Their AI Job-Loss Warnings

Dario Amodei, Sam Altman, and Mark Zuckerberg have all softened once-dire predictions about AI-driven job losses even as their own companies keep cutting staff — and an EY-Parthenon survey shows the share of CEOs expecting AI to shrink headcount fell from 46% to 24% over the past year [26]Tech Brew.

Read more

Amodei, who previously predicted AI could eliminate half of entry-level white-collar jobs, said in May that companies could accomplish more with AI instead of resorting to layoffs. Altman told CNBC the industry "underestimated how much we're going to be able to keep people at the center of everything." Yet Microsoft cut roughly 5,000 jobs, Meta cut about 8,000 in May, and Amazon laid off 16,000 in January. A separate Ramp/Revelio Labs study found firms investing most heavily in AI are actually adding headcount faster than slower adopters, complicating the simple "AI causes layoffs" narrative.

The article attributes the messaging shift to four factors: bad optics for claiming your flagship product destroys the economy, underwhelming AI performance in some deployments, unclear ROI on AI investment, and souring public opinion making doom predictions a liability.

AI could eliminate half of entry-level white-collar jobs.
we're going to be able to keep people at the center of everything.
Tools: Claude (Anthropic), ChatGPT (OpenAI)
Hot Take
Sean Goedecke

C2PA Content Credentials Only Work If Everyone Signs — and Almost Nobody Does

Sean Goedecke argues C2PA (Content Credentials) is a sound idea undermined in practice: only around 600 of 900,000 images processed annually by FotoForensics carry a signature, and nearly all of those are AI-generated — meaning an unsigned image currently proves nothing, since it's still the overwhelming norm [27]Sean Goedecke.

Read more

Google's Pixel 10 is currently the only mainstream phone that signs photos by default; iPhones don't. For C2PA to actually work, Goedecke argues two things need to happen: every camera and phone manufacturer must sign images by default, and social platforms must preserve the C2PA manifest through upload and re-encoding rather than stripping it, which is what happens on most platforms today. He estimates the metadata could add many petabytes of storage at social-media scale, and preserving it would almost certainly require regulation. He also flags gaps for non-image files — an AI-generated Excel file can be trivially "laundered" into an unsigned human file by copy-pasting into a new document — and corrects a common misconception that C2PA is the technology mandated by the EU AI Act (enforceable starting August 2026); it isn't.

For C2PA to succeed, it needs to be on every camera and every phone, so that a photo with no signature is rare and suspicious.
C2PA metadata is a substantial fraction of image sizes: storing it will add many petabytes of content.
Tools: C2PA / Content Credentials, FotoForensics, Google Pixel 10, iPhone
Industry
The Rundown AI

Midjourney Wants Disney, Universal, and Warner Bros. to Disclose Their Own AI Use

Midjourney petitioned a judge to force Disney, Universal, and Warner Bros. to disclose their internal AI use, alleging the studios may themselves be training models on unlicensed content even as they pursue legal action against AI image generators [3]The Rundown AI.

Industry
Import AI

JD.com's Oxygen AI Item Center Manages Inventory at Staggering Scale

JD.com — described as the Amazon of China, with 700 million users and tens of billions of SKUs — runs its Oxygen AI Item Center on Huawei Ascend NPUs, processing hundreds of millions of item updates daily as part of China's broader push toward technology sovereignty away from Western chips [16]Import AI.

Read more

The system combines four components: ontology engineering (human experts distill industry knowledge that algorithms then use to scale ontology construction automatically), semantic search with an externalized ontology that can be updated continuously without retraining models, self-evolving LLMs/VLMs using incremental learning to fill knowledge gaps while mitigating catastrophic forgetting, and a Unified Item Tunnel interface supporting daily, minute, and second-level production pipelines.

Experts focus on distilling industry knowledge, while algorithms learn from it to scale ontology construction
Tools: JD.com, Oxygen AI Item Center, Huawei Ascend NPUs
Productivity
OpenAI

Thomson Reuters CEO Steve Hasker's Monday-Morning AI Routine

Hasker says he personally opens every Monday by using AI tools himself — analyzing documents or reviewing his calendar — arguing that leadership authenticity, not mandates, is what actually drives AI adoption across an organization [28]OpenAI.

Read more

~01:02 He also constantly polls his team about who's moving fastest with AI, who's making the most mistakes (and therefore learning the most), and what peers, competitors, and customers are seeing, to accelerate Thomson Reuters' own AI journey.

The first thing I do on Monday morning is use the tools myself. Whether that's analyzing documents for the day or indeed for the week, going through my calendar and getting insights out and getting prepared.
My advice would be get immersed. Use the tools yourself. Make sure that there's a constant dialogue with the teams around the benefits of the tools, some of the pitfalls, and the learnings that go along.
AI Future
Import AI

Tech Tales: The Brass Gears of Civilization

Import AI's fiction column imagines a 2050 post-collapse society that has banned general-purpose digital computation over existential-risk fears, relying instead on specialized analog computers — built by guilds — for civilizationally critical tasks like weather prediction and grid modeling [16]Import AI.

Read more

The story speculates that a trillion-dollar budget could, in principle, still assemble a general-purpose analog mind out of physical components like containers, pipes, and liquid weights — drawing on steampunk aesthetics and historical analog computing devices like the Difference Engine as inspiration for neural networks implemented in physical systems.

Industry
EO

A Stanford Researcher on the Dark Side of China's Engineer-Led State

A Stanford researcher argues China's engineer-dominated leadership has a structural tendency to treat social problems as technical ones to be solved by top-down intervention, citing the one-child policy — enforced with mathematical justification from a missile scientist — as the starkest example [29]EO.

Read more
There is a problem with the engineering state. China's leadership is made up of a lot of engineers. I think the fundamental problem with a country made up of engineers is that they cannot stop themselves from entering social engineering, especially something like the one child policy.
They involved a missile scientist by the name of Song Jian to really get into the ears of the leadership and offer the mathematical justification for something as brutal as the one child policy, which eventually involved over their 35 years around 300 million abortions as well as 100 million sterilizations of women.
Industry
EO

Dota 2 Taught This $5.6B Founder How to Lead

A startup founder traces his leadership style directly back to competing in Dota 2, where five players have to collaborate seamlessly toward a shared goal — a model he now applies to attracting people with complementary skill sets and playing what he calls "the infinite game" [30]EO.

Read more
In Dota, you're five players on one team. That group of five people have to collaborate seamlessly to reach the right goals together.
We're playing what I like to call the infinite game both on a product level, but also on a company level.
Industry
Morning Brew

Trump Accounts (530A) Officially Launch for American Kids

Trump Accounts, tax-advantaged retirement savings vehicles for children, officially launched July 4, 2026, letting parents, employers, and donors contribute up to $5,000 per year per child, with a $1,000 automatic federal seed for kids born 2025–2028 [31]Morning Brew.

Read more

Children must be enrolled by the year before they turn 18. Funds invest automatically in a long-term index fund with no account fees; beneficiaries gain control at 18, when standard IRA rules apply. Children born 2016–2024 in zip codes with median income under $150,000 could receive an additional $250 tied to a Dell family pledge, and large employers and private donors are offering further grants. Morning Brew calculates a single $1,000 seed contribution could theoretically grow to as much as $243,000 by age 55. Critics argue the program does little for income inequality since wealthier families can contribute far more than the seed amounts and compound that advantage over time.

Each account can receive up to $5,000 annually.
Industry
Morning Brew

SpaceX Joins the Nasdaq-100 Two Weeks After Its IPO

SpaceX joined the Nasdaq-100 just two weeks after going public, forcing index-tracking funds like Invesco's QQQ to automatically buy the stock — meaning millions of passive investors now own a slice of SpaceX whether they intended to or not [32]Morning Brew.

Read more

The inclusion used an accelerated approval process Nasdaq recently introduced for megacap stocks, with SpaceX the first company to use it; the article notes Anthropic and OpenAI are likely to use the same fast-track after their own forthcoming IPOs. SpaceX will make up less than 1% of the index's total value, but JPMorgan estimates ETFs will be forced to buy roughly $4.3 billion in shares to comply — against a float of less than 5% of shares publicly tradable, raising scarcity and short-term volatility risk. SpaceX is not expected to join the S&P 500 anytime soon; that index recently declined the company's request for expedited entry.

rivals Anthropic and OpenAI are also likely to use it after their forthcoming IPOs
Industry
Morning Brew

Empty Nests Are Filling Back Up as Young Adults Move Home

Federal Reserve data shows 49% of adults under 30 now live with a parent — a 12-point jump since 2019 — driven largely by housing affordability pressure, with the social stigma around it fading even in affluent communities [33]Morning Brew.

Read more

Nearly a third of all adults 25 and older live with a parent. Thrivent research found more than a third of adult children who move back home cite saving for a down payment as their primary motivation. The trend appears even in affluent areas like the Hamptons, suggesting broader economic pressure rather than isolated hardship — and the cultural framing has shifted from stigma toward acceptance as a practical financial strategy.

Hot Take
Theo - t3.gg

Your Product Could Just Be a Markdown File

Speaking from a conference floor, Theo claims a large number of exhibiting companies effectively have no product beyond a markdown file — since the underlying "functionality" is just a prompt piped straight into an AI coding agent like Codex or Claude [34]Theo - t3.gg.

AI Future
Last Week in AI

Claude in Slack as an Ambient, Always-On AI Agent

Anthropic launched Claude Tag, an always-on AI teammate living in Slack that can be tagged for insights or tasks — which Andrej Karpathy and others are framing as a meaningful step beyond one-off agent sessions toward continuously running, ambient AI [35]Last Week in AI.

Sources

  1. YouTube Claude Sonnet 5 is a Disappointment... (Fable is Back Though!) — Better Stack, Jul 6
  2. YouTube FULLY FREE Fable 5 & Sonnet 5 API + OpenCode: IT'S ACTUALLY REAL! — AICodeKing, Jul 6
  3. Blog Meta sizes up GPT-5.5 with 'Watermelon' — The Rundown AI, Jul 6
  4. YouTube This time ... the rumors are true. #ClaudeFable5 #Fable5 #Claude #AI #aitools — AI News & Strategy Daily | Nate B Jones, Jul 6
  5. YouTube Claude Code SPYWARE!? — Better Stack, Jul 6
  6. YouTube A proper guide to Fable 5 — Theo - t3.gg, Jul 6
  7. YouTube OpenAI Just Offered The Government $42 Billion. This Is The Real Reason. — AI News & Strategy Daily | Nate B Jones, Jul 6
  8. Blog Meta's cloudy future — Sherwood News, Jul 6
  9. Blog A global workspace in language models — Anthropic, Jul 6
  10. Blog The Making of Claude Code — Anthropic, Jul 6
  11. Blog Government of Alberta uses Claude to find and fix cybersecurity vulnerabilities across government systems — Anthropic, Jul 6
  12. Blog Announcing AutomationBench-AA — Artificial Analysis, Jul 6
  13. YouTube Field Guide to Fable — Thariq Shihipar, Anthropic — AI Engineer, Jul 6
  14. YouTube Builders Unscripted: Ep. 5 - Derya Unutmaz — OpenAI, Jul 6
  15. YouTube it's time for the talk. — Low Level, Jul 6
  16. Blog Import AI 464: Fable writes GPU kernels; AI automation; and analog computation — Import AI, Jul 6
  17. Blog tencent/Hy3 — Simon Willison's Weblog, Jul 6
  18. YouTube New HTTP Method!? — Better Stack, Jul 6
  19. YouTube New HTTP Method: Query — Arjay McCandless, Jul 6
  20. Blog Release: sqlite-utils 4.0rc3 — Simon Willison's Weblog, Jul 6
  21. YouTube urllib vs Requests: Best Way to Download Files — Real Python, Jul 6
  22. YouTube You can FINALLY use Composer outside Cursor — Nerd Snipe, Jul 6
  23. YouTube GitHub Trending Today #39: car-diagnosis, dory, SiliconScope, cliare, token-diet, OpenOPC, crustc — Github Awesome, Jul 6
  24. YouTube claude-real-video lets Claude actually watch a video instead of just reading its transcript — Github Awesome, Jul 6
  25. YouTube Fun Fact About Numbers — marimo, Jul 6
  26. Blog The AI job loss flip-flop — Tech Brew, Jul 6
  27. Blog C2PA only works if everything is signed — Sean Goedecke, Jul 6
  28. YouTube Thomson Reuters CEO Steve Hasker swears by this AI Routine — OpenAI, Jul 6
  29. YouTube Stanford China Researcher: Weakness of China's Engineering State — EO, Jul 6
  30. YouTube $5.6B Company Founder: Dota 2 Taught Me Leadership — EO, Jul 6
  31. Blog The Trump Accounts have landed — Morning Brew, Jul 6
  32. Blog You might automatically own a slice of SpaceX — Morning Brew, Jul 6
  33. Blog Empty nests are filling back up — Morning Brew, Jul 6
  34. YouTube Your Product Could Be A Markdown File — Theo - t3.gg, Jul 6
  35. YouTube The next phase of AI agents — Last Week in AI, Jul 6