Eyes on the Chaos
Monday, August 24, 2026

Archived edition

Monday, August 24, 2026

10 stories curated from 16 sources

In today's issue

DesignEthicsProduct
  1. 01
    Kids outlearn AI—and we still don't know why

    Children still learn language far more efficiently than any AI model, and nobody quite knows why.

  2. 02
    They Dedicated Their Lives to Teaching. Then the Deepfakes Started

    Teachers targeted by AI-generated sexual deepfakes are finding almost no path to accountability.

  3. 03
    Flock CEO calls for 'compromise' as surveillance company faces growing backlash

    Flock Safety's CEO is offering concessions as public backlash over its surveillance camera network grows.

  4. 04
    Is it legal to train AI models on copyrighted books? It's complicated

    The legal fight over AI training on copyrighted books is far messier than a simple yes-or-no answer.

  5. 05
    No log off, How to become an AI Designer, vibe coded portfolios

    A roundup on always-on burnout, becoming an 'AI designer,' and portfolios built with vibe-coded tools.

  6. 06
    Stop using OKLCH lightness for your color scale

    OKLCH is great for generating colors but its lightness value doesn't reliably predict contrast.

  7. 07
    Nobody wants a blank page. Nobody touches a perfect one.

    A short essay on why people freeze at empty templates but also won't touch something that looks finished.

  8. 08
    How complex systems fail

    A classic framework on system failure — latent flaws, hindsight bias, operator adaptation — reframed for product teams.

  9. 09
    Autonomy and Innovation

    Agentic AI's offense-favoring dynamics in cybersecurity will erode incumbents' advantages and fuel new startups.

  10. 10
    How Big Tech Captured American Schools

    Google and Microsoft have quietly embedded themselves into nearly every layer of the US education supply chain.

AI Research & News

Kids outlearn AI—and we still don't know why

MIT Technology Review

Children still learn language far more efficiently than any AI model, and nobody quite knows why.

  • The gap: LLMs need to devour essentially the entire internet's text to get fluent; a toddler gets there on a few million words and almost no explicit teaching.
  • Why it matters: If we can't explain human learning efficiency, we can't know whether current scaling approaches to AI have a hard ceiling.
  • New collaboration: Cognitive scientists and AI researchers are increasingly teaming up to reverse-engineer how kids pick up language so fast.
  • Bottom line: Fluency isn't the same as understanding — data efficiency, not raw capability, may be the next real frontier.
They Dedicated Their Lives to Teaching. Then the Deepfakes Started

Wired

Ethics

Teachers targeted by AI-generated sexual deepfakes are finding almost no path to accountability.

  • The pattern: Students or others create sexualized deepfake images of teachers using widely available AI tools, then circulate them.
  • No recourse: Schools, platforms, and law enforcement often have no clear policy or legal tool to act quickly, leaving victims to fend for themselves.
  • Not just students: This shows deepfake harassment has moved well beyond the student-on-student cases that first made headlines.
  • Why it matters: As generative tools get easier to use, any organization with public-facing staff needs a harassment response plan that assumes this will happen.

For ethics

If your company has public-facing employees or creators, this is a preview of a policy gap you'll eventually face — worth checking whether HR/Trust & Safety has a deepfake-harassment response plan before it's needed.

Flock CEO calls for 'compromise' as surveillance company faces growing backlash

TechCrunch

Ethics

Flock Safety's CEO is offering concessions as public backlash over its surveillance camera network grows.

  • The backlash: Communities and civil liberties groups are pushing back on Flock's automated license-plate readers being used for broader surveillance than advertised.
  • The pivot: The CEO is now talking 'compromise' — a sign the company overreached on scope and needs to rebuild trust.
  • Pattern: This mirrors a broader trend: AI/surveillance vendors sell to police and cities with little public debate, then scramble once scrutiny hits.
  • Why it matters: Any company selling AI-powered monitoring tools — even for benign use cases — should expect this backlash cycle if governance isn't built in from day one.
Is it legal to train AI models on copyrighted books? It's complicated

TechCrunch

EthicsProduct

The legal fight over AI training on copyrighted books is far messier than a simple yes-or-no answer.

  • The core tension: Most published authors' work has been ingested into AI training sets without consent, but courts are split on whether that's actually illegal under fair use.
  • Where it stands: Ongoing lawsuits are testing whether transforming books into a model counts as fair use or straight-up infringement.
  • Business risk: Until this resolves, any product built on top of foundation models carries latent IP liability that could reshape licensing costs overnight.
  • Why it matters: The outcome will determine whether AI vendors need to start paying for training data — reshaping pricing and access for every team building on these models.

For product

If your roadmap depends on generative AI features, keep an eye on these rulings — a fair-use loss could force sudden model swaps or new licensing costs passed down to you.

Product & UX

No log off, How to become an AI Designer, vibe coded portfolios

UX Collective

Design

A roundup on always-on burnout, becoming an 'AI designer,' and portfolios built with vibe-coded tools.

  • Always-on culture: 'No log off' pushes back on the expectation that designers stay perpetually connected and responsive.
  • AI Designer as a role: The piece maps what it now means to reposition yourself as an 'AI designer' — a title fast becoming its own specialization.
  • Vibe-coded portfolios: Designers are increasingly building portfolio sites using AI coding tools rather than traditional workflows, changing what a portfolio even signals.
  • Why it matters: Hiring managers and design leads should expect candidate portfolios and self-positioning to look noticeably different than even a year ago.

For design

When reviewing portfolios or job titles, expect 'AI designer' framing and AI-built portfolio sites to become the norm — factor that into how you evaluate craft vs. tool fluency.

Stop using OKLCH lightness for your color scale

UX Collective

Design

OKLCH is great for generating colors but its lightness value doesn't reliably predict contrast.

  • The problem: OKLCH's perceptual lightness looks even to the eye but doesn't map cleanly to WCAG/APCA contrast math, so color scales built on it can fail accessibility checks.
  • The fix: The piece recommends anchoring palette weights to a contrast-aware metric rather than raw OKLCH lightness values.
  • Why it matters: Teams that adopted OKLCH for its nicer color math may have unknowingly baked contrast bugs into their design tokens.
  • Bottom line: Worth an audit if your design system switched to OKLCH-based palettes in the last year or two.

For design

Have your design systems team run an accessibility audit on any OKLCH-generated palettes — contrast issues here compound across every surface using those tokens.

Nobody wants a blank page. Nobody touches a perfect one.

UX Collective

DesignProduct

A short essay on why people freeze at empty templates but also won't touch something that looks finished.

  • The paradox: Blank pages intimidate people into inaction, but polished, finished-looking work makes them equally reluctant to contribute or edit.
  • The sweet spot: The implication for tools and templates: leave visible 'unfinished-ness' to invite participation rather than aiming for polish upfront.
  • Relevance to AI tools: This explains why AI-generated first drafts — imperfect but structured — tend to get better engagement than blank canvases or fully polished outputs.
  • Why it matters: Useful lens for anyone designing collaborative tools or AI-assisted creation flows — the goal is 'good enough to edit,' not 'blank' or 'done.'
How complex systems fail

Sidebar.io

Product

A classic framework on system failure — latent flaws, hindsight bias, operator adaptation — reframed for product teams.

  • Core idea: Failures in complex systems are rarely one single cause — they're usually multiple small latent flaws lining up, not front-line 'operator error.'
  • Hindsight bias trap: After an incident, it's tempting to blame the 'obvious' mistake in hindsight, which obscures the real systemic conditions that made failure possible.
  • For product teams: Useful as a postmortem lens for outages, launch failures, or AI-agent mishaps — look for accumulated small gaps, not a single villain.
  • Why it matters: As teams ship more autonomous, agentic features, this kind of systems-safety thinking becomes directly relevant to product reviews, not just SRE teams.

For product

Next incident postmortem, resist pinning blame on the last person who touched the system — use this framework to map the latent conditions that let the failure happen.

Business & Strategy

Autonomy and Innovation

Stratechery

Product

Agentic AI's offense-favoring dynamics in cybersecurity will erode incumbents' advantages and fuel new startups.

  • The dynamic: In agentic cybersecurity, attackers benefit more from AI automation than defenders do — an offense-favoring shift that changes competitive incentives.
  • Incumbent risk: Large, established security vendors built for the old paradigm are structurally disadvantaged when speed and autonomy matter more than scale.
  • Startup opening: That same dynamic creates room for smaller, more agile companies to out-innovate incumbents by moving faster with agentic tools.
  • Why it matters: The broader point extends past security: any market where AI shifts advantage toward speed and autonomy is a market where incumbency stops being a moat.

For product

Worth asking where your own product's competitive moat depends on scale versus speed — agentic AI is quietly eroding the former across categories, not just security.

How Big Tech Captured American Schools

NYT Technology

EthicsProduct

Google and Microsoft have quietly embedded themselves into nearly every layer of the US education supply chain.

  • The scope: From Chromebooks and Workspace to curriculum tools and teacher training, a handful of tech giants now touch nearly every part of how US schools operate.
  • How it happened: Aggressive pricing, free tiers, and deep district sales relationships let these companies lock in dependence long before scrutiny caught up.
  • The concern: Critics argue this concentration limits choice, raises data-privacy risks for minors, and makes schools dependent on vendor roadmaps rather than pedagogical needs.
  • Why it matters: It's a case study in platform capture that mirrors concerns now surfacing around AI vendors embedding into enterprise workflows the same way.

For ethics

A useful cautionary parallel if your company sells AI tools into regulated or vulnerable-population sectors like schools or healthcare — the trust backlash tends to arrive years after the lock-in.