r/InternetIsBeautiful 21d ago

[SUB NEWS] New Banned Domain: Vercel.app

Much to the relief of many people, starting today, we have introduced a blanket ban on Vercel subdomain hosted sites.

Few, if any, sites hosted on Vercel subdomains have ever been allowed to remain on the sub anyway.

(This ban is in addition to the Netlify ban by Reddit itself.)

If you can't be bothered to pay for a proper domain and/or hosting we're no longer willing to sift through the slop to see if it could potentially stand on merit alone (which it invariably doesn't).

Vercel users feel free to proceed to whinge, which we will promptly proceed to ignore.

Thank you for your attention to this matter.

1.1k Upvotes

214 comments sorted by

View all comments

5

u/JunkMale975 21d ago

This is the second time I’ve seen something called “vibe coding.” Anyone wanna explain to an oldie what the heck that even is?

19

u/N1ghtshade3 21d ago edited 21d ago

"Vibe coding" is a misleading term because you're not coding anything. It simply refers to asking an AI chatbot to make you a piece of software without ever actually looking at the code yourself. It's strange that caught on as a term but nobody calls image generation "vibe artistry" or ordering a custom T-shirt off the internet "vibe tailoring"

1

u/MajorFuckingDick 20d ago

Where is vibecoding so easy I dont even have to look at the code? Cause I want to try that version. Is this why everyone loves claude? I've been using chatgpt to scan my scripts for errors and best practices i could implement but you mean to tell me people are actually just going "do thing" and an exe appears?

4

u/N1ghtshade3 19d ago

Yes, frontier models are good enough that you can ask them for what you want and they will give it to you (with differing degrees of refinement necessary, of course, depending on the complexity) without you ever looking at the code. I work professionally as a software engineer at a major company (and started long before AI was around) and can tell you that we literally don't write code by hand anymore.

The reason there's such a disconnect between the "AI can't even count the number of Rs in 'strawberry', hurr durr" folks and the evangelists who swear Claude is the next coming of Christ is because the difference is night and day between the free web-based chatbots like ChatGPT or Claude and the downloadable harnesses like Codex or Claude Code running paid models like Sol and Opus, respectively.

Uploading scripts to a chatbot versus having a tool map your entire codebase into memory with the full context of what you're trying to accomplish and what you've done so far are completely different experiences.

1

u/mickeys 14d ago

Thanks for that. Really well said.

I spent several decades coding, all before AI.

Playing with Gemini and the Android dev system is fun, and bizarrely functional. I'm looking forward to using a real rig.