Published Jul 29, 2026, 9:30 AM EDT Sydney Butler is a technology writer with over 20 years of experience as a freelance PC technician and system builder and over a decade as a professional writer. He's worked for more than a decade in user education. On How-To Geek, he writes commerce content, guides, opinions, and specializes in editing hardware and cutting edge technology articles. Sydney started working as a freelance computer technician around the age of 13, before which he was in charge of running the computer center for his school. (He also ran LAN gaming tournaments when the teachers weren't looking!) His interests include VR, PC, Mac, gaming, 3D printing, consumer electronics, the web, and privacy. He holds a Master of Arts degree in Research Psychology with a minor in media and technology studies. His masters dissertation examined the potential for social media to spread misinformation. Outside of How-To Geek, he hosts the Online Tech Tips YouTube Channel, and writes for Online Tech Tips, Switching to Mac, and Helpdesk Geek. Sydney also writes for Expert Reviews UK. He also has bylines at 9to5Mac, 9to5Google, 9to5Toys, Tom's Hardware, MakeTechEasier, and Laptop Mag. Experienced coders and people who have never done so much as a "Hello World" exercise are all having a blast with vibe coding. That's the practice of telling an AI model in plain English what software you want to make and then watching it rattle off lines of code faster than you can read them. The results can have very mixed quality, and if you don't have the expertise to review that code for problems, you run the real risk of putting together something that's just plain bad at best and actively dangerous at worst. Regardless, people are creating software with AI, and many of them want to put those apps out on the internet, which is where they run into problems. AI made building apps easy, but deployment became the new bottleneck A shift in the skills gap Credit: Patrick Campanale / How-To Geek Vibe coding for more than just your personal enjoyment has shifted the friction up the chain. Now you might have a working AI-coded app, but no idea how to deploy it to a server so that you or other people can access it remotely. Developers and non-developers alike are building websites, utilities, dashboards, and even SaaS products without writing every line themselves. Thanks to tools like Claude Code, ChatGPT, Cursor, and a ton more, that is now the easy part. To make that vibe-coded app accessible, you need knowledge and skills. You need to know how to configure a web server, set up its security, register and connect a domain, and handle a long list of other small and annoying tasks. So now you have a situation where more people are writing software, but don't have the necessary knowledge or skills to deploy it to a hosting platform. That creates a market opportunity, and boy are some companies stepping up while rubbing their hands together. Hosting providers are reinventing themselves for the AI era They'll put your vibe code where everyone can experience it The most in-your-face example comes from a company called VibeHost. As you can tell from the gallery above, the pitch here is that whatever your coding agent makes, VibeHost will deploy it for you, usually in seconds. There's a "Free Forever" tier here with 5GB of storage and room for 100 static applications, which I'm sure will get a lot of tinkerers excited about the possibilities, but, of course, the hard sell is for that $20 a month subscription with the promise that you can just let the service deploy as many apps as your coding AI can grind out. As you might expect, established deployment platforms seem to be getting on this train too. Vercel, for example, invites us to "Deploy AI at the speed of frontend," and wants you to use its "end-to-end platform" to build your apps with AI and deploy them right there. These services even acknowledge the dangers of vibe code, with Vercel offering a sandbox that lets you run "untrusted code" to see what it does before you unleash it on the world at large. Traditional self-hosting could become the enthusiast option The stick shift gearheads of hosting Credit: Patrick Campanale / How-To Geek None of this means that the current way of self-hosting is going away. Believe me, I can see how enthusiastic our readership is about homelabbing and half the fun is in the building and configuration, not just using the things you've deployed. It's going to stay the way it is for people who want to know how Docker works, or want to maintain that Linux server, or deal with domains, and ports, and certificates. But obviously, some homelabbers and other self-hosting hobbyists are embracing AI to differing degrees. The moderators of Reddit's r/selfhosted introduced a recurring "Vibe Code Friday" thread after AI-generated self-hosted projects became common enough to overwhelm regular discussions. So clearly there's room at the table for this way of doing things. Vibe-hosting removes deployment headaches—but not security risks It's good that people are finding more ways to get their software out there, and it's probably good that more people are creating software using these new tools. But, just because it's easy to vibe-code an app, and now just as easy to vibe-host it, doesn't mean it's actually production ready. As always, the key issue here is quality control, and there will never be a scenario where one AI model QA's the work of another, and then yet another QA's that, and so on. At some point, a knowledgeable human who is qualified to perform quality control on software has to actually look at the code, and that has to happen long before it's deployed. Turning software development and deployment into a process with such a low bar is almost certainly going to expose us to websites filled with vulnerable products that don't actually work the way they're supposed to, but no one who really knows what they're doing ever checked to make sure it was all above-board. That's not a prospect I look forward to.
Why vibe coding is creating a hidden web deployment crisis
Full Article
Original Source
Read the full article at Howtogeek →KhanList aggregates and links to publicly available news content. We do not host full articles from third-party sources. Always verify important information with original sources.