369
Show top LLMs buggy code and they'll finish off the mistakes rather than fix them.
(www.theregister.com)
This is a most excellent place for technology news and articles.
Exactly. I have a coworker use it effectively.
Personally, I've been around the block so it's usually faster for me to just do the busy work myself. I have lots of tricks for manipulating text quickly (I'm quite proficient with vim), so it's not a big deal to automate turning JSON into a serializer class or copy and modify a function a bunch of times to build out a bunch of controllers or something. What takes others on my team 30 min I can sometimes get done in 5 through the power of regex or macros.
But at the end of the day, it doesn't really matter what tools you use because you're not being paid for your typing speed or ability to do mundane work quickly, you're being paid to design and support complex software.