Hacker News new | ask | show | jobs
by sfn42 19 days ago
What's stupid in my opinion is this idea that the LLM can't be used to write good code. Like you use it for throwaway code.

I use LLMs heavily, bit it doesn't diminish the quality of my code at all. If anything it raises the quality. Because I keep it on a tight leash and make sure every like of code is what I want it to be. If you let the thing run wild for hours and barely glance at the result sure you'll be producing slop. But there's nothing stopping you from being more involved using it as a tool rather than a slave, and getting great results that way.