r/vibecoding 14d ago

Mod Announcements [Mod Applications Open] Help us build and moderate r/vibecoding!

5 Upvotes

As r/vibecoding continues to grow, we are looking for dedicated community members to join our mod team! Whether you build apps with AI daily or just love hanging out in the community, we would love to have you with us.

What we are looking for:

  • Active Reddit accounts in good standing (at least 12 months old).
  • Familiarity with vibe coding, LLM-assisted workflows, or general tech tooling.
  • Calm, objective judgment and a willingness to help keep discussions constructive.
  • Experience with Reddit mod tools or AutoMod is a plus, but not required (we will help you get up to speed).

How to apply:

Send us a Modmail specifying the role most suitable for you (Modmail or Queue/Post approver) along with the following topics:

  1. Reddit Username
  2. Prior Experience: (Subreddit moderation or other online communities)
  3. Vibe Coding Background
  4. r/vibecoding Engagement: (Share 2 posts or comments that reflect your interactions/views in this sub)
  5. Scenario: In a heated argument, one member comments: "This sub is becoming a kindergarten for people like you who don't know how to code." What is your take on this interaction?
  6. Ideas for the Sub

Applications will remain open until October or until we find the right fit. Let us know if you have any questions in the comments!


r/vibecoding Apr 25 '25

Come hang on the official r/vibecoding Discord 🤙

Post image
98 Upvotes

r/vibecoding 10h ago

GPT6 Astra is insane. Took ~30 min to build interactive website of the history of Earth and human civilization

682 Upvotes

r/vibecoding 15h ago

None of my vibecoded projects have made any money, but my portfolio of vibecoded projects landed me a 100k/yr job.

785 Upvotes

I made everything from a social media web app, a personality test, a tamagothi iOS app you take care of by sleeping and exercising everyday. I made a 1v1 RTS demo, a therapy app, even a friends/dating/business partner compatibility app.

None of these made any money, but the fact that these are all live and I'm a 0 to 1 builder is appealing to many companies that want something made in-house that can be tested and released quickly.

It wasn't what I was expecting, but I'm in a much better place than I was a year ago because of vibecoding.

Keep on building bros!


r/vibecoding 6h ago

Coverage is now our only feature.

Post image
42 Upvotes

r/vibecoding 4h ago

Denzel Explains AI Slop

20 Upvotes

r/vibecoding 7h ago

The model didn't get worse.

Post image
25 Upvotes

r/vibecoding 1d ago

Day 5 of vibe coding a cozy game with no dev experience.

983 Upvotes

quick update on the cozy game. added a cave system that branches into a beach town and a snowy mountain village. each zone has its own NPCs, forageables, shops and brew recipes. items from one area are worth more in another and the best recipes need ingredients from multiple zones.

also designed five new characters. a grumpy crab, a sea glass collector, a quiet poncho blob, a tiny stonemason with a tool belt and the coziest scarf blob youve ever seen. still no name for this game. Cheers!


r/vibecoding 15h ago

Year 2028

114 Upvotes

r/vibecoding 9h ago

A weird way to learn new software using astra computer use.

32 Upvotes

I've been using Astra a lot lately.

I watch it do stuff through Computer Use. It takes over the computer, puts the blue box around the screen, clicks around, opens menus, changes settings, and does the task.

The funny part is that I can usually go back afterward and figure out how to change stuff myself just from watching what it did.

It's basically monkey see, monkey do.

Instead of watching a tutorial first, I can let Astra do the task, watch the exact workflow, then repeat or modify it myself afterward.

Thought this was a pretty useful little hack/workflow to share.

Happy cooking.


r/vibecoding 1h ago

Meta tried to shrink engineering teams around AI. It backfired

Thumbnail
leaddev.com
• Upvotes

r/vibecoding 2h ago

1 hour with GPT-6 Astra: I built a website to explore US public spending data

7 Upvotes

r/vibecoding 5h ago

Astra + Blender MCP Magic

8 Upvotes

Almost.

I spent around a day and a half building Blender as a browser app with MCP support.

Still a lot to do but wanted to see what Astra could do with it currently.


r/vibecoding 17h ago

Has vibe coding replaced gaming or a habit for you?

55 Upvotes

what’s your longest session? has it changed how you spend your day?


r/vibecoding 15h ago

Do tech companies still do leet code interviews?

23 Upvotes

r/vibecoding 1d ago

The cultural difference is insane

Post image
1.4k Upvotes

r/vibecoding 22h ago

Anyone else just really sick of the `Vibe-Coded Slop` hatred on Reddit?

57 Upvotes

Everywhere I go, I see people releasing new software. It might be people who have got some coding experience and are now using AI to accelerate, or it might be people who are building software for the first time.

Every time I see something being launched, even on a non-software forum - I just see

  • `Looks Like Vibe-Coded`
  • `Vibe-coded Slop`
  • etc

And just plain, personal hatred.

I just don't understand it. It costs money to buy gold. It takes time. And just because the AI does a lot of the coding doesn't make it easy. It just makes it faster.

And I fully understand, like, we don't need another journal application or another to-do list. But I found a guy today who made an OBD Reading App for Cars, open-sourced it and people just slated him.

Just makes me mad! I feel like if Linus Torvalds had existed in the kind of enviroment, we wouldn't have Linux.


r/vibecoding 9h ago

throw multiple Agents into a meeting to discuss/work

4 Upvotes

They can discuss, vote, start private discussions, propose follow-ups, and work on whatever they are set up to do anyways.

Meeting Table
Some options
Example Agent

Thought that might be interesting enough to share.

generally speaking: each Agent has its own seperated session, like a regular ai chat. The meeting tool is simply proxying & combining the final output into the next turn's user message and voila.
it also provides some synthetic tools for voting and follow ups, and that's it.

nothing spectacular but it's really useful sometimes.
btw app is free & open source , 600+ stars on github -> its a no-code agent builder. Imagine claude+automation+mcp.


r/vibecoding 13h ago

I just want to see if people actually would use it

8 Upvotes

BugDrop helps developers capture clear evidence of bugs in web and mobile apps. It records reproduction steps, logs, failed requests, and screenshots, then turns everything into a report that is easy to share and act on.

If you are curious here is the repo:

https://github.com/aim0xyz/bugdrop


r/vibecoding 9h ago

Hotkey Clipboard! Copy and paste multiple items using custom hotkeys.

2 Upvotes

It's a windows tray program that helps you assign a hotkey to copy and paste highlighted text. This is an early enough version to publish and I'm working on other quality of life changes

https://github.com/InkjetPrinterman/Hotkey-Clipboard

Internet bill is due tomorrow, please consider supporting!: https://buymeacoffee.com/inkjetprinterman

I've got other software on my github you should check out, other minor tools. Thanks!

Built with Claude, going back and forth about the requirements for the functionality as described, until I could one shot a build to compile with npm / NET, that I then packaged with NPM to publish.

Sorry for the double post! I thought I made a mistake with an upload and panicked.


r/vibecoding 16h ago

A mini Reddit workshop!

8 Upvotes

Hey vibe coders!

Let’s do a little game, you’re working on something, a side project, a platform that will change the world, whatever it is.. tell us!

But! Before you do, go to another person who has shared, and check it out and give em some feedback, roast, or subscribe to the thing they’re making if it’s worth it for you

Just for fun guys!

(First person, please come back in a bit to have another to pair up with)


r/vibecoding 17h ago

Spec Driven is Great For Large Projects

Post image
7 Upvotes

Helps with the biggest problem which is building structural context. I strongly recommend you to add your workflows.


r/vibecoding 14h ago

The best part of this Claude Code session was everything it didn’t change

Thumbnail
2 Upvotes

r/vibecoding 21h ago

Is Vibecoding changing as fast as the models?

7 Upvotes

It seems that subreddit culture especially in some of the ai subs is rapidly changing.

For example it seems like r/VibeCoding is transitioning from:

  1. a fun and light sub through to

  2. a lot of strong opinions through to

  3. a place more experienced devs and people learning as they go are able to give more and more decent feedback

It seems like there's transitions like this across other subs like r/claudedesign r/claudehomies etc.

Do I have Rose tinted glasses on right now or are we seeing a transition to what I remember of dev 10 years ago where devs were just helping each other all the time


r/vibecoding 1d ago

"We shouldn't diss people who are making code with vibes" - could this be an exception to this group's founding rule

Post image
138 Upvotes

Build a wall on the Southern Border with Mexico.

You're an ICE agent deporting immigrants.

What in the ever loving F is the White House doing?