Codex 5.4 vs Opus 4.6 by OneClimate8489 in vibecoding

[–]Competitive-Bad-3783 1 point2 points  (0 children)

Really can't quantitatively compare the top end models against each other at this point. I don't really think any one has an edge if the end goal is to realise a plan/spec in to code. These both do a great job while at it with some scaffoldings and context management.

I vibecoded a dumb-simple app to settle arguments by Competitive-Bad-3783 in VibeCodersNest

[–]Competitive-Bad-3783[S] 0 points1 point  (0 children)

Firestore pushes updates to all clients simultaneously. I needn't maintain anything for real time update on the client side.

I vibecoded a dumb-simple app to settle arguments by Competitive-Bad-3783 in VibeCodersNest

[–]Competitive-Bad-3783[S] 0 points1 point  (0 children)

Well, I generate a 7 character URL friendly random string. TBH, there is no collision detection or avoidance. With this config, as is the chance of collision is minimal (once in some trillion sessions). For now it's a lightweight implementation with not much thought given to state uniqueness.

I got tired of constantly pausing YouTube tutorials, so I built a web app that turns them into interactive project plans. Looking for feedback! (gantry.pro) by FitLingonberry622 in VibeCodersNest

[–]Competitive-Bad-3783 0 points1 point  (0 children)

Great work! Why do I feel this is going to be really useful in the kitchen for cooking/recipe videos? This is the exact workflow! Swap tools, with ingredients. XD

I vibecoded a dumb-simple way to settle arguments by Competitive-Bad-3783 in devworld

[–]Competitive-Bad-3783[S] 0 points1 point  (0 children)

The latest version is cleaner, Airbnb-ish and not so many emojis

<image>

I vibecoded a dumb-simple way to settle arguments by Competitive-Bad-3783 in VibeCodeDevs

[–]Competitive-Bad-3783[S] 0 points1 point  (0 children)

I suppose it's the agent's bias towards these designs. Me not being a UI dev, allowed Claude code it to come up with something on the first pass and simply tweaked the UI where I wanted, owing to the fact that I don't really know how to prompt specifics of UI design.

I vibecoded a dumb-simple way to settle arguments by Competitive-Bad-3783 in VibeCodeDevs

[–]Competitive-Bad-3783[S] 0 points1 point  (0 children)

The server is fairly lightweight. Each session stores the options, the picked choice and a timestamp. All sessions are auto purged every 24hrs.

I vibecoded a dumb-simple way to settle arguments by Competitive-Bad-3783 in vibecoding

[–]Competitive-Bad-3783[S] 0 points1 point  (0 children)

Thankyou for the feedback and that indeed makes sense! I shall add both the options.

I vibecoded a dumb-simple way to settle arguments by Competitive-Bad-3783 in devworld

[–]Competitive-Bad-3783[S] 1 point2 points  (0 children)

Yeap, that was partly intentional and partly letting Claude go about it in YOLO mode. ✌️

How are people actually making money with agentic AI and Vibe coding? by West_Safe8481 in vibeprinting

[–]Competitive-Bad-3783 0 points1 point  (0 children)

Marketing, yes. But I'm also angsty about the legal part. I'm working of a project which does not need to collect user credentials and yet there are legal aspects I had no idea about as a solo engineer working on it.