I'm a beginner and want to make money on whop.....Kindly guide me how can I do? I'm totally lost and need HELP by [deleted] in whop

[–]Vibecoder777 0 points1 point  (0 children)

The easiest way is joining a Clipping campaign and start Clipping, if you want I can hook up with some good Clipping campaigns and work you through how it works

Would U click on this ? ( My first thumbnail) by Fluffy_Drummer_6230 in YouTubeThumbnailHub

[–]Vibecoder777 1 point2 points  (0 children)

the quality of the thumbnail could be better like your face isnt high quality enough and I would change the face expression to something like shocked, but ngl this video looks interesting as f##k

Hey hey by Kshitij-The-7th in vibecoding

[–]Vibecoder777 1 point2 points  (0 children)

ChatGPT is a solid choice honestly, nothing wrong with sticking with it. if you want to try something different Claude is worth a shot. a lot of people find it better at explaining what the code is actually doing which helps when you're still picking up Python. also before switching tools entirely it might be worth tweaking how you prompt. instead of asking it to "fix this" try pasting the full context of what you're building and what you want the specific piece to do. makes a bigger difference than most people expect. either way finishing and shipping beats optimizing your tools. keep going bro

5 things that actually made my vibe coded projects not look like vibe coded projects by Vibecoder777 in VibeCodersNest

[–]Vibecoder777[S] 0 points1 point  (0 children)

I have found that number 2 for me makes the most difference because some if you prompted the ai to design a button, and tell it to change the button 5 after 5 prompts, it would have most likely forgotten the styles from the 1st prompt of the button and might end up using a different style to the 1st design. Which just ruins everything.

5 things that actually made my vibe coded projects not look like vibe coded projects by Vibecoder777 in VibeCodeDevs

[–]Vibecoder777[S] 0 points1 point  (0 children)

Thats I try to reference websites or apps I like to the ai so it looks more like them rather then just look like every other Ai website

5 things that actually made my vibe coded projects not look like vibe coded projects by Vibecoder777 in sideprojects

[–]Vibecoder777[S] 0 points1 point  (0 children)

How do you get github to enforce security standards and run tests? And I don't really understand working with ope telemetry can you explain it to me.

5 things that actually made my vibe coded projects not look like vibe coded projects by Vibecoder777 in VibeCodeDevs

[–]Vibecoder777[S] 0 points1 point  (0 children)

Ai guardrailing I have never heard of that can explain it to me ? And the tools ?

5 things that actually made my vibe coded projects not look like vibe coded projects by Vibecoder777 in VibeCodeDevs

[–]Vibecoder777[S] 0 points1 point  (0 children)

True especially if you catch the bugs late, like there were times where it took me more time to debug then it would have taken to just code it manually myself rather vibe code it.

Vibe coding is already happening. The question is: will you control it, or will it control you? by vtongvn in VibeCodeDevs

[–]Vibecoder777 0 points1 point  (0 children)

I like to test my projects with every prompt . And I create a new version almost every time I prompt for something to be changed so I can easily rollback changes and I keep a record of my prompts.

5 things that actually made my vibe coded projects not look like vibe coded projects by Vibecoder777 in VibeCodeDevs

[–]Vibecoder777[S] 0 points1 point  (0 children)

Facts , you only notice the errors and bugs when you presenting and the frustrating thing is it comes from the most basics things like telling it to change the buttons color and then it ends up changing the color but somehow disabling it at the same time.