I think I'm warming up to using local LLMs for helping me code. I don't trust them for large scale code generation but it's started saving me some time in looking up syntax and docs via DuckDuckGo. I still need to look up docs for most of the work I do but not so much for common use cases you'd find on stack overflow.
@mauve Agree. For me they are search engines on steroids for stuff I don't care about.
For important stuff I would never dream of trusting them. Have had way too many hallucinations for that.