There is no future for Replit considering how Anthropic, OpenAI and Google are moving into dev tools. And then there‘s Cursor and the likes. As an online IDE they would have had a chance. But when they pivoted into AI, they decided to enter a highly crowded place with very strong players. Recently OpenAI and now Anthropic are developing mobile clients as well: https://www.testingcatalog.com/anthropic-prepares-claude-…
After nine years of grinding, Replit found its market. Can it keep it?
121–130 of 146 posts
Re: After nine years of grinding, Replit found its market. Can it keep it?
#122Earlier quoted context omitted.
This has been my experience also. You gotta give it detailed instructions for everything at the start. You can't just build as you go, because every time it adds something it breaks something else.
I've never used replit but I'm curious what types of choices the app makes when building. Like how does it decide on the architecture, backend language, frontend framework, etc? Even if the non-technical user is unaware of the tech choices being made, the AI still has to make such decisions. How does it decide?
If it has detailed context of exactly what the entire app will need to do before writing any code, the first tokens will be more likely to build an architecture that works well in a language and framework that is suited for it.
If the initial context is thin on details, it will still pick an architecture, language, and framework but it may not be the best fit for the end goal. After those choices are made that just becomes more context, and it likely would never consider whether the language is now wrong and the entire codebase should be started fresh with a new language or framework.
Re: After nine years of grinding, Replit found its market. Can it keep it?
#123I took it for a spin spin to build a simple task manager. It worked for 45 minutes, built half the solution and then asked me for money. Compared to the other options in this space, it seems like an expensive solution.
What other options?
Re: After nine years of grinding, Replit found its market. Can it keep it?
#124I've seen bots promoting Replit on Steam forums of indie games. If this is the way they are marketing their product, I don't see it as having a future. What I've seen in the Dwarf Fortress forums alone makes me want to avoid the company with a 10' pole.
I find exactly one post about Replit in the DF Steam forums and it's definitely not from a bot account. Players who have just discovered vibe coding love to tell devs "just" to use something like they've been enlightened.
Re: After nine years of grinding, Replit found its market. Can it keep it?
#125I've used it for creating a template for an app. It usually creates a pretty accurate app with at least a basic UI and some interactions. The biggest issue is that once you've created the template, it's pretty tough to add some more complicated features using the AI.
This has been my experience also. You gotta give it detailed instructions for everything at the start. You can't just build as you go, because every time it adds something it breaks something else.
standard ai workflow
Re: After nine years of grinding, Replit found its market. Can it keep it?
#126Earlier quoted context omitted.
What information do you have that they weren't contributing to the bottom line?
The CEO saying "the business isn't viable" says a lot.
Re: After nine years of grinding, Replit found its market. Can it keep it?
#127Re: After nine years of grinding, Replit found its market. Can it keep it?
#128Well, that’s highly unusual. I recon it is because replit covers the whole production pipeline, from specification to implementation to deployment?
Re: After nine years of grinding, Replit found its market. Can it keep it?
#129>Rather than becoming defensive, Masad and his team owned the problem. In fact, says Masad, within two days, they rolled out an automatic safety system that separates a user’s “practice” database from their “real” one. The way Masad describes it, it’s a little like having two versions of a website’s filing cabinet — the AI agent can experiment freely in a development database, but the production database, which is th…
Re: After nine years of grinding, Replit found its market. Can it keep it?
#130Earlier quoted context omitted.
The CEO saying "the business isn't viable" says a lot.
That sounds a lot like the CEO is throwing 50% of the company under the bus for his own failures to you know, make the business viable.