Hacker News new | ask | show | jobs
by dartos 585 days ago
I’ve noticed LLMs quickly turn to pulling in dependencies and making complicated code
1 comments

I'm sure they do great for scripts and other stuff. But the few times I tried, they always go for the most complicated solutions. I prefer my scripts to grow organically. Why automate something if I don't even know how it's done in the first place? (Unless someone else is maintaining the solution)