Anonymous
10/31/2025, 9:22:28 PM
No.107066328
>>107065179
>biggest thing is just having the patience to iterate through additions one at a time.
>if you give it a huge list it will do the bare minimum of it.
>if you split 10 tasks into 10 different prompts.
>it will put much more effort and energy into solving each individual task, obviously.
Pretty much, you have to tell it not to start coding while you feed it information. I've created relatively complex applications without writing a single bit of code just to prove it was possible. The only problem is that this is all done using ChatGPT or Claude.ai and not locally hosted LLM. I'm eager to try doing locally hosted but at the moment I just want to round off any rough edges of the few programs I'm "developing" and then move on to something new.
>biggest thing is just having the patience to iterate through additions one at a time.
>if you give it a huge list it will do the bare minimum of it.
>if you split 10 tasks into 10 different prompts.
>it will put much more effort and energy into solving each individual task, obviously.
Pretty much, you have to tell it not to start coding while you feed it information. I've created relatively complex applications without writing a single bit of code just to prove it was possible. The only problem is that this is all done using ChatGPT or Claude.ai and not locally hosted LLM. I'm eager to try doing locally hosted but at the moment I just want to round off any rough edges of the few programs I'm "developing" and then move on to something new.