Yesterday, I asked an LLM to help me solve a JavaScript issue (I am no expert at JavaScript; far from it).
It got me 90% of the way there. The remaining 10% were a hallucination that rendered the other 90% useless, so I used a completely different approach (suggested by a human on Stack Overflow, found via a Google search with AI results ignored) and now things work the way I want them to.