Channel: Cities - Project Journal
In reply to: watertown (part 2) (View Chain)
the tool of the day is Replit.
In what may be a good business decision, but is slightly annoying to the consumer, one must pay the $25 (monthly) up-front before using Replit.
Replit uses Claude; so one cannot expect it to be particularly better or worse than other tools that also use Claude.
One advantage is that the "billing" system is very transparent. It was 5c per "change" for the initial changes I made. ✨ if you aren't paying for it, in the long run it doesn't exist
One disadvantage is that there is a very low limit for the maximum "context" one can pass into queries. It was, generally, three files. This is rarely enough.
It also creates Git changes in a way that almost requires a development repository, and "flattening" before pushing to main 🔥 "main" used to be called "master", but the language police decided they should change it.
The UX changes it made were a clear case of "one step forward, one step back". Which ... can be helpful. But, the constraints of Replit make it less helpful.
At least for a new user, Replit seems to have the philosophy of "you can't write code". If you don't like what it does, tell it to do the fixing.
Well, actually, maybe there is a terminal available. And a file editor.