Domo CDO: Stop AI FOMO, Start with Spreadsheets

Chris Willis, chief design officer and futurist at data platform Domo, says companies are wasting money on AI because they treat it as a solution rather than a tool. In an interview with The Register, he argued that the 'act now or be left behind' marketing creates anxiety, not real innovation.
Key points from the interview
- Product without a spec — 'The feature spec is: It'll do anything for anyone, anyway, anyhow, in any language.' That makes it impossible to define what the product actually does, leading to confusion.
- Tokenmaxxing is theater — Buying lots of AI tokens and pressuring employees to use them doesn't change the bottom line. It's a narrative to show action, not real strategy.
- Start with a spreadsheet — Instead of moonshot goals, Willis suggests automating a simple process tied to a spreadsheet. He cited a customer app that checks invoices for discrepancies and surfaces anomalies for human review. The team was thrilled with the result.
- Fear is not durable — 'Fear is not a durable strategy for innovating,' Willis said. Companies should understand their workflows before adding an AI engine.
What this means for developers
If you're being asked to build AI features without a clear problem, push back. Start with something small: automate a manual check, reduce toil, and prove value before scaling. The CDO's advice is essentially: understand the process first, then pick the right tool.
📖 Read the full source: HN AI Agents
👀 See Also

Claude Code v2.1.129: Plugin URL flag, force sync output, and 20+ fixes
Adds --plugin-url flag to load plugin zips from URL, CLAUDE_CODE_FORCE_SYNC_OUTPUT for Emacs eat, and fixes /context token waste, cache TTL downgrade, and OAuth race.

NIST Seeks Public Input on AI Agent Security Standards
The National Institute of Standards and Technology has published a Request for Information on security considerations for artificial intelligence agents, with a comment deadline of March 9, 2026. The RFI is open for public comment through the Federal Register.

OpenClaw 0.9 CLI Removal Causes Agent Disruption
A user reported that attempting to update OpenClaw via an AI agent resulted in the CLI being removed, breaking gateway commands and Telegram chat functionality. OpenClaw 0.9 dropped the CLI entirely, removing commands like 'openclaw gateway start' and 'openclaw status'.

Decoupled DiLoCo: Resilient Distributed Training Across Data Centers with Low Bandwidth
Google DeepMind's Decoupled DiLoCo trains LLMs across distant data centers using 2-5 Gbps WAN, with self-healing islands of compute that isolate hardware failures without degrading ML performance.