# Vibe Coding 做企业级软件：看似便宜实则陷阱

- 来源：Deedy (@deedydas)
- 发布时间：2026-07-29 00:15
- AIHOT 分数：61
- AIHOT 链接：https://aihot.virxact.com/items/cms4vfw8a02jrroa13b5h1dmp
- 原文链接：https://x.com/deedydas/status/2082137893808837048

## AI 摘要

Deedy Das 指出，用 vibe coding 以低于 500 美元克隆企业软件看似有趣，但真正达到企业级标准需要处理 SSO、安全升级、RBAC、API 访问、发布管理等大量复杂且枯燥的工作，长期维护成本高昂。

## 正文

It's all fun and games to vibecode a clone of a an enterprise software tool for <$500.. until you actually have to make it enterprise-grade.

Great software for large enterprises hides a lot of complexity from users. Whether it's maintaining SSO， upgrading security / deps， RBAC， a wide gamut of config-gated features， API access， scaling， release management， integrations with changing APIs - there's a long tail of important but boring work to really make even simple apps work well in businesses. And it usually doesn't make sense for an Engg team to pay that recurring maintainence cost.

Companies continue to use SaaS tools like Linear， Notion， Slack， GitHub， Google Workspace， Figma， Salesforce， Workday， Glean and more.

There's a category of tooling this makes a lot of sense for： bespoke internal tools， dashboards and one-time / few-time use tools. A founder I know famously told me "I vibecoded my own data room tool and the folks I worked with actually really liked it" or "we vibecoded a better version of my Retool customer support UI" But for most other ones， it usually doesn't make sense.

One might argue that vibe coding ultimately reduces the cost to building competitors to such tools， and that there's some ensuing price compression. While there might be some truth to that， a version of Amdahl's Law still applies here. When software ceases to be the bottleneck， it becomes sales and marketing to compete. How many companies have moved off Slack since vibe coding？ How many Slack competitors have even come up since 2022？ Not many！

I imagine in the future， there will be a lot of cheaper less full-featured open-source alternatives for startups that will eventually try to compete. Hell， maybe models get so good that they pre-empt the need for all these features and one shot it perfectly out of the gate with a background loop that maintains it. Until then， "we'll just vibecode it" can be a trap.
