Hacker News new | ask | show | jobs
by svdr 342 days ago
I've been programming for 40 years and have started using LLM's a few months ago, and it has really changed the way I work. I let it write pieces of code (pasting error messages from logs mostly result in a fix in less then a minute), but also brainstorming about architecture or new solutions. Of course I check the code it writes, but I'm still almost daily amazed at the intelligence and accuracy. (Very much unlike crypto).
1 comments

That's good to know if I ever get an idea for a side project. Anything to relieve the tedius aspects of programming would be very welcome.