Remix.run Logo
jennyholzer a day ago

Why are you hell bent on using a LLM model to solve your problem?

If I have a straight forward task, I give it to an LLM.

If I have a task I think is hard, I plan how I will tackle it, and then handle it myself in a series of steps.

LLM usage has become an end in itself in your development process.