Four months ago I asked if and how people used AI here in this community (https://lemmy.world/post/37760851).
Many people said that didn’t use it, or used only for consulting a few times.
But in those 4 months AIs evolved a lot, so I wonder, is there people who still don’t use AI daily for programming?


I occasionally use perplexity to help find the right documentation on topics I am not yet familiar with.
Other than that, I never use AI. I don’t have copilot, I have tried it and found it distracting. And I never let AI generate code for me.
I’d suggest you Context7 MCP, if you have an AI that supports tool calling you can use their API to make your agent call for updated docs about a given framework or language.