Remix.run Logo
vivzkestrel a day ago

i do use an LLM every now and then to write a function or two but i have stayed away from doing entire projects on full automation

boveyking a day ago | parent [-]

Yes. That is what I usually do. Like old days' unit test. Write a couple of units and test. I never do plan first then let llm automatically code the entire project.