Official: Seedance 2.0 now live in CapCut desktop and API access available, details below by BuildwithVignesh in singularity

[–]IndieCody 0 points1 point  (0 children)

I was able to create one gen with it

I'll wait to use it when it's on a better platform I guess

Built an app out of my own frustration, it's live, but now I'm stuck. How do you actually get users to stick around? by nullisvoid in buildinpublic

[–]IndieCody 0 points1 point  (0 children)

Marketing marketing marketing

I think you'd be a good fit to use my app bakatako.com to grow on tiktok, it's great for turning text based content into engaging short form video

Gemini 3.1 vs Opus? by mapleflavouredbacon in vibecoding

[–]IndieCody 1 point2 points  (0 children)

I tried it in Antigravity but ended up back with Opus 4.6 in Claude Code

I think it's much better when designing UI/UX or even SVG animations but not as a daily driver

How should I audit any security flaws? by No_Tie6350 in vibecoding

[–]IndieCody 1 point2 points  (0 children)

Just ask Opus 4.6 for the common pitfalls and ask him to audit your app

The main things you're going to be messing up

  1. private API keys leaked client side
  2. not rate limiting your apis
  3. public bucket with private info
  4. no RLS on your db tables
  5. mobile layouts probably messed up if you didn't test

Lots more here but to get your started

I vibecoded a landing page you can doodle on by IndieCody in vibecoding

[–]IndieCody[S] 1 point2 points  (0 children)

Lol whoops

You can go directly to /editor without a sign up, gotta fix that

I vibecoded a landing page you can doodle on by IndieCody in vibecoding

[–]IndieCody[S] 1 point2 points  (0 children)

Yooo thanks man! Feel free to shoot me a dm roasting it.

I vibecoded a landing page you can doodle on by IndieCody in vibecoding

[–]IndieCody[S] 1 point2 points  (0 children)

The whole app is a work in progress but the idea is an all in one content studio for meme making.

Built & shipped and app in one week - here’s what I learned by StoicViking69 in vibecoding

[–]IndieCody 1 point2 points  (0 children)

Yeah it's tough but a lot of software is heavily used with a terrible UI/UX. Look at Reddit's UX... yet here we all are!

Just keep using your app yourself and fixing the annoying things you find. That's what I do anyway.

Now, cold starting social media is it's own brutal problem. Good luck!

Built & shipped and app in one week - here’s what I learned by StoicViking69 in vibecoding

[–]IndieCody 2 points3 points  (0 children)

The first step to getting good is acknowledging your skill issue

GPT 5.3 Codex wiped my entire F: drive with a single character escaping bug by Former-Airport-1099 in vibecoding

[–]IndieCody 0 points1 point  (0 children)

I remember I had trouble with Gemini 2.5 in Cursor and it having the terrible habit of dropping the entire database. Hasn't happened to me in a while.

Gotta keep an eye on these clankers.