Ask HN: How do I make LLM write long code for my tasks?
1•DenisDolya•52m ago
Every time I give LLM a big task, he gets lazy and writes a very small amount of code, and doesn't want to do everything in full, here's an example: recently I wrote a program in Python, I needed to translate it C++ but the AI was lazy and only made stubs.