惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
G
Google Developers Blog
S
SegmentFault 最新的问题
Microsoft Security Blog
Microsoft Security Blog
J
Java Code Geeks
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
量子位
P
Proofpoint News Feed
博客园 - 【当耐特】
MongoDB | Blog
MongoDB | Blog
L
LangChain Blog
F
Fortinet All Blogs
C
Check Point Blog
博客园_首页
I
InfoQ
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
酷 壳 – CoolShell
酷 壳 – CoolShell
Engineering at Meta
Engineering at Meta
美团技术团队
Vercel News
Vercel News
Apple Machine Learning Research
Apple Machine Learning Research

Fortune | FORTUNE

One man can kill Bill Ackman’s $64 billion bid for Universal Music Group—and no one knows what he’ll do | Fortune Poppi’s cofounder pitched her startup on Shark Tank while 9 months pregnant and landed a $400,000 deal—now it's worth $2 billion | Fortune Teen boys are choosing AI girlfriends over real ones for 'maximum control, zero rejection'—experts say it could make them unemployable | Fortune A United American merger is by no means impossible given the president 'loves big deals' | Fortune Reed Hastings’s planned exit from $455 billion Netflix ‘had nothing to do with’ the failed deal for Warner Bros., says Ted Sarandos | Fortune Meet Joe McCann: The high-flying crypto trader held in Tanzania after sudden death of his influencer fiancée Ashly Robinson | Fortune Gen Z is carving a different path in the housing market by doing it alone | Fortune U.S. Catholic leaders criticize Trump for ‘disparaging words’ about the pope as Vatican clash risks alienating Catholic voters | Fortune China has ‘nearly erased’ America’s lead in AI—and the flow of tech experts moving to the U.S. is slowing to a trickle, Stanford report says | Fortune Self-made millionaire behind $5 billion Skims Emma Grede says it all began with a cold call to Kris Jenner: Emma Grede—the self-made millionaire behind the $5 billion Skims empire—says it all began with an audacious cold call to Kris Jenner: ‘The difference between me and someone else is, I made it happen’ | Fortune Americans have never been this gloomy about the economy. Wall Street has never cashed in harder | Fortune ‘The college grading system [is] almost meaningless’: People see the Ivy League as an easy A and with flawed admissions standards | Fortune The CEO of $8.5 billion Japanese car giant Nissan plays the drums in a band and hits the tennis courts to destress from the top job | Fortune New York governor's take on a millionaires tax: fancy pied-à-terre second apartments worth over $5 million | Fortune Pope Leo XIV: A ‘handful of tyrants’ are ravaging earth with war and exploitation | Fortune Trump has no plan to cut the $39 trillion national debt, but he does want to cut childcare. His budget director is scrambling to clarify | Fortune China's economy grows 5% in first quarter, surprising economists to the upside | Fortune Everyone was wondering what Trump wanted more: Warsh smoothly seated at the Fed, or for Powell to pay. We have our answer | Fortune Palantir exec: the biggest mistake retailers are making with AI? Trying to do it all with one agent | Fortune American YouTuber who calls himself a 'troll' sentenced to 6 months in Korean prison for literally dancing on wartime graves | Fortune BBC plans to cut up to 2,000 jobs to save 10% of annual budget | Fortune Canva debuts a new suite of agentic tools, as the design app quietly becomes one of the world’s most used AI services | Fortune Moody's CEO: AI has a trust problem – better models won’t fix it | Fortune Top New York surgeon: Americans have better data for choosing restaurants than surgeons. That has to change | Fortune The Iran war’s fertilizer shock is hammering American farmers, and 70% can’t afford what they need for this year’s growing season | Fortune Education experts to Mamdani: Why are you foisting AI on our kids? | Fortune This CEO pirated video games as a teen and became a hacker for the Air Force. Now he’s built a $3 billion cyber firm | Fortune Teacher, blame thyself: Yale report savages Ivy League schools for destroying American trust in higher education | Fortune Fed chair nominee Kevin Warsh is worth more than $100 million and has stakes in SpaceX and Polymarket | Fortune From wool sneakers to GPUs: Allbirds’ desperate AI pivot and 600% stock surge, explained | Fortune
I spent 8 years building Google Sheets. Now I think apps ...
Zach Lloyd · 2026-05-13 · via Fortune | FORTUNE

Recently, my team built a working clone of Google Sheets in a few days. It’s not as good as the real thing, but at the current pace of AI, it could be soon enough to matter.

I spent nearly eight years at Google as principal engineer for the Docs suite, growing Sheets from a five-person experiment to hundreds of millions of users. Building it took years, dozens of exceptionally talented engineers, and the kind of resources that were only available to the world’s biggest companies. Watching a small team spin up something functionally comparable in less than a week was, to put it mildly, clarifying.

In the age of AI coding agents, the standalone app has a problem.

When building an app takes days instead of years, the apps themselves are worth less. We’re already living an early version of this. My company uses a hiring platform for recruiting, but we barely touch its frontend anymore. We built our own interface on top of its API — one that better fits how our team actually works. The platform has effectively become a glorified database, and I don’t think we’ll renew.

That’s the shift founders need to pay attention to. Value in software is moving away from the interface and toward the data underneath it. An app frontend is increasingly a liability: opinionated in ways users didn’t choose, maintained on someone else’s timeline, and built for an average use case rather than yours. The founders who don’t see this coming will spend years building an interface that their customers will eventually replace themselves.

What fills the gap is something I think of as the “meta-app”: apps that build other apps on the fly, perfectly tailored to your immediate need. You tell it what you want, and it figures out the rest. AI coding tools like Claude Code and Codex are an early version of this. They’re getting a lot of attention for helping developers build software faster, but their real power is bigger than that. It’s the ability to go directly from intent to outcome, for any task, without an app in the middle.

My team used our own AI coding platform, Warp, to build the Sheets clone, and teams across the organization are using it to spin up personalized tools that replace the apps they used to rely on. Our creative director, who doesn’t know how to write code, uses it as his starting point for almost anything. He recently migrated our old website off its CMS just by describing what he wanted. He didn’t need an app to do that — just something that understood what he was trying to do.

The counter-argument I hear most often is that the meta-app still has to connect to existing systems somehow — through APIs, integrations, and connectors. That’s true today, but those layers exist because data is currently siloed across legacy apps. They are a transitional solution. The companies that structure their data for agents now, rather than locking it inside app interfaces, will be better positioned as that transition accelerates. At Warp, we store company data in simple files and databases rather than in SaaS products, because we don’t want to spend years doing integration work just to make our own information available to the agents that need it.

For any company still heavily invested in the current app model, there’s another problem worth paying attention to. Many SaaS companies will respond to this shift by trying to make it harder to get your data out, because the data they hold is increasingly their only defensible asset. Some will try to lock customers into their own agentic solutions, keeping anything you build dependent on their systems. That might buy them time, but it won’t change where things are headed.

Apps won’t disappear overnight. The transition will be uneven, and some categories will hold longer than others. Stripe isn’t going anywhere. Neither is Spotify. Companies with genuinely complex business logic, or with unique data at their core, aren’t going anywhere either. A frontend sitting on top of a database, even a sophisticated one, is a different story. The window for building a defensible software business around that kind of interface is closing faster than most people inside those businesses want to believe.

I realize this can sound threatening if you’ve spent years, as I have, thinking carefully about how to build great apps. But I think it’s actually the most exciting thing happening in software right now. We are moving toward a world where anyone can build what they need, just by describing what they want. We will all be software builders, even if none of us are writing code, and software will finally serve us, rather than the other way around.

The opinions expressed in Fortune.com commentary pieces are solely the views of their authors and do not necessarily reflect the opinions and beliefs of Fortune.