Remix.run Logo
stavros 5 days ago

I have a similar, though not as detailed, process. I do the same as you up to the PRD, then give it the PRD and tell it the high level architecture, and ask it to implement components how I want them.

It's still time-consuming, and it probably would be faster for me to do it myself, but I can't be bothered manually writing lines of code any more. I maybe should switch to writing code with the LLM function by function, though.

bluefirebrand 4 days ago | parent | next [-]

> but I can't be bothered manually writing lines of code any more. I maybe should switch to writing code with the LLM function by function, though.

Maybe you should consider a change of career :/

stavros 4 days ago | parent [-]

Why?

scuff3d 4 days ago | parent | prev [-]

That's like a chef saying they can't be bothered to cook...

jononor 4 days ago | parent | next [-]

Doesn't a head chef in a restaurant context delegate a lot to other people for the cooking? And of course they use many tools also. And pre-prepared parts also, often from external suppliers.

stavros 4 days ago | parent | prev [-]

If the final dish is excellent, does it matter if the chef made it themselves, or if they instructed the sous-chef how to make it?