-2
Ask Lemmy: What do you currently use for AI coding?
(lemmy.world)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
At work claude code, at home zed+deepseek. I loaded up a few dollars in deepseek's API and they are lasting a long long time (many months). I also tried qwen locally but it's too slow for me (it runs on the CPU...). I use AI though only for repetitive and boring implementation tasks, or throwaway one-time scripts that I don't feel like coding by hand. The point of coding at home for me is to have fun, and having the AI solve all interesting problems for me defeats entirely the purpose of why I'm coding. At work we are unfortunately being pushed to use AI a lot more, and the amount of slop code is increasing :(