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

推荐订阅源

H
Help Net Security
爱范儿
爱范儿
V
Visual Studio Blog
Last Week in AI
Last Week in AI
阮一峰的网络日志
阮一峰的网络日志
雷峰网
雷峰网
Hugging Face - Blog
Hugging Face - Blog
博客园 - 【当耐特】
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 三生石上(FineUI控件)
博客园 - Franky
博客园 - 叶小钗
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
The Cloudflare Blog
大猫的无限游戏
大猫的无限游戏
人人都是产品经理
人人都是产品经理
M
MIT News - Artificial intelligence
罗磊的独立博客
L
LangChain Blog
Jina AI
Jina AI
IT之家
IT之家
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog
博客园_首页

Latest from TechRadar in Pro

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… I tried 7 free MTD software – now I've ranked my top picks as a freelancer Jackery McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… The new engineering playbook: how AI design copilots are reshaping product development Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts Europe wants tech sovereignty but is this realistic? Enterprise AI governance cannot live in a prompt. So where is the safety net? Why 2026 is the year of flexibility without friction: solving the multi-platform crisis OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy Closing the cloud complexity gap LaLiga uses AI to fight illegal streaming that costs its clubs $800m a year Intel and Google expand long-term chip partnership to power AI systems 'Chatbots respond not just to what you ask, but how you ask it': Report finds AI agents might be sucking up to… 'Smartphones have physical limitations': Report explains why AI is kickstarting a billion-dollar hardware arms… 'I’m pretty sure actually we really do not need to work for five days' Zoom CEO calls for end of traditional work schedules — says 3-day working week should become the norm 'It's more common than you think': Experts reveal how hackers are trying to hijack your inbox with these…
Vibe coding works best when we treat it like a 3D printer...
Mark Quinn · 2026-05-22 · via Latest from TechRadar in Pro

Every major technology shift follows a familiar pattern. A new capability emerges, early results look impressive, enthusiasm grows, and the pressure for adoption intensifies.

It’s typically not until months later that organizations begin to reassess and separate the hype (and risks) from the opportunity.

We’re at this inflection point right now with vibe coding.

Senior Director, AI Operations for Pearl.

Proponents of vibe coding note that AI-generated code can accelerate prototyping, exploration, and alignment in ways that were not previously possible. Many builders are on board with this, with over half of engineering teams now consistently using AI tools for coding. But businesses are making a costly mistake: treating a convincing prototype as if it were production-ready software.

While proponents treat AI coding assistants as if they can turn a prompt directly into a finished application, like Legos for builders, detractors point out bugs, security flaws, and brittle outputs as proof they’re inherently reckless.

A recent study examining more than 304,000 verified AI-authored commits (saved snapshots of changes to a codebase) found that more than 15% introduced at least one issue, and 24.2% of the AI-introduced issues they tracked remained unresolved in the latest version of the repository.

Those on both sides of this issue miss the point. While vibe coding’s shortcomings should give enterprises pause, they do not justify dismissing it altogether.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

The better mental model is simpler: vibe coding is most powerful when it is used for AI-enabled rapid prototyping.

The 3D printer analogy

Early 3D printer technology debuted in the 1980s. At the time, industry insiders heralded a new technological revolution that would transform how everything was made.

The technology has not quite lived up to that hype.

That’s not because anyone seriously expected 3D printing to replace traditional manufacturing. Rather, its value was always in creating rough, low-cost physical mockups that help teams understand what they are building and move from concept to something tangible far more quickly. Today, prototyping and tooling still account for the vast majority of 3D printing applications.

3D printing transformed physical product design, vastly shortening the time from idea to object. That is how businesses should think about vibe coding in the virtual realm. AI can now generate software that looks surprisingly complete in minutes. In some cases, it works well enough to convince teams that they have a useable production system in hand, but that is seldom the case.

A prototype and a production system solve fundamentally different problems. A prototype helps teams understand and conceptualize what they are trying to build. A production system must survive real-world conditions: edge cases, malicious inputs, security constraints, performance requirements, maintainability, and long-term operational use.

Unfortunately, the refinement of AI-generated code is where organizations get themselves into trouble. They confuse acceleration of ideation with acceleration of engineering. In reality, they ought to view an AI-generated prototype as a dramatically better starting point for the normal development process, rather than a replacement for the entire thing.

Faster alignment, not fewer steps

Where AI-enabled rapid prototyping truly shines is accelerating alignment and shared understanding.

This becomes especially clear when building internal dashboards and reporting tools. On the surface, dashboards appear simple but all engineers know they’re more complex. The hardest work lies in deciding what the metrics mean, how data should be sliced, which data visualizations clarify rather than distort, and how users move through the experience.

Traditional workflows to develop virtual internal tools often delay meaningful feedback until late in the process, which is both a waste of time and money. However, AI-enabled rapid prototyping allows teams to generate realistic mock dashboards with representative data and working interactions early, giving people something concrete to react to. This helps catch misunderstandings faster.

The same dynamic applies to product and workflow design more broadly. There is almost always a “telephone game” between users, business stakeholders, product thinkers, and builders. All of these parties interpret, summarize, and reshape requirements along the way and, by the time work reaches a backlog, it may no longer reflect what the user actually meant.

AI-enabled rapid prototyping via vibe coding offers a far better bridge. A rough implementation can be generated quickly and validated with stakeholders before significant engineering effort is invested. Vibe-coded prototypes improve development by resolving ambiguity early, when it is most effective and least expensive to fix.

In my own work, I use AI-enabled rapid prototyping to pressure test ideas early across different professional verticals; whether that’s in legal, medical, IT, or other knowledge-heavy domains. In these environments, the correct interpretation of information can materially change outcomes, so the goal is not just speed but to detect misunderstandings before they become embedded in production systems.

Rapid prototyping is not rapid production

There are situations in which using AI-built applications more directly is reasonable: lightweight internal tools, disposable utilities, personal side projects. In these cases, sometimes “good enough” really is satisfactory.

But once software touches core operations, customer experience, sensitive data, or material business risk, the standard changes.

In short, AI-enabled rapid prototyping does not mean rapid production. An AI-generated prototype can reduce wasted effort, improve collaboration, and help teams discover the real problem sooner. It does not exempt them from the work required to build something safe, durable, and tested.

That is why vibe coding remains so promising when used correctly. If we treat it like a factory, preventable failures will surely abound. But if we treat it like a 3D printer, it can be an incredible tool for workers and engineers alike.

We feature the best Large Language Models (LLMs) for coding.

This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.

The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: https://www.techradar.com/pro/perspectives-how-to-submit

Senior Director, AI Operations for Pearl.