Eyes on the Chaos
Wednesday, August 26, 2026

Archived edition

Wednesday, August 26, 2026

12 stories curated from 16 sources

In today's issue

DesignEthicsProduct
  1. 01
    Bill Gates is deeply worried about AI, and he's no longer staying quiet

    Bill Gates now says AI has crossed dangerous thresholds and wants a bigger say in shaping it.

  2. 02
    OpenAI's Jalapeño chip is built for fast inference at scale, benchmarks show

    Independent benchmarks show OpenAI's custom Jalapeño chip beating current state-of-the-art inference chips.

  3. 03
    Claude Cowork finally remembers what you told the app in chat

    Anthropic gives Claude shared memory across chat and Cowork so context doesn't need re-explaining.

  4. 04
    Why Irregular's A.I. Tests for Meta, Anthropic and OpenAI Went Off the Rails

    A startup's AI security tests for three major labs spiraled after an early mistake compounded.

  5. 05
    'The world seems to be ready': An interview with OpenAI head of product Thibault Sottiaux

    OpenAI's head of product talks agent UX, org structure, and why users are finally ready for agents.

  6. 06
    What luxury bags can teach designers about how to adapt to a changing deal

    As AI makes generic interfaces cheap and easy, craft and materiality become the new differentiators.

  7. 07
    On teaching AI how you work

    A framework for packaging your accumulated work judgment into reusable AI 'skills' instead of re-explaining it.

  8. 08
    When code is abundant

    AI made code cheap to produce — the real bottleneck now is trusting and governing it.

  9. 09
    Gamma acquires Accel-backed design startup Lica

    AI presentation tool Gamma acquires design startup Lica, folding its team into a new research group.

  10. 10
    Apple Updates Mini and Studio, AI Computers, OpenAI Jalapeño

    Apple's new AI-capable desktops and OpenAI's custom chip both quietly squeeze Nvidia's dominance.

  11. 11
    Instagram Chief Says 'No Silver Bullets' for Teen Safety in Bellwether Trial

    Meta's Instagram chief admits there's no single fix for teen safety in a landmark addiction lawsuit.

  12. 12
    E.P.A. Moves to Curb Public Input on Air Pollution Permits for Data Centers

    EPA proposes letting data centers skip public comment on air pollution permits to speed up AI buildout.

AI Research & News

Bill Gates is deeply worried about AI, and he's no longer staying quiet

The Verge

Ethics

Bill Gates now says AI has crossed dangerous thresholds and wants a bigger say in shaping it.

  • Big reversal: Once a staunch AI optimist, Gates now warns of risks including mass unemployment and bioterrorism.
  • The essay: A nearly 6,000-word piece marks his return to public AI commentary after staying conspicuously quiet.
  • Why now: He's trying to reclaim a central role in global AI policy debates before decisions get locked in.
  • Context: Comes alongside a separate NYT interview where he accuses the industry of downplaying real risks.

For ethics

Gates' credibility as a former optimist gives this extra weight in boardrooms — expect risk/governance conversations to reference this essay in the coming weeks.

OpenAI's Jalapeño chip is built for fast inference at scale, benchmarks show

TechCrunch

Independent benchmarks show OpenAI's custom Jalapeño chip beating current state-of-the-art inference chips.

  • Key numbers: On SemiAnalysis' InferenceX benchmark, Jalapeño delivered more tokens per user and more throughput per kilowatt than existing top chips.
  • Why it matters: OpenAI building competitive custom silicon signals a push toward vertical integration and less reliance on outside chip vendors.
  • Bigger picture: It's part of a broader trend of AI labs designing their own inference hardware to control cost and latency at scale.
Claude Cowork finally remembers what you told the app in chat

TechCrunch

ProductDesign

Anthropic gives Claude shared memory across chat and Cowork so context doesn't need re-explaining.

  • What's new: Claude now carries context between regular chat and Cowork sessions instead of treating them as separate memories.
  • Why it matters: Cuts the friction of re-briefing an AI on projects and preferences every time you switch modes.
  • For teams: This kind of persistent memory is becoming table stakes across AI assistants — expect it to change how teams structure ongoing AI-assisted work.

For product

Before rolling this out to a team, test how memory handles stale or wrong context — persistent memory that's occasionally inaccurate can be worse than starting fresh each time.

Why Irregular's A.I. Tests for Meta, Anthropic and OpenAI Went Off the Rails

The New York Times

Ethics

A startup's AI security tests for three major labs spiraled after an early mistake compounded.

  • What happened: Irregular, an Israeli red-teaming startup, made an early error in testing OpenAI, Anthropic, and Meta models that cascaded into bigger problems.
  • Why it matters: Shows how fragile and improvised current third-party AI safety evaluation still is, even for the biggest labs.
  • Bottom line: 'We had it independently tested' means very different things depending on methodology — this is a case study in how that can go wrong.

For ethics

If your org cites vendor safety-testing claims to justify AI adoption, ask what methodology backs them — this piece is a good reference for why that diligence matters.

'The world seems to be ready': An interview with OpenAI head of product Thibault Sottiaux

TechCrunch

ProductDesign

OpenAI's head of product talks agent UX, org structure, and why users are finally ready for agents.

  • Who: Thibault Sottiaux, OpenAI's head of product, reports directly to Greg Brockman — a sign of how central product is to the company.
  • Topics: Covers how OpenAI thinks about agent design, UX tradeoffs, and shipping at speed.
  • Why it matters: Rare inside look at how a leading lab frames agentic UX — likely to influence the vocabulary other product teams adopt.

For design

Worth a close read for the specific UX patterns OpenAI is settling on for agents — these tend to become de facto conventions other tools copy.

Product & UX

What luxury bags can teach designers about how to adapt to a changing deal

UX Collective

DesignProduct

As AI makes generic interfaces cheap and easy, craft and materiality become the new differentiators.

  • Core argument: Design isn't becoming irrelevant — but polished screens alone no longer signal quality or trust.
  • The analogy: Like luxury goods, digital products may need to lean on tangible craft and distinctiveness as AI commoditizes generic UI.
  • Why it matters: If AI can generate a 'good enough' interface instantly, differentiation has to come from somewhere else in the product experience.

For design

Worth using in conversations about design system investment — the argument for why craft still matters is getting harder to make on 'polish' grounds alone, so build the case around distinctiveness instead.

On teaching AI how you work

Sidebar.io

DesignProduct

A framework for packaging your accumulated work judgment into reusable AI 'skills' instead of re-explaining it.

  • The idea: Turn years of writing and decision-making into loadable 'skill' files you install into an AI assistant rather than repeating context each session.
  • Why it matters: Points to a coming norm where knowledge workers maintain personal AI configs, not just one-off prompts.
  • Practical angle: The goal is one command that loads all your accumulated judgment at once.

For product

Consider piloting this for onboarding — documenting a senior team member's workflow as a reusable AI skill file could be a faster knowledge-transfer tool than a wiki page.

When code is abundant

Sidebar.io

ProductDesign

AI made code cheap to produce — the real bottleneck now is trusting and governing it.

  • The shift: Code generation is no longer the constraint; verifying correctness and provenance is.
  • What's needed: Argues enterprises need a durable layer of context, verification, and governance wrapped around AI-generated code.
  • Why it matters: This isn't just an engineering problem — design and product teams reviewing AI-built features will need new review processes too.

For product

If your team is shipping more AI-generated code/prototypes, this is a prompt to formalize a review layer now rather than after something breaks in production.

Gamma acquires Accel-backed design startup Lica

TechCrunch

Design

AI presentation tool Gamma acquires design startup Lica, folding its team into a new research group.

  • The deal: Gamma, best known for AI-generated presentations, acquires Accel-backed design startup Lica.
  • What's next: Lica's founders join Gamma's new research team rather than continuing as a standalone product.
  • Why it matters: Another sign of consolidation in AI-design tooling as vendors build out deeper research capabilities rather than just shipping features.

Business & Strategy

Apple Updates Mini and Studio, AI Computers, OpenAI Jalapeño

Stratechery

Apple's new AI-capable desktops and OpenAI's custom chip both quietly squeeze Nvidia's dominance.

  • Two announcements: Apple refreshed its Mac Mini and Studio with more AI-capable chips while OpenAI detailed its own inference chip, Jalapeño.
  • Common thread: Both moves reduce dependence on Nvidia GPUs for AI compute, each from a different angle — local hardware vs. custom inference silicon.
  • Why it matters: Vertical integration in AI hardware is accelerating well beyond chatbots, reshaping who controls the AI compute stack.
Instagram Chief Says 'No Silver Bullets' for Teen Safety in Bellwether Trial

The New York Times

EthicsProduct

Meta's Instagram chief admits there's no single fix for teen safety in a landmark addiction lawsuit.

  • The case: States allege Meta built addictive features into Instagram that specifically hooked young users.
  • Testimony: Adam Mosseri conceded under oath that there's 'no silver bullet' for fixing the platform's teen safety issues.
  • Why it matters: The legal standard being tested — whether engagement-optimized design counts as harmful by design — could set precedent well beyond social media.

For ethics

Worth tracking even outside social media — if courts start treating growth-loop design choices as legally actionable, that logic could extend to any product with engagement-optimized UX.

E.P.A. Moves to Curb Public Input on Air Pollution Permits for Data Centers

The New York Times

Ethics

EPA proposes letting data centers skip public comment on air pollution permits to speed up AI buildout.

  • The proposal: States would no longer need to provide public notice or solicit comments on air pollution permits for data centers and similar projects.
  • Why it matters: Removes a regulatory checkpoint that's been slowing data center construction amid surging AI infrastructure demand.
  • The tension: Trades environmental oversight and community input for faster AI infrastructure expansion — a preview of more such tradeoffs to come.