Hacker News new | ask | show | jobs
by causal 42 days ago
I find LLMs make me doubt my own ability to produce quality now. I used to jump in and just write code so eagerly, letting it get messy but discovering the shape of the problem in the process.

But AI can produce beautiful, complete, syntactically perfect code on the first pass that makes my code look juvenile.

I mean, it might be wrong for other reasons, but it makes me feel like I'm programming with crayons next to it.

1 comments

I find that I have this problem too. I hate to admit it, but I feel as though it’s the natural progression of the “tab pause” problem, where after writing a stem you wait to see what the autocomplete will say, even though you know exactly what you want to type. It’s like even using AI for confirmation rewires how you think anyway.