Eyes on the Chaos
Sunday, May 17, 2026

Archived edition

Sunday, May 17, 2026

9 stories curated from 16 sources

In today's issue

DesignEthicsProduct
  1. 01
    Revamped Siri will reportedly offer auto-deleting chats

    Apple's chatbot-style Siri will auto-delete conversations, emphasizing privacy differentiation.

  2. 02
    University of Arizona students boo Eric Schmidt's AI cheerleading during commencement

    Students booed former Google CEO's AI optimism, reflecting job market anxiety.

  3. 03
    Research repository ArXiv will ban authors for a year if they let AI do all the work

    ArXiv cracks down on careless AI use in scientific papers with year-long bans.

  4. 04
    How to write a DESIGN.md file Claude can actually use

    Guide for creating design documentation that AI assistants can effectively parse.

  5. 05
    The undo problem in AI products

    AI products struggle with traditional undo patterns due to non-deterministic outputs.

  6. 06
    html.to.design — New Chrome extension feature

    Chrome extension captures webpages and pastes them directly into Figma for editing.

  7. 07
    How the pursuit of optimisation reshaped art, aesthetics and us

    Frictionless design colonizes daily life, but artists question what gets lost.

  8. 08
    A catechism for robots

    Autonomous systems need core moral values, not just logical rules.

  9. 09
    Did You Mean to Share That Selfie? What to Know About Instagram Instants.

    Instagram's new feature auto-shares photos to followers, raising privacy concerns.

AI Research & News

Revamped Siri will reportedly offer auto-deleting chats

The Verge

Product

Apple's chatbot-style Siri will auto-delete conversations, emphasizing privacy differentiation.

  • Privacy play: Apple is leveraging privacy as its AI differentiator while lagging behind competitors.
  • Chat controls: Users can set conversation retention to 30 days, one year, or forever.
  • Market contrast: Most competitors only offer temporary incognito modes, not flexible retention options.

For product

Consider how privacy-first AI features could become table stakes for enterprise products, especially in regulated industries.

University of Arizona students boo Eric Schmidt's AI cheerleading during commencement

The Verge

Ethics

Students booed former Google CEO's AI optimism, reflecting job market anxiety.

  • Public sentiment: Students repeatedly booed Schmidt when he discussed AI during his commencement speech.
  • Job fears: Graduates entering a difficult job market are particularly negative about AI displacement.
  • Acknowledged tension: Schmidt recognized fears about machines taking jobs and climate concerns.

For ethics

User research on AI features should account for growing public skepticism, especially among younger demographics who feel most threatened by job displacement.

Research repository ArXiv will ban authors for a year if they let AI do all the work

TechCrunch

Ethics

ArXiv cracks down on careless AI use in scientific papers with year-long bans.

  • New enforcement: ArXiv is implementing stricter policies against careless LLM use in research papers.
  • Serious consequences: Authors who let AI do all the work face year-long publication bans.
  • Quality control: The move addresses concerns about AI-generated content flooding academic repositories.

For ethics

Consider implementing similar AI usage guidelines for internal documentation and research to maintain quality standards and human oversight.

Product & UX

How to write a DESIGN.md file Claude can actually use

UX Collective

DesignProduct

Guide for creating design documentation that AI assistants can effectively parse.

  • AI-readable docs: Your DESIGN.md should tell a cohesive story of your product for AI consumption.
  • Structured format: Proper formatting helps AI assistants like Claude understand and work with design decisions.
  • Cross-functional tool: Well-structured design docs can bridge communication gaps between teams and AI tools.

For design

Audit your design system documentation format to ensure AI tools can parse and reference it effectively during development handoffs.

The undo problem in AI products

UX Collective

DesignProduct

AI products struggle with traditional undo patterns due to non-deterministic outputs.

  • Design challenge: Traditional undo functionality breaks down when AI generates different results each time.
  • User expectation: Users expect to revert changes, but AI's non-deterministic nature makes this complex.
  • New patterns needed: Product teams need to rethink interaction patterns for AI-generated content.

For design

Establish design patterns for version control and state management in AI features before they ship — don't retrofit undo later.

html.to.design — New Chrome extension feature

Sidebar.io

Design

Chrome extension captures webpages and pastes them directly into Figma for editing.

  • Workflow streamline: Capture entire webpages or sections and paste directly into Figma with Ctrl+V.
  • Design handoff: Eliminates screenshots and manual recreation of existing web elements.
  • Immediate editing: Captured elements become editable Figma objects rather than static images.

For design

This type of web-to-design tool could accelerate competitive analysis and design iteration — worth evaluating for team adoption.

How the pursuit of optimisation reshaped art, aesthetics and us

Sidebar.io

DesignEthics

Frictionless design colonizes daily life, but artists question what gets lost.

  • Optimization critique: Artists and theorists are questioning what's lost as frictionlessness dominates design.
  • Aesthetic impact: The pursuit of optimization is reshaping art, aesthetics, and human behavior.
  • Counter-movement: Designers are beginning to ask whether some friction might be valuable.

For design

Consider where intentional friction in your products might improve user outcomes or prevent harmful behaviors, rather than optimizing everything away.

A catechism for robots

Sidebar.io

EthicsProduct

Autonomous systems need core moral values, not just logical rules.

  • Beyond logic: Autonomous systems require fundamental moral values, not just programmed rules.
  • Ethical foundation: Pure logic isn't sufficient for AI systems making decisions that affect humans.
  • Values framework: Teams need to establish core principles that guide AI behavior in edge cases.

For product

Define your AI product's core values explicitly during requirements gathering — edge cases will test these values when logic rules fall short.

Business & Strategy

Did You Mean to Share That Selfie? What to Know About Instagram Instants.

NYT Technology

ProductEthics

Instagram's new feature auto-shares photos to followers, raising privacy concerns.

  • Instant sharing: The feature immediately blasts photos to mutual followers or close friends.
  • Privacy risk: Users may accidentally share content they didn't intend to make public.
  • Friction removal: Instagram is reducing sharing friction, but potentially at the cost of user control.

For product

When reducing friction in sharing features, implement clear consent patterns and easy reversal mechanisms to prevent user regret.