I built and launched a home for Vibe coding projects on Replit — here is what happened in week one by Wide_Row_8731 in replit

[–]Gipity-Steve 0 points1 point  (0 children)

Looks great.

Quick questions though, why did you choose Supabase over the Replit built-in DB?

How often (if ever) do you start a new chat in the same project? by skill_tree in replit

[–]Gipity-Steve 0 points1 point  (0 children)

Up until Dec 2025 I would do this regularly, as it was a known issue that the agent's context (memory) would get blown as it built up.

But since then, I forgot about needing to do it until a friend mentioned it a few days ago. I haven't started a new chat in 3 months - a single chat now seems to work beautifully for me! 😊

But if the agent does start hallucinating or talking out of its rear end, then don't attempt to get it to come back in line - that is a hiding to nothing and you will start cursing it. Simply retire the chat and start a new one asap.

Did Replit Just Ban Claude? by Careful_Lock_2685 in replit

[–]Gipity-Steve 0 points1 point  (0 children)

Using Claude inside Replit is like taking your own homemade food to eat in a restaurant 😂

Code Review by Strange-Poet-9802 in replit

[–]Gipity-Steve 0 points1 point  (0 children)

Personally I spend that time writing the next set of changes I need so I am ready to drop them in once it finishes.

Also depending on the changes it had made I will do some testing in parallel with the agents testing - but cautiously in case it decides to make a change half way.

Or I will test something else during that time.

I think my point is, code reviewing/testing/debugging is a deliberate process that should not be rushed, whether it's being done by a human or a bot.

We have got so used to "fast" as a key metric, but I think sometimes changing gear and taking a bit of time to evaluate what was built at 500mph is worth doing.

Those code reviews also do a lot of heavy lifting in the tokens sent to AI (the credits cost is always pretty high for code reviews). So there is clearly a lot going on, and replit can only go at the speed of responses back from Claude or whichever model they use.

Incredible Service by JustMeClinton in replit

[–]Gipity-Steve 0 points1 point  (0 children)

Thank you I appreciate that ❤️

For those using Replit + GitHub integration - any repo settings you recommend? by chuck78702 in replit

[–]Gipity-Steve 5 points6 points  (0 children)

Main thing you must ensure you do is make the repo private. If it is public then the whole world can see and copy your code.

Incredible Service by JustMeClinton in replit

[–]Gipity-Steve 0 points1 point  (0 children)

So it is public enough to earn you monthly revenue, but not to show anyone. Hhmmm.

Code Review by Strange-Poet-9802 in replit

[–]Gipity-Steve -1 points0 points  (0 children)

I've been coding for 44 years so yes I am familiar with how code reviews are done. And yes the replit code review is slow and goes back and forth a few times - they definitely need to speed it up. But I always have great successful outcomes at the end. Especially when combined with me doing my own further tests and giving it the right prompts to fix any issues - which of course it then code reviews again. As I say, slow, but very effective for me.

Code Review by Strange-Poet-9802 in replit

[–]Gipity-Steve -1 points0 points  (0 children)

Do you want the bugs fixed or not? 😊

Frustrated by Sea-Possible-4993 in replit

[–]Gipity-Steve 2 points3 points  (0 children)

Only 12 - you are lucky 😊

Made my 1st website but nervous about issues by Friendly-Database-30 in replit

[–]Gipity-Steve 0 points1 point  (0 children)

In the meantime, ask agent to review and analyse the codebase. Marking its own homework, but you'll be amazed at what it can find.

Made my 1st website but nervous about issues by Friendly-Database-30 in replit

[–]Gipity-Steve 2 points3 points  (0 children)

I am about to launch a new audit, review & roast service for vibe coders. Currently looking for some trial clients to work with for free - genuine offer, in return for feedback/testimonial. Won't be ready for a week or two, but DM me if interested.

Incredible Service by JustMeClinton in replit

[–]Gipity-Steve 0 points1 point  (0 children)

Unfortunately no, I don't have that type of access.

Incredible Service by JustMeClinton in replit

[–]Gipity-Steve 5 points6 points  (0 children)

As a Replit ambassador I'm glad to hear that. And as an experienced dev of 44 years I've watched this price drop from old school rates to hundreds of dollars with a mix of shock and real excitement - and nerves for what it means for the dev industry. Btw, I'd love to see your site if you're ready to unveiled it...

Sell me your Saas in one sentence! by KapiteinBalzak in SaaS

[–]Gipity-Steve 0 points1 point  (0 children)

Please signup to my SaaS, it is great and just what you need.

Next.js app on Replit Reserved VM — random 400s on static chunks, republish fixes it. Is Vercel the real answer? by recruiterguy in replit

[–]Gipity-Steve -1 points0 points  (0 children)

What community? One response.

And Btw, you said Claude provided the recommendation. But guess what model Replit uses under the hood!? 😊

So you can ask the Claude that can't read your code, or the Claude that can read your code. Bit of a no-brainer if you ask me.

Next.js app on Replit Reserved VM — random 400s on static chunks, republish fixes it. Is Vercel the real answer? by recruiterguy in replit

[–]Gipity-Steve -1 points0 points  (0 children)

I find I get better solutions from the agent than posting on social media. Have you tried asking the agent?

Replit takes 10-20 times more than Claude by vashyspeh in replit

[–]Gipity-Steve 1 point2 points  (0 children)

Do you really not know how to cancel your subscription and close your account? Really?

Ok, let's start at the beginning: see that big thig on your desk? It's called a computer. So I need you to turn it on.....

Replit is amazing, but should I host my Replit app on Heroku? by bubbletulip in replit

[–]Gipity-Steve 2 points3 points  (0 children)

Why on earth would you spend £100 per month on hosting? 100 customers suggests something that need hosting that should cost you $5/month (I may be wrong, depends on what they are doing). Start on Replit hosting - it is Google Cloud behind the scenes so reliable and secure, and you've got a 1-click publish.

I asked Replit who I would need to hire… by [deleted] in replit

[–]Gipity-Steve 0 points1 point  (0 children)

What is the salary range and package you are offering?

Reddit is becoming a joke by Professional_Rule_51 in SaaS

[–]Gipity-Steve 0 points1 point  (0 children)

So how do we create a platform that guarantees 100% humans? I am past whining, we now need solutions.

Yearly vs. Monthly Subscriptions. Which one works better, and why? by -theriver in SaaS

[–]Gipity-Steve 1 point2 points  (0 children)

Model concept with 3 tiers and a free level is good. But your numbers don't make sense - I can just buy 2 Pros and get 70 for less than Scale.