Comment on LLM function calls don't scale; code orchestration is simpler, more effectiveparentComments−nowittyusername1yI agree. You want to use as little LLM as possible in your workflows.−mort961yI've been developing software for decades without LLMs, turns out you can get away with very little!−nomel1yYou need very little for software development. Linters, IDEs, debuggers, and even programming languages are all optional, but they sure help shorten deadlines!
Comments
I agree. You want to use as little LLM as possible in your workflows.
I've been developing software for decades without LLMs, turns out you can get away with very little!
You need very little for software development. Linters, IDEs, debuggers, and even programming languages are all optional, but they sure help shorten deadlines!