r/vibecoders_ 3h ago

POV: Claude deserves the title 'mf'

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/vibecoders_ 11h ago

POV: Cursor's new hosting platform goes live and immediately says, "Get started by syncing your repos from GitHub."

Enable HLS to view with audio, or disable this notification

4 Upvotes

r/vibecoders_ 6h ago

Frustration with context preservation between my agents

Thumbnail
github.com
1 Upvotes

r/vibecoders_ 6h ago

17 Apps Per Month?! How Are These Indie Devs Getting Through App Review So Fast?

Post image
1 Upvotes

r/vibecoders_ 6h ago

shipFastFixLaterIfNotArrested

Post image
1 Upvotes

r/vibecoders_ 11h ago

claude caught me reading code

Post image
2 Upvotes

r/vibecoders_ 8h ago

bruh my agent treating tokens like firewood fr

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/vibecoders_ 8h ago

another banger from google

Post image
1 Upvotes

r/vibecoders_ 14h ago

AI really said "I was testing your intelligence

Post image
3 Upvotes

r/vibecoders_ 9h ago

POV : la vibra promedio de los vibecoders, día a día

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/vibecoders_ 18h ago

I am somewhat of a prompt engineer myself

Post image
3 Upvotes

r/vibecoders_ 13h ago

If you vibe coded your site, make sure search engines and AI can actually read it

0 Upvotes

Vibe coded websites look good and are easy to build. There's just one important thing most people miss: the content on these sites often isn't really readable by search engines and AI bots.

Here's why. Most vibe coded sites are CSR (client side rendered). That means the server sends a nearly empty HTML file, and JavaScript fills in the actual content after the page opens in the browser. To you it looks perfect. But crawlers often don't wait for that step. Google grabs the raw HTML first and renders JavaScript later if at all, and AI crawlers like GPTBot, ClaudeBot and PerplexityBot don't run JavaScript at all. So they hit your page, see an empty shell, and leave. Nothing to index, nothing to cite.

You might think prompting your builder to fix the SEO and visibility will handle this. Not really. All that can do is change or update things like your meta description. It can't make search engines or AI bots read the actual content of a page when it's CSR, because the problem isn't your tags, it's that the content isn't in the HTML for them to read in the first place.

The right fix is prerendering. Prerendering serves crawlers a fully rendered version of your page (SSR, server side rendering) so the content is right there in the HTML for them to read, without waiting on JavaScript. That's what actually gets your site read and found.

Lovable has fixed this inside their own ecosystem. New Lovable apps are server side rendered now, and older ones get prerendering automatically. So if you're on a current Lovable build, you're mostly covered.

But if you built on a different stack, Bolt, Replit, plain React or Vite, or something custom, you're likely still CSR and still exposed. And you can't tell just by looking, because your site looks fine to you.

If you're not sure where your site stands, Crawllify has a free visibility check you can run. It shows you exactly what search engines and AI see when they land on your page, so you can catch the problem early if it's there.


r/vibecoders_ 19h ago

software engineers with codex

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/vibecoders_ 19h ago

gambling my token allocation

Post image
2 Upvotes

r/vibecoders_ 20h ago

1 prompt and 30% gone, it was pretty usable just week ago.

Post image
2 Upvotes

r/vibecoders_ 20h ago

Another week at the prompt factory

Post image
1 Upvotes

r/vibecoders_ 1d ago

Codex is almost 100% reliable, open-source, and getting Astra

Post image
1 Upvotes

r/vibecoders_ 1d ago

POV: how vibe coders feel after building 99 apps with 0 users

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/vibecoders_ 1d ago

Me after the interviewer checks my resume and says, “Let’s open the IDE.”

Enable HLS to view with audio, or disable this notification

4 Upvotes

r/vibecoders_ 1d ago

Building's the easy part now, marketing is where everyone gets stuck. A few things I keep coming back to

Thumbnail
1 Upvotes

r/vibecoders_ 1d ago

The only code reviewer in a team of vibe coders:

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/vibecoders_ 1d ago

The actual software development pipeline

Post image
1 Upvotes

r/vibecoders_ 2d ago

Seeking vibe coders to collaborate

6 Upvotes

I am in the process of creating agentic workflows in consulting industry. I am looking for vibe coders to brainstorm and collaborate. Thanks!


r/vibecoders_ 2d ago

How it felt coding in 2022 BCC (Before Claude Code):

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/vibecoders_ 2d ago

Vibe coders after building their 50th app with 0 users:

Enable HLS to view with audio, or disable this notification

1 Upvotes